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

Issue 140663013: Avoids releasing pointer grab prematurely (Closed)

Created:
6 years, 10 months ago by varkha
Modified:
6 years, 10 months ago
Reviewers:
Elliot Glaysher, sadrul
CC:
chromium-reviews, tfarina, ben+views_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Avoids releasing pointer grab prematurely BUG=338247 TEST= 1.Launch chrome://settings..ctrl+D,save the Bookmark in Bookmark Bar. 2.Open 3 to 4 new Tabs via ctrl+T,in chrome://settings page Drag the Bookmark from the Bookmark Bar. 3.Hover the Dragged Bookmark over the second New-Tab and Release the Bookmark over the New-Tab. 4.Hover the Dragged Bookmark over the third New-Tab (the tab gets activated) and Release the Bookmark over the New-Tab. 5.Close browser - should not crash. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252201

Patch Set 1 #

Total comments: 3

Patch Set 2 : Avoids releasing pointer grab prematurely (comments) #

Total comments: 2

Patch Set 3 : Avoids releasing pointer grab prematurely (comments) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -14 lines) Patch
M ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc View 1 2 1 chunk +24 lines, -14 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
varkha
erg@, Could you please take a look? The capture that is acquired in a call ...
6 years, 10 months ago (2014-02-06 07:40:04 UTC) #1
Elliot Glaysher
Adding sadrul, who wrote this.
6 years, 10 months ago (2014-02-06 18:12:17 UTC) #2
sadrul
https://codereview.chromium.org/140663013/diff/1/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc File ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc (right): https://codereview.chromium.org/140663013/diff/1/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc#newcode113 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc:113: // below. I do not understand what this means. ...
6 years, 10 months ago (2014-02-06 19:14:46 UTC) #3
varkha
https://codereview.chromium.org/140663013/diff/1/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc File ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc (right): https://codereview.chromium.org/140663013/diff/1/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc#newcode113 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc:113: // below. On 2014/02/06 19:14:46, sadrul wrote: > I ...
6 years, 10 months ago (2014-02-06 19:22:55 UTC) #4
sadrul
Considering the subtleties and brittleness of captures, should we have a single X11CaptureManager that manages ...
6 years, 10 months ago (2014-02-07 00:08:36 UTC) #5
varkha
On 2014/02/07 00:08:36, sadrul wrote: > Considering the subtleties and brittleness of captures, should we ...
6 years, 10 months ago (2014-02-07 00:32:35 UTC) #6
varkha
sadrul@, could you please take another look? I have added a comment explaining why this ...
6 years, 10 months ago (2014-02-19 20:46:42 UTC) #7
sadrul
lgtm https://codereview.chromium.org/140663013/diff/120001/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc File ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc (right): https://codereview.chromium.org/140663013/diff/120001/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc#newcode98 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc:98: // first being when a mouse is first ...
6 years, 10 months ago (2014-02-19 21:43:48 UTC) #8
varkha
The CQ bit was checked by varkha@chromium.org
6 years, 10 months ago (2014-02-19 21:47:46 UTC) #9
varkha
https://codereview.chromium.org/140663013/diff/120001/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc File ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc (right): https://codereview.chromium.org/140663013/diff/120001/ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc#newcode98 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc:98: // first being when a mouse is first clicked. ...
6 years, 10 months ago (2014-02-19 21:47:59 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/140663013/210001
6 years, 10 months ago (2014-02-19 22:14:31 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/140663013/210001
6 years, 10 months ago (2014-02-20 00:44:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/140663013/210001
6 years, 10 months ago (2014-02-20 03:20:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/140663013/210001
6 years, 10 months ago (2014-02-20 08:44:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/140663013/210001
6 years, 10 months ago (2014-02-20 12:19:06 UTC) #15
commit-bot: I haz the power
6 years, 10 months ago (2014-02-20 12:59:56 UTC) #16
Message was sent while issue was closed.
Change committed as 252201

Powered by Google App Engine
This is Rietveld 408576698