Closed
Bug 946578
Opened 11 years ago
Closed 11 years ago
Remove explicit resolve hook bits for window.constructor
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
(deleted),
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
We special-case it to avoid frame names clobbering it, but since those are now on the GSP they can't clobber anything anyway.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8342868 -
Flags: review?(peterv)
Assignee | ||
Comment 2•11 years ago
|
||
Note that dom/base/test/test_window_constructor.html tests this behavior.
Updated•11 years ago
|
Attachment #8342868 -
Flags: review?(peterv) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Flags: in-testsuite+
Target Milestone: --- → mozilla29
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•