NEW 53286
Remove "forceUserGesture" parameter of function ScriptController::executeScript
https://bugs.webkit.org/show_bug.cgi?id=53286
Summary Remove "forceUserGesture" parameter of function ScriptController::executeScript
Johnny(Jianning) Ding
Reported 2011-01-28 00:54:26 PST
As Adam suggested in bug 53244, since now we keep the gesture state in a static variable, we don't need to pass "forceUserGesture" around explicitly. Will remove this parameter.
Attachments
Note You need to log in before you can comment on or make changes to this bug.