[Webkit-unassigned] [Bug 132297] New: REGRESSION (r167845): ASSERT(!m_renderView.needsLayout()) in svg/custom/bug79798.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 28 12:51:24 PDT 2014


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

           Summary: REGRESSION (r167845):
                    ASSERT(!m_renderView.needsLayout()) in
                    svg/custom/bug79798.html
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: thorton at apple.com
                CC: darin at apple.com, ap at webkit.org, msaboff at apple.com


The following layout test is failing on all Mac WebKit2 bots:

svg/custom/bug79798.html

Probable cause:

http://trac.webkit.org/changeset/167845 causes us to finish layout with dirty layout, somehow. It seems to involve doing a subtree layout of a subframe (the <object>?) but having dirtied layout on the main frame (during deletion-within-selection), or some such (haven't debugged extensively).

No idea why it would only happen in WebKit2.

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



More information about the webkit-unassigned mailing list