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

Issue 2648973004: Remove GetMetadata from PhysicalWebDataSource and PhysicalWebScanner (Closed)

Created:
3 years, 11 months ago by mattreynolds
Modified:
3 years, 11 months ago
Reviewers:
nyquist, sdefresne
CC:
chromium-reviews, marq+watch_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org, iankc
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove GetMetadata from PhysicalWebDataSource and PhysicalWebScanner GetMetadata has been deprecated in favor of GetMetadataList. All previous uses of GetMetadata have been switched, so let's remove GetMetadata. BUG=667722 Review-Url: https://codereview.chromium.org/2648973004 Cr-Commit-Position: refs/heads/master@{#445872} Committed: https://chromium.googlesource.com/chromium/src/+/e35ee04f4a71c990999822ede670b3f4ed51535d

Patch Set 1 #

Total comments: 2

Patch Set 2 : nil -> null #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -215 lines) Patch
M chrome/browser/android/physical_web/physical_web_data_source_android.h View 3 chunks +1 line, -13 lines 0 comments Download
M chrome/browser/android/physical_web/physical_web_data_source_android.cc View 6 chunks +3 lines, -41 lines 0 comments Download
M chrome/browser/android/physical_web/physical_web_data_source_android_unittest.cc View 2 chunks +0 lines, -50 lines 0 comments Download
M components/physical_web/data_source/fake_physical_web_data_source.h View 3 chunks +0 lines, -7 lines 0 comments Download
M components/physical_web/data_source/fake_physical_web_data_source.cc View 4 chunks +1 line, -15 lines 0 comments Download
M components/physical_web/data_source/physical_web_data_source.h View 2 chunks +0 lines, -23 lines 0 comments Download
M components/physical_web/data_source/physical_web_data_source.cc View 1 chunk +0 lines, -9 lines 0 comments Download
M components/physical_web/data_source/physical_web_data_source_impl_unittest.cc View 2 chunks +0 lines, -5 lines 0 comments Download
M ios/chrome/browser/physical_web/ios_chrome_physical_web_data_source.h View 2 chunks +0 lines, -7 lines 0 comments Download
M ios/chrome/browser/physical_web/ios_chrome_physical_web_data_source.mm View 2 chunks +0 lines, -8 lines 0 comments Download
M ios/chrome/common/physical_web/physical_web_scanner.h View 1 2 chunks +1 line, -10 lines 0 comments Download
M ios/chrome/common/physical_web/physical_web_scanner.mm View 3 chunks +2 lines, -27 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
mattreynolds
nyquist@chromium.org: Please review changes in chrome/browser/android sdefresne@chromium.org: Please review changes in components/physical_web and ios/chrome There ...
3 years, 11 months ago (2017-01-23 22:35:05 UTC) #2
nyquist
lgtm
3 years, 11 months ago (2017-01-23 22:57:41 UTC) #3
sdefresne
lgtm https://codereview.chromium.org/2648973004/diff/1/ios/chrome/common/physical_web/physical_web_scanner.h File ios/chrome/common/physical_web/physical_web_scanner.h (left): https://codereview.chromium.org/2648973004/diff/1/ios/chrome/common/physical_web/physical_web_scanner.h#oldcode62 ios/chrome/common/physical_web/physical_web_scanner.h:62: // will never be nil; if no metadata ...
3 years, 11 months ago (2017-01-24 09:54:39 UTC) #5
mattreynolds
Thanks Tommy and Sylvain! https://codereview.chromium.org/2648973004/diff/1/ios/chrome/common/physical_web/physical_web_scanner.h File ios/chrome/common/physical_web/physical_web_scanner.h (left): https://codereview.chromium.org/2648973004/diff/1/ios/chrome/common/physical_web/physical_web_scanner.h#oldcode62 ios/chrome/common/physical_web/physical_web_scanner.h:62: // will never be nil; ...
3 years, 11 months ago (2017-01-24 19:11:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2648973004/20001
3 years, 11 months ago (2017-01-24 22:43:08 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/200036)
3 years, 11 months ago (2017-01-24 23:52:53 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2648973004/20001
3 years, 11 months ago (2017-01-24 23:56:26 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 00:18:00 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/e35ee04f4a71c990999822ede670...

Powered by Google App Engine
This is Rietveld 408576698