Closed
Bug 643720
Opened 15 years ago
Closed 15 years ago
when adopting child don't invalidate old parent children
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla5
People
(Reporter: surkov, Assigned: surkov)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
709 bytes,
patch
|
davidb
:
review+
|
Details | Diff | Splinter Review |
when adopting child don't invalidate old parent children, rather remove it form old parent children, InvalidateChildren() shouldn't be used alone, i.e. when children gets invalidated then they should be recached. That's unique place when InvalidateChildren() is used without further recaching.
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #520905 -
Flags: review?(bolterbugz)
Comment 2•15 years ago
|
||
Comment on attachment 520905 [details] [diff] [review]
patch
r=me. You knew I'd like this :)
Attachment #520905 -
Flags: review?(bolterbugz) → review+
Assignee | ||
Comment 3•15 years ago
|
||
landed on cedar - http://hg.mozilla.org/projects/cedar/rev/0b40f3ab1e50
Whiteboard: [fixed-in-cedar]
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-cedar]
Target Milestone: --- → mozilla2.2
You need to log in
before you can comment on or make changes to this bug.
Description
•