Closed
Bug 922159
Opened 9 years ago
Closed 9 years ago
Rename Creator WebIDL extended attribute to NewObject
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla27
People
(Reporter: peterv, Assigned: peterv)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
56.82 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #812084 -
Flags: review?(bzbarsky)
![]() |
||
Comment 2•9 years ago
|
||
Comment on attachment 812084 [details] [diff] [review] v1 >-[Global] > interface DummyInterface : EventTarget { Merge failure? r=me Per spec, [NewObject] is not allowed on attributes, but we do allow it there. Can we remove that? Alternately, we need to document the deviation...
Attachment #812084 -
Flags: review?(bzbarsky) → review+
![]() |
||
Updated•9 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/64a19bc0e198
Assignee | ||
Comment 4•9 years ago
|
||
> Per spec, [NewObject] is not allowed on attributes, but we do allow it > there. Can we remove that? Alternately, we need to document the > deviation... Bug 930007.
Assignee | ||
Updated•9 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
Comment 5•9 years ago
|
||
Push backed out for compilation failures: remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/196dfb8211f5 remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/0eec634d93ea remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/f811fbcea7fd remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/da094d24f933
Assignee | ||
Comment 6•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/1b2970c8d6dd
Comment 7•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/1b2970c8d6dd
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Updated•3 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•