[Webkit-unassigned] [Bug 144774] New: ASSERTION when pasting text into the WebInspector console

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 16:37:01 PDT 2015


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

            Bug ID: 144774
           Summary: ASSERTION when pasting text into the WebInspector
                    console
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

Created attachment 252647
  --> https://bugs.webkit.org/attachment.cgi?id=252647&action=review
Crash log

I am consistently hitting the assertion, ASSERT_WITH_MESSAGE(needsLayout == (view && view->needsLayout()), "Calling editorState() should not cause a synchronous layout.") under WebPage::didChangeSelection() when pasting text into the WebInspector console. Crash log attached.

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


More information about the webkit-unassigned mailing list