Changes between Version 3 and Version 4 of detect a RenderObject is destroyed unsafely


Ignore:
Timestamp:
Apr 25, 2011 12:11:47 PM (13 years ago)
Author:
Simon Fraser
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • detect a RenderObject is destroyed unsafely

    v3 v4  
    1 '''Issue'''
     1= Issue =
    22RenderObject lifetimes
    33RO destroyed in Node::detach(), which is badly named.
     
    3636Need to handle "zombie" renderers: need to avoid having this be a worse issue.
    3737
    38 '''Actionable things'''
     38= Actionable things =
    3939Rename the detach() method
    4040Measure the cost of removing RenderArena