[Webkit-unassigned] [Bug 83463] New: [Qt][WK2] QtViewportInteractionEngine::reset() asserts after WebProcess is restarted with a page defining viewport arguments.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 9 05:27:14 PDT 2012


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

           Summary: [Qt][WK2] QtViewportInteractionEngine::reset() asserts
                    after WebProcess is restarted with a page defining
                    viewport arguments.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zbujtas at gmail.com


1, load a page with meta viewport
2, make the webprocess crash
3, reload the page to get the webprocess restarted
UI process asserts at QtViewportInteractionEngine::reset(), because viewport update comes while the viewport is still suspended (animating, initiated by contents size changed)

-- 
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