[Webkit-unassigned] [Bug 10259] New: REGRESSION: Leaks reported by buildbot

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Aug 4 12:48:03 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10259

           Summary: REGRESSION: Leaks reported by buildbot
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P1
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ggaren at apple.com


149 Node
11 RenderObject
1 Frame
39 KJS::Node

Looks like this began with r15791 (???).

Index: WebCore/ChangeLog
===================================================================
--- WebCore/ChangeLog   (revision 15790)
+++ WebCore/ChangeLog   (revision 15792)
@@ -1,3 +1,16 @@
+2006-08-03  David Hyatt  <hyatt at apple.com>
+
+        Fix for bug 10229, don't bother trying to clear when no floats are
+        present.  I suspect there's still a bug in the math that follows, but
+        this fix is safer in that it just does the obvious thing (and doesn't
+        compute any clearance if no floats are even around).
+
+        Reviewed by maciej
+
+        * ChangeLog:
+        * rendering/RenderBlock.cpp:
+        (WebCore::RenderBlock::getClearDelta):
+
 2006-08-03  Justin Garcia  <justin.garcia at apple.com>

         Reviewed by harrison


-- 
Configure bugmail: http://bugzilla.opendarwin.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