[Webkit-unassigned] [Bug 42827] Use the js-execute-active(entered) Frame to check the user gesture of page instead of checking the top frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 10:05:11 PDT 2010


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





--- Comment #3 from Johnny Ding <jnd at chromium.org>  2010-07-22 10:05:11 PST ---
(In reply to comment #2)
> Maybe a better solution is to make the "check for user gesture" function on ScriptController static and have it figure out what frame it's supposed to ask.

the ScriptController::processingUserGesture before r62380 did find a active frame to check its status of user gesture, but looked like some tests needed a function to know whether a single frame was processing user gesture or not without caring about the other frames according to bug https://bugs.webkit.org/show_bug.cgi?id=41511.

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