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

Issue 12217158: Create unit-test for exiting context menus via mouse button (Closed)

Created:
7 years, 10 months ago by sschmitz
Modified:
7 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Create unit-test for exiting context menus via mouse button Added a unit-test to BookmarkBarViewTest. It opens a context menu. The menu is dismissed by clicking the mouse outside of it. The underlying view gets the mouse event after the context menu has exited. See also: https://chromiumcodereview.appspot.com/11761027 BUG=171891 TEST=manual, Run: out/Debug/interactive_ui_tests --gtest_filter='BookmarkBarViewTest20.*' Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182137

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -0 lines) Patch
M chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc View 1 chunk +104 lines, -0 lines 1 comment Download

Messages

Total messages: 9 (0 generated)
sschmitz
This is identical to https://chromiumcodereview.appspot.com/12087075 with one change: The new unit-test is excluded on Windows. ...
7 years, 10 months ago (2013-02-13 00:41:20 UTC) #1
tfarina
https://codereview.chromium.org/12217158/diff/1/chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc File chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc (right): https://codereview.chromium.org/12217158/diff/1/chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc#newcode1588 chrome/browser/ui/views/bookmarks/bookmark_bar_view_test.cc:1588: #if !defined(OS_WIN) where is this test supposed to run? ...
7 years, 10 months ago (2013-02-13 00:44:26 UTC) #2
tfarina
also could you upload the revert first, and the in patch set 2 or 3, ...
7 years, 10 months ago (2013-02-13 00:45:28 UTC) #3
sky
LGTM
7 years, 10 months ago (2013-02-13 00:48:24 UTC) #4
sschmitz
On 2013/02/13 00:45:28, tfarina wrote: > also could you upload the revert first, and the ...
7 years, 10 months ago (2013-02-13 00:52:35 UTC) #5
tfarina
On 2013/02/13 00:52:35, sschmitz wrote: > On 2013/02/13 00:45:28, tfarina wrote: > > also could ...
7 years, 10 months ago (2013-02-13 00:54:05 UTC) #6
sschmitz
Good idea. Too bad, I did not think of that. Thanks. On Tue, Feb 12, ...
7 years, 10 months ago (2013-02-13 00:58:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sschmitz@chromium.org/12217158/1
7 years, 10 months ago (2013-02-13 00:59:39 UTC) #8
commit-bot: I haz the power
7 years, 10 months ago (2013-02-13 06:17:35 UTC) #9
Message was sent while issue was closed.
Change committed as 182137

Powered by Google App Engine
This is Rietveld 408576698