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

Issue 731663002: Remove Yoshi charger recall pop up warning UI code. (Closed)

Created:
6 years, 1 month ago by jennyz
Modified:
6 years, 1 month ago
Reviewers:
xiyuan, Daniel Erat
CC:
chromium-reviews, sadrul, nkostylev+watch_chromium.org, derat+watch_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, kalyank, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, Josh Horwich
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove Yoshi charger recall pop up warning UI code. BUG=427057 TBR=gab,isherman Committed: https://crrev.com/d2350e9c131ba4716e03e5ba755a29bf3cb068d9 Cr-Commit-Position: refs/heads/master@{#305048}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Deprecat the related UMA metrics in histograms.xml. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1880 lines) Patch
M ash/system/chromeos/power/power_status.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ash/system/chromeos/power/power_status.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M ash/system/chromeos/power/tray_power.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ash/system/chromeos/power/tray_power.cc View 5 chunks +2 lines, -89 lines 0 comments Download
M ash/system/chromeos/power/tray_power_unittest.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M ash/system/tray/default_system_tray_delegate.h View 1 chunk +0 lines, -3 lines 0 comments Download
M ash/system/tray/default_system_tray_delegate.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M ash/system/tray/system_tray_delegate.h View 1 chunk +0 lines, -10 lines 0 comments Download
M chrome/app/chromeos_strings.grdp View 1 chunk +0 lines, -128 lines 0 comments Download
M chrome/browser/browser_resources.grd View 1 chunk +1 line, -2 lines 0 comments Download
D chrome/browser/chromeos/charger_replace/charger_link_dialog.h View 1 chunk +0 lines, -47 lines 0 comments Download
D chrome/browser/chromeos/charger_replace/charger_link_dialog.cc View 1 chunk +0 lines, -92 lines 0 comments Download
D chrome/browser/chromeos/charger_replace/charger_replacement_dialog.h View 1 chunk +0 lines, -63 lines 0 comments Download
D chrome/browser/chromeos/charger_replace/charger_replacement_dialog.cc View 1 chunk +0 lines, -154 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 3 chunks +0 lines, -13 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 2 chunks +0 lines, -2 lines 0 comments Download
D chrome/browser/resources/chromeos/charger_replacement.css View 1 chunk +0 lines, -153 lines 0 comments Download
D chrome/browser/resources/chromeos/charger_replacement.html View 1 chunk +0 lines, -222 lines 0 comments Download
D chrome/browser/resources/chromeos/charger_replacement.js View 1 chunk +0 lines, -375 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 3 chunks +0 lines, -21 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_common.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_common.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc View 2 chunks +0 lines, -3 lines 0 comments Download
D chrome/browser/ui/webui/chromeos/charger_replacement_handler.h View 1 chunk +0 lines, -67 lines 0 comments Download
D chrome/browser/ui/webui/chromeos/charger_replacement_handler.cc View 1 chunk +0 lines, -299 lines 0 comments Download
D chrome/browser/ui/webui/chromeos/charger_replacement_ui.h View 1 chunk +0 lines, -24 lines 0 comments Download
D chrome/browser/ui/webui/chromeos/charger_replacement_ui.cc View 1 chunk +0 lines, -35 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/pref_names.cc View 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/common/url_constants.h View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/common/url_constants.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
jennyz
6 years, 1 month ago (2014-11-14 22:06:26 UTC) #2
jennyz
6 years, 1 month ago (2014-11-14 22:07:39 UTC) #3
xiyuan
lgtm
6 years, 1 month ago (2014-11-14 22:09:10 UTC) #4
Daniel Erat
https://codereview.chromium.org/731663002/diff/1/ash/system/chromeos/power/tray_power.cc File ash/system/chromeos/power/tray_power.cc (left): https://codereview.chromium.org/731663002/diff/1/ash/system/chromeos/power/tray_power.cc#oldcode292 ash/system/chromeos/power/tray_power.cc:292: status.IsOriginalSpringChargerConnected()) { i think we still want to include ...
6 years, 1 month ago (2014-11-14 22:48:26 UTC) #5
jennyz
https://codereview.chromium.org/731663002/diff/1/ash/system/chromeos/power/tray_power.cc File ash/system/chromeos/power/tray_power.cc (left): https://codereview.chromium.org/731663002/diff/1/ash/system/chromeos/power/tray_power.cc#oldcode292 ash/system/chromeos/power/tray_power.cc:292: status.IsOriginalSpringChargerConnected()) { On 2014/11/14 22:48:26, Daniel Erat wrote: > ...
6 years, 1 month ago (2014-11-15 00:04:04 UTC) #6
Daniel Erat
lgtm; powerd change is at https://chromium-review.googlesource.com/#/c/229979/ but not yet in
6 years, 1 month ago (2014-11-17 16:34:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/731663002/20001
6 years, 1 month ago (2014-11-20 01:18:14 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/25383)
6 years, 1 month ago (2014-11-20 01:25:47 UTC) #11
jennyz
6 years, 1 month ago (2014-11-20 17:46:28 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/731663002/20001
6 years, 1 month ago (2014-11-20 17:48:24 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-20 18:46:48 UTC) #15
commit-bot: I haz the power
6 years, 1 month ago (2014-11-20 18:48:28 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d2350e9c131ba4716e03e5ba755a29bf3cb068d9
Cr-Commit-Position: refs/heads/master@{#305048}

Powered by Google App Engine
This is Rietveld 408576698