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

Issue 2894413003: Rename interstitial_v2 files (Closed)

Created:
3 years, 7 months ago by felt
Modified:
3 years, 6 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename interstitial_v2 files 1) I removed v1 a long time ago. It isn't relevant anymore that some files are v2. 2) This lets us differentiate between loud and quiet interstitials. 3) interstitial_ui.html was named confusingly (it is too similar to the others) so I gave it a more clear name. BUG= Review-Url: https://codereview.chromium.org/2894413003 Cr-Commit-Position: refs/heads/master@{#478096} Committed: https://chromium.googlesource.com/chromium/src/+/5d92ae69ae7b36fe1b3cc15ee947aa811f635897

Patch Set 1 #

Patch Set 2 : Add the new filenames #

Total comments: 2

Patch Set 3 : Loud to large #

Patch Set 4 : Missed a few spots #

Patch Set 5 : Re re re re re re re re rebased #

Patch Set 6 : Fix rebase error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -887 lines) Patch
M components/neterror/resources/neterror.html View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M components/resources/security_interstitials_resources.grdp View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
A + components/security_interstitials/core/browser/resources/interstitial_large.css View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download
A + components/security_interstitials/core/browser/resources/interstitial_large.html View 1 2 3 5 1 chunk +3 lines, -3 lines 0 comments Download
A + components/security_interstitials/core/browser/resources/interstitial_large.js View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A + components/security_interstitials/core/browser/resources/interstitial_mobile_nav.js View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
D components/security_interstitials/core/browser/resources/interstitial_ui.html View 1 2 3 4 1 chunk +0 lines, -97 lines 0 comments Download
D components/security_interstitials/core/browser/resources/interstitial_v2.css View 1 2 3 4 1 chunk +0 lines, -505 lines 0 comments Download
D components/security_interstitials/core/browser/resources/interstitial_v2.html View 1 chunk +0 lines, -50 lines 0 comments Download
D components/security_interstitials/core/browser/resources/interstitial_v2.js View 1 2 3 4 1 chunk +0 lines, -180 lines 0 comments Download
D components/security_interstitials/core/browser/resources/interstitial_v2_mobile.js View 1 2 3 4 1 chunk +0 lines, -49 lines 0 comments Download
A + components/security_interstitials/core/browser/resources/list_of_interstitials.html View 1 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 43 (24 generated)
felt
jialiu, PTAL? Overdue cleanup on my part. :) BTW in addition to the file rename, ...
3 years, 7 months ago (2017-05-22 22:57:54 UTC) #5
Jialiu Lin
LGTM Thanks for the clean up! :-)
3 years, 7 months ago (2017-05-23 02:18:48 UTC) #8
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/2894413003/20001
3 years, 7 months ago (2017-05-23 02:32:05 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/444476)
3 years, 7 months ago (2017-05-23 02:42:11 UTC) #12
felt
edwardjung, can you actually pls review for the neterror change? jochen, can you rubber stamp ...
3 years, 7 months ago (2017-05-23 04:10:29 UTC) #15
edwardjung
Wonder if renaming everything to loud is the best thing. Since the CSS contains styling ...
3 years, 7 months ago (2017-05-23 10:40:42 UTC) #16
jochen (gone - plz use gerrit)
as far as I can tell you're an owner for the grdp file?
3 years, 7 months ago (2017-05-23 11:03:06 UTC) #17
felt
On 2017/05/23 10:40:42, edwardjung wrote: > Wonder if renaming everything to loud is the best ...
3 years, 7 months ago (2017-05-23 16:01:30 UTC) #18
edwardjung
> > Wonder if renaming everything to loud is the best thing. Since the CSS ...
3 years, 7 months ago (2017-05-23 16:04:01 UTC) #19
felt
Did the rename. https://codereview.chromium.org/2894413003/diff/20001/components/neterror/resources/neterror.html File components/neterror/resources/neterror.html (right): https://codereview.chromium.org/2894413003/diff/20001/components/neterror/resources/neterror.html#newcode11 components/neterror/resources/neterror.html:11: <script src="../../../components/security_interstitials/core/browser/resources/interstitial_loud_mobile.js"></script> On 2017/05/23 10:21:25, edwardjung ...
3 years, 7 months ago (2017-05-23 23:08:31 UTC) #22
edwardjung
lgtm
3 years, 7 months ago (2017-05-24 15:04:27 UTC) #26
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/2894413003/80001
3 years, 7 months ago (2017-05-24 15:07:24 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/446199)
3 years, 7 months ago (2017-05-24 15:15:33 UTC) #31
jochen (gone - plz use gerrit)
lgtm also created https://chromium-review.googlesource.com/514103
3 years, 7 months ago (2017-05-24 19:37:49 UTC) #32
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/2894413003/80001
3 years, 7 months ago (2017-05-26 23:38:10 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/449343)
3 years, 7 months ago (2017-05-26 23:46:03 UTC) #36
edwardjung
@felt, do you want to submit this CL, then I can work on the reoganisation ...
3 years, 6 months ago (2017-06-08 16:40:27 UTC) #37
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/2894413003/120001
3 years, 6 months ago (2017-06-08 21:21:32 UTC) #40
commit-bot: I haz the power
3 years, 6 months ago (2017-06-08 21:41:40 UTC) #43
Message was sent while issue was closed.
Committed patchset #6 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/5d92ae69ae7b36fe1b3cc15ee947...

Powered by Google App Engine
This is Rietveld 408576698