Closed
Bug 900994
Opened 11 years ago
Closed 11 years ago
Support Func extended attributes on interfaces
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla25
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
(deleted),
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
We need this for bug 897913 (possibly) and bug 898512 (definitely).
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #785046 -
Flags: review?(bugs)
Assignee | ||
Updated•11 years ago
|
Whiteboard: [need review]
Comment 2•11 years ago
|
||
Comment on attachment 785046 [details] [diff] [review]
Add support for Func annotations on interface objects.
s/ConstructorEnabledFunc/ConstructorEnabledViaFunc/ is probably better
Attachment #785046 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 3•11 years ago
|
||
> s/ConstructorEnabledFunc/ConstructorEnabledViaFunc/ is probably better
Done, and also s/CGPrefEnabled/CGConstructorEnabledViaPref/ and s/CGPrefEnabledNative/CGConstructorEnabledViaPrefEnabled/
http://hg.mozilla.org/integration/mozilla-inbound/rev/a630b8d2a4a7
Flags: in-testsuite?
Whiteboard: [need review]
Target Milestone: --- → mozilla25
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: mozilla25 → ---
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → mozilla25
Assignee | ||
Comment 5•11 years ago
|
||
Documented at https://developer.mozilla.org/en-US/docs/Mozilla/WebIDL_bindings#.5BFunc.3D.22funcname.22.5D
Keywords: dev-doc-complete
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
•