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

Issue 2246563002: [Offline Pages]Allow multiple urls to be requested in internal page. (Closed)

Created:
4 years, 4 months ago by romax
Modified:
4 years, 4 months ago
Reviewers:
michaelpg, chili
CC:
chromium-reviews, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Offline Pages]Allow multiple urls to be requested in internal page. Make it possible to make multiple requests in offline internals. BUG=637394 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/9b982065061aec49d78943e817d2c4701e0a2d54 Cr-Commit-Position: refs/heads/master@{#413762}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Parsing on JS side. #

Total comments: 15

Patch Set 3 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -14 lines) Patch
M chrome/browser/resources/offline_pages/offline_internals.html View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/offline_pages/offline_internals.js View 1 2 1 chunk +20 lines, -13 lines 0 comments Download

Messages

Total messages: 28 (13 generated)
romax
PTAL Thanks!
4 years, 4 months ago (2016-08-12 19:56:51 UTC) #3
michaelpg
https://codereview.chromium.org/2246563002/diff/1/chrome/browser/resources/offline_pages/offline_internals.html File chrome/browser/resources/offline_pages/offline_internals.html (right): https://codereview.chromium.org/2246563002/diff/1/chrome/browser/resources/offline_pages/offline_internals.html#newcode73 chrome/browser/resources/offline_pages/offline_internals.html:73: Use comma to separate multiple URLs. grammar nit: "Use ...
4 years, 4 months ago (2016-08-14 21:31:20 UTC) #4
chili
https://codereview.chromium.org/2246563002/diff/1/chrome/browser/resources/offline_pages/offline_internals.html File chrome/browser/resources/offline_pages/offline_internals.html (right): https://codereview.chromium.org/2246563002/diff/1/chrome/browser/resources/offline_pages/offline_internals.html#newcode73 chrome/browser/resources/offline_pages/offline_internals.html:73: Use comma to separate multiple URLs. Maybe you feel ...
4 years, 4 months ago (2016-08-15 18:27:09 UTC) #5
romax
PTAL sorry for the late reply! I've moved the parsing from c++ to JS. However ...
4 years, 4 months ago (2016-08-19 18:53:35 UTC) #6
chili
lgtm with optional comment I don't expect a ton of urls to be entered this ...
4 years, 4 months ago (2016-08-19 23:08:50 UTC) #7
michaelpg
https://codereview.chromium.org/2246563002/diff/20001/chrome/browser/resources/offline_pages/offline_internals.html File chrome/browser/resources/offline_pages/offline_internals.html (right): https://codereview.chromium.org/2246563002/diff/20001/chrome/browser/resources/offline_pages/offline_internals.html#newcode71 chrome/browser/resources/offline_pages/offline_internals.html:71: <input id="url" type="url" placeholder="http://www.url1.com, http://www.url2.com, ..."> nit: wrap long ...
4 years, 4 months ago (2016-08-20 00:46:47 UTC) #8
romax
comments addressed, sorry but i'm really new to javascript :/ Thanks for the review! https://codereview.chromium.org/2246563002/diff/20001/chrome/browser/resources/offline_pages/offline_internals.html ...
4 years, 4 months ago (2016-08-20 01:23:20 UTC) #9
michaelpg
lgtm
4 years, 4 months ago (2016-08-20 01:27:12 UTC) #10
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/2246563002/40001
4 years, 4 months ago (2016-08-22 18:04:13 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/278298)
4 years, 4 months ago (2016-08-22 19:07:46 UTC) #15
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/2246563002/40001
4 years, 4 months ago (2016-08-22 21:57:20 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/278511)
4 years, 4 months ago (2016-08-23 00:25:46 UTC) #19
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/2246563002/40001
4 years, 4 months ago (2016-08-23 16:46:40 UTC) #25
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-23 16:51:08 UTC) #26
commit-bot: I haz the power
4 years, 4 months ago (2016-08-23 16:53:16 UTC) #28
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9b982065061aec49d78943e817d2c4701e0a2d54
Cr-Commit-Position: refs/heads/master@{#413762}

Powered by Google App Engine
This is Rietveld 408576698