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

Issue 1422973004: Change the function name to match downstream (Closed)

Created:
5 years, 1 month ago by tbansal1
Modified:
5 years, 1 month ago
Reviewers:
sclittle
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change the function name to match downstream. Also, move some of the method definitions to .cc file. BUG=540061 Committed: https://crrev.com/809788548c6b3bf710f78d348af83a4fff45a2bc Cr-Commit-Position: refs/heads/master@{#359207}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed sclittle comments #

Patch Set 3 : Rebased #

Patch Set 4 : gyp mod #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -56 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/datausage/ExternalDataUseObserver.java View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer.h View 1 2 8 chunks +13 lines, -40 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer.cc View 1 2 3 chunks +42 lines, -3 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer_unittest.cc View 1 2 7 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
tbansal1
sclittle: PTAL. thanks.
5 years, 1 month ago (2015-11-10 19:15:38 UTC) #3
sclittle
lgtm % a few nits https://codereview.chromium.org/1422973004/diff/1/chrome/browser/android/data_usage/external_data_use_observer.cc File chrome/browser/android/data_usage/external_data_use_observer.cc (right): https://codereview.chromium.org/1422973004/diff/1/chrome/browser/android/data_usage/external_data_use_observer.cc#newcode395 chrome/browser/android/data_usage/external_data_use_observer.cc:395: return (label == other.label ...
5 years, 1 month ago (2015-11-10 19:21:57 UTC) #4
tbansal1
https://codereview.chromium.org/1422973004/diff/1/chrome/browser/android/data_usage/external_data_use_observer.cc File chrome/browser/android/data_usage/external_data_use_observer.cc (right): https://codereview.chromium.org/1422973004/diff/1/chrome/browser/android/data_usage/external_data_use_observer.cc#newcode395 chrome/browser/android/data_usage/external_data_use_observer.cc:395: return (label == other.label && connection_type == other.connection_type && ...
5 years, 1 month ago (2015-11-11 21:18:38 UTC) #5
tbansal1
https://codereview.chromium.org/1422973004/diff/1/chrome/browser/android/data_usage/external_data_use_observer.cc File chrome/browser/android/data_usage/external_data_use_observer.cc (right): https://codereview.chromium.org/1422973004/diff/1/chrome/browser/android/data_usage/external_data_use_observer.cc#newcode395 chrome/browser/android/data_usage/external_data_use_observer.cc:395: return (label == other.label && connection_type == other.connection_type && ...
5 years, 1 month ago (2015-11-11 21:18:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422973004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422973004/40001
5 years, 1 month ago (2015-11-11 21:19:20 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_x86-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_x86-generic_chromium_compile_only_ng/builds/55967) linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, ...
5 years, 1 month ago (2015-11-11 21:30:01 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422973004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422973004/40001
5 years, 1 month ago (2015-11-11 22:16:48 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_FAILED, no build URL) chromeos_daisy_chromium_compile_only_ng on ...
5 years, 1 month ago (2015-11-11 22:39:53 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422973004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422973004/60001
5 years, 1 month ago (2015-11-12 00:41:29 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-11-12 01:58:31 UTC) #20
commit-bot: I haz the power
5 years, 1 month ago (2015-11-12 20:02:43 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/809788548c6b3bf710f78d348af83a4fff45a2bc
Cr-Commit-Position: refs/heads/master@{#359207}

Powered by Google App Engine
This is Rietveld 408576698