Closed
Bug 351910
Opened 18 years ago
Closed 18 years ago
[FIX]Content sinks do some useless notifications
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
sicking
:
review+
sicking
:
superreview+
|
Details | Diff | Splinter Review |
We use AppendData/SetData when creating some sorts of nsIDOMText stuff. We really shouldn't.
Assignee | ||
Comment 1•18 years ago
|
||
Assignee | ||
Comment 2•18 years ago
|
||
Attachment #237448 -
Flags: superreview?(bugmail)
Attachment #237448 -
Flags: review?(bugmail)
Comment on attachment 237448 [details] [diff] [review]
Same as diff -w, review only
r/sr=sicking
Attachment #237448 -
Flags: superreview?(bugmail)
Attachment #237448 -
Flags: superreview+
Attachment #237448 -
Flags: review?(bugmail)
Attachment #237448 -
Flags: review+
Assignee | ||
Comment 4•18 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 18 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
•