Closed Bug 838706 Opened 11 years ago Closed 11 years ago

Remove nsFrameList::Destroy/RemoveFrameIfPresent

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla22

People

(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)

References

Details

Attachments

(1 file)

Remove nsFrameList::Destroy/RemoveFrameIfPresent because they are O(n).
All consumers are now using Start/ContinueRemoveFrame instead which are O(1).
Attached patch fixSplinter Review
Attachment #710797 - Flags: review?(bzbarsky)
Assignee: nobody → matspal
Comment on attachment 710797 [details] [diff] [review]
fix

r=me
Attachment #710797 - Flags: review?(bzbarsky) → review+
https://hg.mozilla.org/mozilla-central/rev/95069678e202
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: