Closed
Bug 335609
Opened 19 years ago
Closed 19 years ago
More nsHTMLEditor::CreateDOMFromPaste cleanup
Categories
(Core :: DOM: Editor, defect, P2)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: mrbkap, Assigned: mrbkap)
Details
(Whiteboard: [patch])
Attachments
(1 file)
|
1.91 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
There are a couple of paranoia checks that I want to do and one case where we can return null paste data instead of the correct paste data.
| Assignee | ||
Comment 1•19 years ago
|
||
Attachment #219960 -
Flags: superreview?(jst)
Attachment #219960 -
Flags: review?(jst)
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Whiteboard: [patch]
Comment 2•19 years ago
|
||
Comment on attachment 219960 [details] [diff] [review]
Fix
r+sr=jst
Attachment #219960 -
Flags: superreview?(jst)
Attachment #219960 -
Flags: superreview+
Attachment #219960 -
Flags: review?(jst)
Attachment #219960 -
Flags: review+
| Assignee | ||
Comment 3•19 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•