Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(578)

Issue 119493003: Remove a no-longer needed user gesture from WebFrameImpl::executeScriptAndReturnValue() (Closed)

Created:
7 years ago by Ilya Sherman
Modified:
6 years, 8 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews
Visibility:
Public.

Description

Remove a no-longer needed user gesture from WebFrameImpl::executeScriptAndReturnValue() This user gesture was previously added to support a test suite that is now obsolete. BUG=86397, 333144 TEST=none R=abarth@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -7 lines) Patch
M Source/web/WebFrameImpl.cpp View 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Ilya Sherman
7 years ago (2013-12-19 22:45:13 UTC) #1
abarth-chromium
LGTM!
7 years ago (2013-12-20 04:34:15 UTC) #2
Ilya Sherman
7 years ago (2013-12-20 04:36:10 UTC) #3
On 2013/12/20 04:34:15, abarth wrote:
> LGTM!

Note: Trybot results tell me I might actually have been overly optimistic on
this change, but I'm still going to try to find a better way to get those tests
running, with the intent of being able to safely land this CL :)

Powered by Google App Engine
This is Rietveld 408576698