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

Issue 95113004: [Mac] Don't ignore mouse events outside of the view while dragging. (Closed)

Created:
7 years ago by dgozman
Modified:
7 years ago
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, James Su, miu+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Mac] Don't ignore mouse events outside of the view while dragging. Previously, we ignored mouse events atop of another RenderWidgetHostView while dragging, which lead to weird behavior. BUG=319879 TEST=Open DevTools docked to right, scroll page by dragging the thumb, move mouse atop the DevTools. Page should still be scrolled. Observe the same while moving mouse out of the window. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238177

Patch Set 1 #

Patch Set 2 : Improved comments and TEST= #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -1 line) Patch
M content/browser/renderer_host/render_widget_host_view_mac.mm View 1 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
dgozman
Nico, may you have a look please?
7 years ago (2013-11-28 15:44:04 UTC) #1
Nico
+asvitkine who authored https://codereview.chromium.org/6676094 . The code in question touched in this CL is from ...
7 years ago (2013-11-29 23:01:59 UTC) #2
dgozman
On 2013/11/29 23:01:59, Nico wrote: > +asvitkine who authored https://codereview.chromium.org/6676094 . The code in > ...
7 years ago (2013-11-29 23:25:41 UTC) #3
Alexei Svitkine (slow)
On 2013/11/29 23:25:41, dgozman wrote: > On 2013/11/29 23:01:59, Nico wrote: > > +asvitkine who ...
7 years ago (2013-11-29 23:51:19 UTC) #4
Alexei Svitkine (slow)
Looking at the linked bug, the problem seems like it may be more general than ...
7 years ago (2013-11-30 17:44:30 UTC) #5
dgozman
On 2013/11/30 17:44:30, Alexei Svitkine wrote: > Looking at the linked bug, the problem seems ...
7 years ago (2013-12-02 11:51:28 UTC) #6
Alexei Svitkine (slow)
On 2013/12/02 11:51:28, dgozman wrote: > On 2013/11/30 17:44:30, Alexei Svitkine wrote: > > Looking ...
7 years ago (2013-12-02 14:35:48 UTC) #7
dgozman
> Cool! Can you expand the comment you're adding to mention some of this? > ...
7 years ago (2013-12-02 15:07:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/95113004/20001
7 years ago (2013-12-02 15:08:44 UTC) #9
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=38836
7 years ago (2013-12-02 15:28:24 UTC) #10
Avi (use Gerrit)
Alexei isn't an owner so his LGTM isn't enough. Mine is :)
7 years ago (2013-12-02 15:31:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dgozman@chromium.org/95113004/20001
7 years ago (2013-12-02 15:31:49 UTC) #12
commit-bot: I haz the power
7 years ago (2013-12-02 20:51:35 UTC) #13
Message was sent while issue was closed.
Change committed as 238177

Powered by Google App Engine
This is Rietveld 408576698