Closed
Bug 1363874
Opened 8 years ago
Closed 8 years ago
Disallow static [Cached] and [StoreInSlot] things for now
Categories
(Core :: DOM: Core & HTML, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
2.01 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
We don't actually have slots on the interface object to put them in at the moment, so it's just a footgun if it ever managed to compile.
Bug 1363870 tracks adding proper support.
![]() |
Assignee | |
Comment 1•8 years ago
|
||
Attachment #8866519 -
Flags: review?(kyle)
![]() |
Assignee | |
Updated•8 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Updated•8 years ago
|
Attachment #8866519 -
Flags: review?(kyle) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3e3f3fe4e7a8
Disallow [Cached] and [StoreInSlot] on static attributes for now. r=qdot
![]() |
||
Comment 3•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
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
•