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

Issue 14818007: [Aura] Ignore selection changes when a menu is closing. (Closed)

Created:
7 years, 7 months ago by Bernhard Bauer
Modified:
7 years, 7 months ago
Reviewers:
DaveMoore, sky
CC:
chromium-reviews
Visibility:
Public.

Description

[Aura] Ignore selection changes when a menu is closing. The synthesized mouse move events when a menu is closing could cause the selection to change, which would notify the RenderWidgetHostViewBase twice, triggering a DCHECK. BUG=118872, 237819 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198811

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : moar #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : . #

Patch Set 9 : . #

Patch Set 10 : fix? #

Patch Set 11 : fix #

Patch Set 12 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -9 lines) Patch
M chrome/browser/referrer_policy_browsertest.cc View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/tab_contents/render_view_context_menu_browsertest.cc View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M ui/views/controls/menu/menu_controller.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Bernhard Bauer
Please review.
7 years, 7 months ago (2013-05-06 13:24:15 UTC) #1
sky
I much prefer the synchronous dispatch here. What is the specific scenario that is happening?
7 years, 7 months ago (2013-05-06 16:14:26 UTC) #2
Bernhard Bauer
On 2013/05/06 16:14:26, sky wrote: > I much prefer the synchronous dispatch here. What is ...
7 years, 7 months ago (2013-05-06 17:02:46 UTC) #3
sky
I like synchronously updating things. Less possibility of getting into a bad state and easier ...
7 years, 7 months ago (2013-05-06 19:41:35 UTC) #4
Bernhard Bauer
On 2013/05/06 19:41:35, sky wrote: > I like synchronously updating things. Less possibility of getting ...
7 years, 7 months ago (2013-05-06 22:14:00 UTC) #5
Bernhard Bauer
On 2013/05/06 19:41:35, sky wrote: > I like synchronously updating things. Less possibility of getting ...
7 years, 7 months ago (2013-05-07 13:51:24 UTC) #6
sky
LGTM
7 years, 7 months ago (2013-05-07 14:47:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/14818007/46001
7 years, 7 months ago (2013-05-07 14:53:58 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=124918
7 years, 7 months ago (2013-05-07 15:08:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/14818007/46001
7 years, 7 months ago (2013-05-07 15:09:39 UTC) #10
commit-bot: I haz the power
7 years, 7 months ago (2013-05-07 22:13:41 UTC) #11
Message was sent while issue was closed.
Change committed as 198811

Powered by Google App Engine
This is Rietveld 408576698