[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
Fri Jul 30 13:19:44 PDT 2010


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





--- Comment #16 from Darin Adler <darin at apple.com>  2010-07-30 13:19:43 PST ---
(From update of attachment 63048)
If all the callers are figuring out the current word from the ExecState, and ScriptController::processingUserGesture is going to get the exec state from JSMainThreadExecState::currentState then I don't think the world should be passed in to ScriptController. Why can't ScriptController call currentWorld?

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