Closed
Bug 299703
Opened 20 years ago
Closed 20 years ago
[FIXr]Content lists could be a little smarter about attribute notifications
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
|
7.67 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
Currently any content list that uses a matching function worries about
AttributeChanged notifications. Since there are cases when we know the function
doesn't depend on attributes, it makes sense to tell the content list so as needed.
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #188279 -
Flags: superreview?(jst)
Attachment #188279 -
Flags: review?(jst)
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P2
Target Milestone: --- → mozilla1.9alpha
Comment 2•20 years ago
|
||
Comment on attachment 188279 [details] [diff] [review]
Proposed patch
r+sr=jst
Attachment #188279 -
Flags: superreview?(jst)
Attachment #188279 -
Flags: superreview+
Attachment #188279 -
Flags: review?(jst)
Attachment #188279 -
Flags: review+
| Assignee | ||
Updated•20 years ago
|
Summary: [FIX]Content lists could be a little smarter about attribute notifications → [FIXr]Content lists could be a little smarter about attribute notifications
| Assignee | ||
Comment 3•20 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
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
•