Closed
Bug 179810
Opened 23 years ago
Closed 22 years ago
[FIX]nsDOMIterator::MakeList should be removed in favor of AppendList
Categories
(Core :: DOM: Editor, defect, P1)
Core
DOM: Editor
Tracking
()
RESOLVED
FIXED
mozilla1.4beta
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
5.24 KB,
patch
|
mozeditor
:
review+
kinmoz
:
superreview+
|
Details | Diff | Splinter Review |
Since it already just calls through to AppendList, I see no real reason to keep
MakeList around, do you? Let me know if you do... ;)
![]() |
Assignee | |
Comment 1•22 years ago
|
||
![]() |
Assignee | |
Updated•22 years ago
|
Attachment #119257 -
Flags: superreview?(kin)
Attachment #119257 -
Flags: review?(jfrancis)
![]() |
Assignee | |
Updated•22 years ago
|
Priority: -- → P1
Summary: nsDOMIterator::MakeList should be removed in favor of AppendList → [FIX]nsDOMIterator::MakeList should be removed in favor of AppendList
Target Milestone: --- → mozilla1.4beta
Attachment #119257 -
Flags: superreview?(kin) → superreview+
Comment 3•22 years ago
|
||
Comment on attachment 119257 [details] [diff] [review]
proposed patch....
I'm amazed anyone is looking at this stuff.
Attachment #119257 -
Flags: review?(jfrancis) → review+
![]() |
Assignee | |
Comment 4•22 years ago
|
||
Fixed
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•