Closed
Bug 980965
Opened 11 years ago
Closed 11 years ago
Eliminate in-tree chrome callers of WebIDL constructors as functions
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
18.91 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
No description provided.
![]() |
Assignee | |
Comment 1•11 years ago
|
||
This is green with a MOZ_CRASH in the () case, if I comment out the explicit test for that case in test_bug370098.html.
Attachment #8387660 -
Flags: review?(bobbyholley)
Updated•11 years ago
|
Attachment #8387660 -
Flags: review?(bobbyholley) → review+
![]() |
Assignee | |
Comment 2•11 years ago
|
||
Flags: in-testsuite+
Whiteboard: [need review]
Target Milestone: --- → mozilla30
Blocks: 981890
Comment 3•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/7c89bd804c93c6edbde9eabf2ffb907bdbbd4814
Bug 980965. Stop using DOM constructors as functions in chrome code. r=bholley
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•