Bug 53286
| Summary: | Remove "forceUserGesture" parameter of function ScriptController::executeScript | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Johnny(Jianning) Ding <jnd> |
| Component: | WebCore JavaScript | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | abarth |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Johnny(Jianning) Ding
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |