Closed
Bug 946909
Opened 11 years ago
Closed 11 years ago
For a [Cached] or [StoreInSlot] attribute with a setter, clear the cache on set
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
5.59 KB,
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
Seems like there is no use case for _not_ clearing the cache on set.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8343272 -
Flags: review?(peterv)
Assignee | ||
Updated•11 years ago
|
Keywords: dev-doc-needed
Updated•11 years ago
|
Attachment #8343272 -
Flags: review?(peterv) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Flags: in-testsuite?
Whiteboard: [need review]
Assignee | ||
Comment 3•11 years ago
|
||
Documented at https://developer.mozilla.org/en-US/docs/Mozilla/WebIDL_bindings#StoreInSlot and https://developer.mozilla.org/en-US/docs/Mozilla/WebIDL_bindings#Cached
Keywords: dev-doc-needed
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
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
•