Closed
Bug 922159
Opened 11 years ago
Closed 11 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•11 years ago
|
||
Attachment #812084 -
Flags: review?(bzbarsky)
Comment 2•11 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•11 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Comment 3•11 years ago
|
||
Assignee | ||
Comment 4•11 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•11 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
Comment 5•11 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•11 years ago
|
||
Comment 7•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
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
•