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

Issue 473: Readding UI test I pulled yesterday; hopefully the bots will like it more now... (Closed)

Created:
12 years, 3 months ago by Finnur
Modified:
9 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Readding UI test I pulled yesterday; hopefully the bots will like it more now. I need to wait for the bookmark bar to become visible so I plumbed in similar code as for the Find box instead of using Sleep's. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=1809

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -9 lines) Patch
M chrome/browser/automation/automation_provider.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/automation/automation_provider.cc View 1 3 chunks +24 lines, -0 lines 0 comments Download
M chrome/browser/browser_window.h View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/find_in_page_controller_uitest.cc View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/views/bookmark_bar_view.h View 1 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/views/bookmark_bar_view.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/views/frame/browser_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 2 1 chunk +14 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_view2.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_view2.cc View 2 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/browser/vista_frame.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/vista_frame.cc View 2 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/browser/xp_frame.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/xp_frame.cc View 2 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/test/automation/automation_messages_internal.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/automation/browser_proxy.h View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/test/automation/browser_proxy.cc View 1 chunk +25 lines, -0 lines 0 comments Download
M chrome/test/ui/ui_test.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/test/ui/ui_test.cc View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Finnur
I don't remember if I sent this out previously (and I don't see the review ...
12 years, 3 months ago (2008-09-05 19:10:40 UTC) #1
sky
http://codereview.chromium.org/473/diff/1/4 File chrome/browser/automation/automation_provider.cc (right): http://codereview.chromium.org/473/diff/1/4#newcode1735 Line 1735: BookmarkBarView* bookmark_bar = browser->window()->GetBookmarkBarView(); GetBookmarkBarView may return NULL. ...
12 years, 3 months ago (2008-09-05 19:36:46 UTC) #2
Finnur
You, me and Ben discussed offline that we should have this in the BrowserWindow, since ...
12 years, 3 months ago (2008-09-05 21:25:03 UTC) #3
sky
12 years, 3 months ago (2008-09-05 21:33:16 UTC) #4
LGTM

Happy landings.

  -Scott

Powered by Google App Engine
This is Rietveld 408576698