Closed
Bug 696201
Opened 10 years ago
Closed 10 years ago
Switch content lists to nsTArray
Categories
(Core :: DOM: Core & HTML, defect, P1)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
13.17 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
The nsCOMArray thing was annoying me.
![]() |
Assignee | |
Comment 1•10 years ago
|
||
Attachment #568501 -
Flags: review?(jonas)
![]() |
Assignee | |
Updated•10 years ago
|
Priority: -- → P1
Updated•10 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Version: unspecified → Trunk
Comment on attachment 568501 [details] [diff] [review] Switch nsContentList to using an nsTArray as the element store. Sweet! Those non-inlined functions always annoyed me :)
Attachment #568501 -
Flags: review?(jonas) → review+
![]() |
Assignee | |
Comment 3•10 years ago
|
||
http://hg.mozilla.org/integration/mozilla-inbound/rev/74e1804b91de
![]() |
Assignee | |
Updated•10 years ago
|
Flags: in-testsuite-
Whiteboard: [need review]
Target Milestone: --- → mozilla10
https://hg.mozilla.org/mozilla-central/rev/74e1804b91de
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•