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

Issue 148523013: [Android] Rename TabBase to Tab (Closed)

Created:
6 years, 10 months ago by Bernhard Bauer
Modified:
6 years, 9 months ago
Reviewers:
Ted C, bulach
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@2014_01_22_tabbase
Visibility:
Public.

Description

[Android] Rename TabBase to Tab BUG=339423 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=254147

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : x #

Patch Set 4 : . #

Patch Set 5 : sync #

Patch Set 6 : sync #

Total comments: 4

Patch Set 7 : review #

Patch Set 8 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -1245 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/EmptyTabObserver.java View 1 2 3 1 chunk +11 lines, -11 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ForeignSessionHelper.java View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/RecentlyClosedBridge.java View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ShortcutHelper.java View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/android/java/src/org/chromium/chrome/browser/Tab.java View 1 2 3 4 5 6 20 chunks +45 lines, -45 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/TabBase.java View 1 2 3 4 1 chunk +0 lines, -964 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/TabObserver.java View 1 2 3 1 chunk +33 lines, -32 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/banners/AppBannerManager.java View 1 2 3 4 5 6 chunks +15 lines, -15 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/contextmenu/ChromeContextMenuItemDelegate.java View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/infobar/InfoBarContainer.java View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/omnibox/OmniboxPrerender.java View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/password_manager/PasswordAuthenticationManager.java View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/printing/TabPrinter.java View 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/RepostFormWarningTest.java View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextmenu/ContextMenuTest.java View 1 2 3 10 chunks +21 lines, -21 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/test/ModalDialogTest.java View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/android/testshell/java/src/org/chromium/chrome/testshell/TestShellTab.java View 1 2 3 5 chunks +8 lines, -8 lines 0 comments Download
M chrome/android/testshell/java/src/org/chromium/chrome/testshell/TestShellToolbar.java View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/android/tab_android.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/tab_android.cc View 1 2 3 4 11 chunks +14 lines, -14 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/android/javatests/src/org/chromium/chrome/test/util/TabBaseTabUtils.java View 1 2 3 1 chunk +0 lines, -87 lines 0 comments Download
A + chrome/test/android/javatests/src/org/chromium/chrome/test/util/TabUtils.java View 1 2 3 4 chunks +7 lines, -7 lines 0 comments Download
M chrome/test/android/javatests/src/org/chromium/chrome/test/util/browser/contextmenu/ContextMenuUtils.java View 1 2 3 4 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Bernhard Bauer
6 years, 9 months ago (2014-02-27 16:37:27 UTC) #1
bulach
lgtm, but certainly Ted has the final word. looking forward to this!!
6 years, 9 months ago (2014-02-27 16:53:05 UTC) #2
Ted C
lgtm w/ a nit and maybe one cleanup (more likely something to push off to ...
6 years, 9 months ago (2014-02-27 17:25:43 UTC) #3
Bernhard Bauer
https://codereview.chromium.org/148523013/diff/160001/chrome/android/java/src/org/chromium/chrome/browser/Tab.java File chrome/android/java/src/org/chromium/chrome/browser/Tab.java (right): https://codereview.chromium.org/148523013/diff/160001/chrome/android/java/src/org/chromium/chrome/browser/Tab.java#newcode209 chrome/android/java/src/org/chromium/chrome/browser/Tab.java:209: observer.onContextMenuShown(Tab.this, menu); On 2014/02/27 17:25:44, Ted C wrote: > ...
6 years, 9 months ago (2014-02-27 17:40:03 UTC) #4
Bernhard Bauer
The CQ bit was checked by bauerb@chromium.org
6 years, 9 months ago (2014-02-28 11:07:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/148523013/180001
6 years, 9 months ago (2014-02-28 11:07:35 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-02-28 11:07:55 UTC) #7
commit-bot: I haz the power
Failed to apply patch for base/android/jni_generator/jni_generator.py: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 9 months ago (2014-02-28 11:07:56 UTC) #8
Bernhard Bauer
The CQ bit was checked by bauerb@chromium.org
6 years, 9 months ago (2014-02-28 11:12:12 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/148523013/200001
6 years, 9 months ago (2014-02-28 11:12:17 UTC) #10
commit-bot: I haz the power
6 years, 9 months ago (2014-02-28 16:23:56 UTC) #11
Message was sent while issue was closed.
Change committed as 254147

Powered by Google App Engine
This is Rietveld 408576698