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

Issue 2961003002: Prevent plugins from changing mouse cursor during middle-click autoscroll. (Closed)

Created:
3 years, 5 months ago by aelias_OOO_until_Jul13
Modified:
3 years, 5 months ago
Reviewers:
bokan
CC:
blink-reviews, chromium-reviews, darin-cc_chromium.org, dtapuska+blinkwatch_chromium.org, jam, kinuko+watch, mlamouri+watch-content_chromium.org, Navid Zolghadr, platform-architecture-syd+reviews-web_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Prevent plugins from changing mouse cursor during middle-click autoscroll. Cursor updates were suppressed in EventHandler, but this doesn't work for plugins which call SetCursorForPlugin directly on ChromeClient. This was a preexisting bug, but it got worse with the recent rewrite because the bug used to be mostly covered up by the old implementation pushing cursor updates at 60fps. BUG=735865 Review-Url: https://codereview.chromium.org/2961003002 Cr-Commit-Position: refs/heads/master@{#483259} Committed: https://chromium.googlesource.com/chromium/src/+/be5aadf1dfe860773906916f583270793e45db3d

Patch Set 1 #

Patch Set 2 : Clean up and rebase #

Patch Set 3 : Fix layout tests #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -0 lines) Patch
M third_party/WebKit/Source/core/exported/WebViewTest.cpp View 1 2 3 3 chunks +62 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/page/AutoscrollController.cpp View 3 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (22 generated)
aelias_OOO_until_Jul13
Hi bokan@, PTAL.
3 years, 5 months ago (2017-06-28 05:38:18 UTC) #9
bokan
lgtm
3 years, 5 months ago (2017-06-28 17:37:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2961003002/40001
3 years, 5 months ago (2017-06-28 18:51:38 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/476420)
3 years, 5 months ago (2017-06-28 18:58:46 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2961003002/60001
3 years, 5 months ago (2017-06-28 23:20:18 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/460119)
3 years, 5 months ago (2017-06-29 00:47:55 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2961003002/60001
3 years, 5 months ago (2017-06-29 01:11:14 UTC) #27
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 02:09:22 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/be5aadf1dfe860773906916f5832...

Powered by Google App Engine
This is Rietveld 408576698