Closed
Bug 857617
Opened 12 years ago
Closed 12 years ago
Clean up nsEditor::InsertTextImpl
Categories
(Core :: DOM: Editor, enhancement)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: ayg, Assigned: ayg)
Details
Attachments
(1 file)
13.11 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
I had this patch lying around from something else, so I figured I may as well submit it.
Assignee | ||
Comment 1•12 years ago
|
||
3 files changed, 87 insertions(+), 125 deletions(-)
Passes editor tests locally. This depends on bug 857102 (and motivated it).
https://tbpl.mozilla.org/?tree=Try&rev=d00358ddc5c2
Attachment #732867 -
Flags: review?(ehsan)
Updated•12 years ago
|
Attachment #732867 -
Flags: review?(ehsan) → review+
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Backed out because of build bustage:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b5452903fc2f
https://tbpl.mozilla.org/php/getParsedLog.php?id=21407652&tree=Mozilla-Inbound#error0
Seems like this depends on another patch?
Assignee | ||
Comment 4•12 years ago
|
||
(In reply to :Aryeh Gregor from comment #1)
> This depends on bug 857102 (and motivated it).
I'll land it together with that when I get a chance.
Assignee | ||
Comment 5•12 years ago
|
||
Flags: in-testsuite-
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•