[Webkit-unassigned] [Bug 102790] New: [Qt] PageViewportControllerClient::didChangeViewportAttributes called twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 20 03:42:02 PST 2012


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

           Summary: [Qt]
                    PageViewportControllerClient::didChangeViewportAttribu
                    tes called twice
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


Both PageViewportController::updateMinimumScaleToFit and PageViewportController::didChangeViewportAttributes calls didChangeViewportAttributes on the PageViewportControllerClient, and since the former calls the later this means we end up firing didChangeViewportAttributes twice on the client.

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