[Webkit-unassigned] [Bug 24409] re-work layer destruction to clear m_renderer and m_layer after destruction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 15:37:49 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24409


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28332|                            |review?
               Flag|                            |




------- Comment #1 from eric at webkit.org  2009-03-05 15:37 PDT -------
Created an attachment (id=28332)
 --> (https://bugs.webkit.org/attachment.cgi?id=28332&action=view)
Changes to RenderLayer destruction to hopefully help catch an ellusive crasher

 WebCore/ChangeLog                          |   26 ++++++++++++++++++++++++++
 WebCore/rendering/RenderBox.cpp            |    2 +-
 WebCore/rendering/RenderBoxModelObject.cpp |   20 +++++++++++++++-----
 WebCore/rendering/RenderBoxModelObject.h   |    5 ++++-
 WebCore/rendering/RenderLayer.cpp          |   17 ++++++++---------
 WebCore/rendering/RenderLayer.h            |    6 ++++--
 WebCore/rendering/RenderObject.cpp         |    5 ++---
 WebCore/rendering/RenderWidget.cpp         |   17 ++++++++---------
 8 files changed, 68 insertions(+), 30 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list