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

Issue 12213091: Explicitly hardcode tab_drag_controller_interactive_uitest.cc to use the native desktop list. (Closed)

Created:
7 years, 10 months ago by gab
Modified:
7 years, 10 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, dcheng, Ben Goodger (Google)
Visibility:
Public.

Description

Explicitly hardcode tab_drag_controller_interactive_uitest.cc to use the native desktop list. Getting rid of some of the last BrowserList:: iterator methods :)! Also making BrowserListImpl const-safe (otherwise GetLastActive(), required in this CL, couldn't be used on a const BrowserListImpl*). BUG=129187 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=181984

Patch Set 1 #

Patch Set 2 : fix chromeos compile #

Patch Set 3 : more chromeos compile fixes #

Patch Set 4 : add tab_drag_controller_interactive_uitest_win.cc to the dance #

Patch Set 5 : typo #

Patch Set 6 : merge up to r181832 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -75 lines) Patch
M chrome/browser/ui/browser_list_impl.h View 1 2 3 4 5 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/browser_list_impl.cc View 1 2 3 4 5 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.h View 1 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc View 1 2 3 4 5 25 chunks +74 lines, -58 lines 0 comments Download
M chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest_win.cc View 1 2 3 4 5 7 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
gab
Ben, please take a look. I think this is the last one to be able ...
7 years, 10 months ago (2013-02-08 19:18:59 UTC) #1
gab
On 2013/02/08 19:18:59, gab wrote: > Ben, please take a look. I think this is ...
7 years, 10 months ago (2013-02-11 15:38:33 UTC) #2
gab
Swapping ben for sky. Thanks! Gab
7 years, 10 months ago (2013-02-11 23:08:31 UTC) #3
sky
LGTM
7 years, 10 months ago (2013-02-12 00:54:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/12213091/10006
7 years, 10 months ago (2013-02-12 02:41:01 UTC) #5
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 10 months ago (2013-02-12 02:41:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/12213091/11018
7 years, 10 months ago (2013-02-12 03:34:54 UTC) #7
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=98484
7 years, 10 months ago (2013-02-12 04:37:28 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/12213091/11018
7 years, 10 months ago (2013-02-12 13:21:33 UTC) #9
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=98710
7 years, 10 months ago (2013-02-12 14:12:37 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gab@chromium.org/12213091/11018
7 years, 10 months ago (2013-02-12 15:37:32 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=98787
7 years, 10 months ago (2013-02-12 16:28:27 UTC) #12
gab
7 years, 10 months ago (2013-02-12 20:02:56 UTC) #13
Message was sent while issue was closed.
On 2013/02/12 16:28:27, I haz the power (commit-bot) wrote:
> Retried try job too often on mac_rel for step(s) browser_tests
>
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&nu...

The mac_rel errors didn't seem related (I think the try bots for mac_rel are
flaky for interactive_ui_tests; other recent commits of mine didn't run those
tests because the CQ detected they weren't related so I can't compare...). The
mac:interactive_ui_tests are working fine so even if my new code somehow made
things slower to the point of causing flakiness I don't see how debug builds
would work and not release...

dcommitted this; if there are mac_rel:interactive_ui_tests issues on the
waterfall after this, please revert.

Cheers!
Gab

Powered by Google App Engine
This is Rietveld 408576698