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

Issue 1447363006: ExternalDataUseObserver matches package names (Closed)

Created:
5 years, 1 month ago by tbansal1
Modified:
5 years, 1 month ago
Reviewers:
Raj, 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

ExternalDataUseObserver matches package names ExternalDataUseObserver receives package names and labels from the matching rules, and provides an API to get the matching label for a given package name. BUG=557832 Committed: https://crrev.com/36fbcc9a3108e3a76e4304fe44a79d5a86134bd1 Cr-Commit-Position: refs/heads/master@{#360490}

Patch Set 1 : Cleanup #

Total comments: 6

Patch Set 2 : Rebased, addressed sclittle comments #

Patch Set 3 : Removed invalid DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -12 lines) Patch
M chrome/browser/android/data_usage/external_data_use_observer.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer.cc View 1 2 3 chunks +27 lines, -4 lines 0 comments Download
M chrome/browser/android/data_usage/external_data_use_observer_unittest.cc View 6 chunks +52 lines, -8 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
tbansal1
ptal. thanks!
5 years, 1 month ago (2015-11-18 17:40:04 UTC) #4
Raj
MatchesAppPackageName() is not being used. Will that be used in later CLs, or more code ...
5 years, 1 month ago (2015-11-18 18:36:51 UTC) #6
tbansal1
On 2015/11/18 18:36:51, Raj wrote: > MatchesAppPackageName() is not being used. > Will that be ...
5 years, 1 month ago (2015-11-18 18:50:43 UTC) #7
tbansal1
ptal. thanks. https://codereview.chromium.org/1447363006/diff/20001/chrome/browser/android/data_usage/external_data_use_observer.h File chrome/browser/android/data_usage/external_data_use_observer.h (right): https://codereview.chromium.org/1447363006/diff/20001/chrome/browser/android/data_usage/external_data_use_observer.h#newcode95 chrome/browser/android/data_usage/external_data_use_observer.h:95: // names. |label| must not be null. ...
5 years, 1 month ago (2015-11-18 18:50:50 UTC) #8
Raj
lgtm
5 years, 1 month ago (2015-11-18 18:51:41 UTC) #9
sclittle
lgtm with nit https://codereview.chromium.org/1447363006/diff/20001/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/1447363006/diff/20001/chrome/browser/android/data_usage/external_data_use_observer.cc#newcode409 chrome/browser/android/data_usage/external_data_use_observer.cc:409: for (size_t i = 0; i ...
5 years, 1 month ago (2015-11-18 22:17:08 UTC) #10
tbansal1
https://codereview.chromium.org/1447363006/diff/20001/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/1447363006/diff/20001/chrome/browser/android/data_usage/external_data_use_observer.cc#newcode409 chrome/browser/android/data_usage/external_data_use_observer.cc:409: for (size_t i = 0; i < matching_rules_.size(); ++i) ...
5 years, 1 month ago (2015-11-18 23:46:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1447363006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1447363006/40001
5 years, 1 month ago (2015-11-18 23:48:04 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1447363006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1447363006/60001
5 years, 1 month ago (2015-11-19 00:59:22 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 1 month ago (2015-11-19 02:20:54 UTC) #19
commit-bot: I haz the power
5 years, 1 month ago (2015-11-19 02:22:47 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/36fbcc9a3108e3a76e4304fe44a79d5a86134bd1
Cr-Commit-Position: refs/heads/master@{#360490}

Powered by Google App Engine
This is Rietveld 408576698