[Webkit-unassigned] [Bug 138615] New: [Frame Flattening] ASSERT(transaction->view == &view()) fails in RenderBlock::removeFromUpdateScrollInfoAfterLayoutTransaction()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 10:57:10 PST 2014


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

            Bug ID: 138615
           Summary: [Frame Flattening] ASSERT(transaction->view ==
                    &view()) fails in
                    RenderBlock::removeFromUpdateScrollInfoAfterLayoutTran
                    saction()
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org

Using a debug WebKit build with frame flattening enabled (say, a iOS WebKit build), perform the following:

1. Visit the web site <http://mybclass.mbusa.com>.
2. Tap the Account button in the toolbar (at the bottom of the page).
3. Tap the Register button.

Then the assertion ASSERT(transaction->view == &view()) fails in RenderBlock::removeFromUpdateScrollInfoAfterLayoutTransaction().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141111/ddfae5a7/attachment-0002.html>


More information about the webkit-unassigned mailing list