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

Issue 1531013006: Remove OmahaUpdateInfoBar and related classes (Closed)

Created:
5 years ago by Theresa
Modified:
4 years, 11 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove OmahaUpdateInfoBar and related classes BUG=566085 Committed: https://crrev.com/e0b2c1bd6b0f46bcc5bcaca4a0cde96edfd511ae Cr-Commit-Position: refs/heads/master@{#367207}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Mark histograms obsolete #

Patch Set 3 : Fix date #

Total comments: 1

Patch Set 4 : Keep InternalStorageSizeAvailable histogram #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase #

Patch Set 7 : Remove chrome/test/data/android/omahaupdateinfobar/ from chrome_public_test_apk.isolate #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -591 lines) Patch
D chrome/android/java/res/drawable-hdpi/infobar_update_uma.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-mdpi/infobar_update_uma.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xhdpi/infobar_update_uma.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xxhdpi/infobar_update_uma.png View Binary file 0 comments Download
D chrome/android/java/res/drawable-xxxhdpi/infobar_update_uma.png View Binary file 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromeActivity.java View 1 2 3 4 5 4 chunks +0 lines, -14 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromeApplication.java View 1 2 3 4 5 3 chunks +0 lines, -10 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromeTabbedActivity.java View 1 chunk +0 lines, -5 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/omaha/OmahaUpdateInfobar.java View 1 chunk +0 lines, -148 lines 0 comments Download
D chrome/android/java/src/org/chromium/chrome/browser/omaha/UpdateInfoBarHelper.java View 1 chunk +0 lines, -83 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 3 4 5 1 chunk +0 lines, -6 lines 0 comments Download
D chrome/android/javatests/src/org/chromium/chrome/browser/omaha/OmahaUpdateInfoBarTest.java View 1 chunk +0 lines, -308 lines 0 comments Download
M chrome/chrome_public_test_apk.isolate View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
D chrome/test/data/android/omahaupdateinfobar/omaha_update_infobar_test_page_1.html View 1 chunk +0 lines, -8 lines 0 comments Download
D chrome/test/data/android/omahaupdateinfobar/omaha_update_infobar_test_page_2.html View 1 chunk +0 lines, -8 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (6 generated)
Theresa
dfalcantara@ ptal at everything holte@ ptal at histograms.xml (removed a few that are no longer ...
5 years ago (2015-12-17 23:44:40 UTC) #2
gone
Everything but the histogram change lgtm https://codereview.chromium.org/1531013006/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/1531013006/diff/1/tools/metrics/histograms/histograms.xml#oldcode14773 tools/metrics/histograms/histograms.xml:14773: -<histogram name="GoogleUpdate.InfoBar.ActionTaken" I ...
5 years ago (2015-12-18 00:50:02 UTC) #3
Theresa
hotel@ ptal at histograms.xml (this change only marks 3 as obsolete) https://codereview.chromium.org/1531013006/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): ...
5 years ago (2015-12-18 17:40:36 UTC) #4
Theresa
On 2015/12/18 17:40:36, Theresa Wellington wrote: > hotel@ ptal at histograms.xml (this change only marks ...
5 years ago (2015-12-18 17:40:54 UTC) #5
Yaron
https://codereview.chromium.org/1531013006/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (left): https://codereview.chromium.org/1531013006/diff/40001/tools/metrics/histograms/histograms.xml#oldcode14783 tools/metrics/histograms/histograms.xml:14783: <histogram name="GoogleUpdate.InfoBar.InternalStorageSizeAvailable" units="MB"> Can you add this metric back ...
5 years ago (2015-12-22 15:26:38 UTC) #7
Theresa
On 2015/12/22 15:26:38, Yaron (OOO until Jan 4) wrote: > https://codereview.chromium.org/1531013006/diff/40001/tools/metrics/histograms/histograms.xml > File tools/metrics/histograms/histograms.xml (left): ...
4 years, 12 months ago (2015-12-28 21:26:25 UTC) #8
Theresa
On 2015/12/28 21:26:25, Theresa Wellington wrote: > On 2015/12/22 15:26:38, Yaron (OOO until Jan 4) ...
4 years, 12 months ago (2015-12-29 00:24:59 UTC) #9
Theresa
holte@ ptal (marking 2 histograms obsolete) Landed the other two related changes and rebased this ...
4 years, 11 months ago (2015-12-30 18:16:16 UTC) #10
Steven Holte
histograms.xml lgtm
4 years, 11 months ago (2015-12-30 20:44:19 UTC) #11
Theresa
+vadimsh@ - ptal removal of chrome/test/data/android/omahaupdateinfobar/ from chrome_public_test_apk.isolate
4 years, 11 months ago (2015-12-30 22:20:55 UTC) #13
Vadim Sh.
*.isolate lgtm
4 years, 11 months ago (2015-12-30 23:08:20 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1531013006/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1531013006/120001
4 years, 11 months ago (2015-12-30 23:09:56 UTC) #17
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 11 months ago (2015-12-30 23:59:37 UTC) #18
commit-bot: I haz the power
4 years, 11 months ago (2015-12-31 00:00:43 UTC) #20
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/e0b2c1bd6b0f46bcc5bcaca4a0cde96edfd511ae
Cr-Commit-Position: refs/heads/master@{#367207}

Powered by Google App Engine
This is Rietveld 408576698