Closed
Bug 841706
Opened 12 years ago
Closed 12 years ago
remove nsSelectionIterator
Categories
(Core :: DOM: Selection, defect)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: tbsaunde, Assigned: tbsaunde)
References
Details
(Keywords: addon-compat)
Attachments
(1 file)
9.56 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
it inherits from nsIEnumerator, and if that isn't bad enough people seem to like to create it on the stack!
Assignee | ||
Updated•12 years ago
|
Keywords: addon-compat
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #714318 -
Flags: review?(bugs)
Comment 2•12 years ago
|
||
Comment on attachment 714318 [details] [diff] [review]
bug 841706 - remove nsSelectionIterator
Thanks for removing this crazy code.
Attachment #714318 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•