Closed
Bug 359490
Opened 18 years ago
Closed 18 years ago
Put BeginUpdate call before FlushText call in FlushTags
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: sicking, Assigned: sicking)
Details
Attachments
(2 files)
(deleted),
patch
|
Details | Diff | Splinter Review | |
(deleted),
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
We should let the BeginUpdate/EndUpdate calls span the FlushTags call to get everything in a single "batch".
Assignee | ||
Comment 1•18 years ago
|
||
Assignee: general → bugmail
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•18 years ago
|
||
Attachment #244657 -
Flags: superreview?(bzbarsky)
Attachment #244657 -
Flags: review?(bzbarsky)
Comment 3•18 years ago
|
||
Comment on attachment 244657 [details] [diff] [review]
Patch to fix -w
Looks reasonable. r+sr=bzbarsky
Attachment #244657 -
Flags: superreview?(bzbarsky)
Attachment #244657 -
Flags: superreview+
Attachment #244657 -
Flags: review?(bzbarsky)
Attachment #244657 -
Flags: review+
Assignee | ||
Comment 4•18 years ago
|
||
Checked in.
Status: ASSIGNED → 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
•