[Webkit-unassigned] [Bug 28793] New: ScriptController::processingUserGesture() reads the current event from the wrong location.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 17:31:09 PDT 2009


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

           Summary: ScriptController::processingUserGesture() reads the
                    current event from the wrong location.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noel.gordon at gmail.com
                CC: japhet at chromium.org


Refer http://bugs.webkit.org/show_bug.cgi?id=27719, where event extraction
was fixed to read the current window event via the GetHiddenValue() method
of the global (window) object.

Seems ScriptController::processingUserGesture() should read the current
event using the same method, right?

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