[Webkit-unassigned] [Bug 52211] New: FrameLoader::isProcessingUserGesture is wrong in dispatchWillPerformClientRedirect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 07:57:36 PST 2011


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

           Summary: FrameLoader::isProcessingUserGesture is wrong in
                    dispatchWillPerformClientRedirect
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmason at rim.com


If frame->loader()->isProcessingUserGesture() is called while in the dispatchWillPerformClientRedirect callback, it returns "true" if the redirect is caused by a meta refresh tag.  It should return "false" in this case.

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