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

Issue 2506993002: Create offline_url_utils (Closed)

Created:
4 years, 1 month ago by Olivier
Modified:
4 years, 1 month ago
Reviewers:
gambard, jif
CC:
chromium-reviews, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create offline_url_utils This utils will handle all the conversions between offline file path and URLs. BUG=664124 Committed: https://crrev.com/5ab336ce9b177b0e70e9175633b8ebf07bff3a21 Cr-Commit-Position: refs/heads/master@{#432541}

Patch Set 1 #

Patch Set 2 : use StringPrintf #

Total comments: 18

Patch Set 3 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+243 lines, -64 lines) Patch
M ios/chrome/browser/reading_list/BUILD.gn View 1 3 chunks +4 lines, -0 lines 0 comments Download
A ios/chrome/browser/reading_list/offline_url_utils.h View 1 2 1 chunk +57 lines, -0 lines 0 comments Download
A ios/chrome/browser/reading_list/offline_url_utils.cc View 1 1 chunk +67 lines, -0 lines 0 comments Download
A ios/chrome/browser/reading_list/offline_url_utils_unittest.cc View 1 2 1 chunk +89 lines, -0 lines 0 comments Download
M ios/chrome/browser/reading_list/reading_list_entry.cc View 2 chunks +2 lines, -10 lines 0 comments Download
M ios/chrome/browser/reading_list/url_downloader.h View 2 chunks +1 line, -19 lines 0 comments Download
M ios/chrome/browser/reading_list/url_downloader.cc View 8 chunks +18 lines, -33 lines 0 comments Download
M ios/chrome/browser/reading_list/url_downloader_unittest.cc View 1 2 3 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Olivier
4 years, 1 month ago (2016-11-16 10:30:55 UTC) #2
gambard
https://codereview.chromium.org/2506993002/diff/20001/ios/chrome/browser/reading_list/offline_url_utils.h File ios/chrome/browser/reading_list/offline_url_utils.h (right): https://codereview.chromium.org/2506993002/diff/20001/ios/chrome/browser/reading_list/offline_url_utils.h#newcode16 ios/chrome/browser/reading_list/offline_url_utils.h:16: base::FilePath OfflineRootDirectoryPath(const base::FilePath& profile_path); Add comments for the argument ...
4 years, 1 month ago (2016-11-16 12:44:20 UTC) #3
Olivier
https://codereview.chromium.org/2506993002/diff/20001/ios/chrome/browser/reading_list/offline_url_utils.h File ios/chrome/browser/reading_list/offline_url_utils.h (right): https://codereview.chromium.org/2506993002/diff/20001/ios/chrome/browser/reading_list/offline_url_utils.h#newcode16 ios/chrome/browser/reading_list/offline_url_utils.h:16: base::FilePath OfflineRootDirectoryPath(const base::FilePath& profile_path); On 2016/11/16 12:44:20, gambard wrote: ...
4 years, 1 month ago (2016-11-16 13:36:28 UTC) #4
gambard
lgtm
4 years, 1 month ago (2016-11-16 15:32:50 UTC) #5
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/2506993002/40001
4 years, 1 month ago (2016-11-16 15:58:53 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-11-16 17:40:26 UTC) #8
commit-bot: I haz the power
4 years, 1 month ago (2016-11-16 17:49:08 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5ab336ce9b177b0e70e9175633b8ebf07bff3a21
Cr-Commit-Position: refs/heads/master@{#432541}

Powered by Google App Engine
This is Rietveld 408576698