- From: <bugzilla@jessica.w3.org>
- Date: Sat, 03 Dec 2011 00:19:15 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15049
Summary: The description of opener doesn't say what the value
is if any of the listed conditions do not hold. I
think null is the correct value for windows with no
opener, but the IDL lists its type as WindowProxy
instead of WindowProxy?, which would seem to indic
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#dom
-opener
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html
Multipage: http://www.whatwg.org/C#dom-opener
Complete: http://www.whatwg.org/c#dom-opener
Comment:
The description of opener doesn't say what the value is if any of the listed
conditions do not hold. I think null is the correct value for windows with no
opener, but the IDL lists its type as WindowProxy instead of WindowProxy?,
which would seem to indicate that this property can never be null.
Posted from: 66.114.38.251
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0a2)
Gecko/20111123 Firefox/10.0a2
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 3 December 2011 00:19:17 UTC