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

Issue 2094733002: Remove details strings used by iframes on network error pages (Closed)

Created:
4 years, 6 months ago by edwardjung
Modified:
4 years, 5 months ago
Reviewers:
sdefresne, mmenke
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove details strings used by iframes on network error pages + Switch the string used by iframes from the the 'details' to 'summary'. + Switch iframe icon to a div, so consistent with the main frame icon implementation. It removes the icon border applied to images with no src which shows up before the JS is executed. + LocalizedError::GetErrorDetails switched to returned the 'summary' string. BUG=620113 Committed: https://crrev.com/863b125313682291e0f5f061563004216f54f852 Cr-Commit-Position: refs/heads/master@{#402451}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Update GetErrorDetails method to return summary #

Total comments: 1

Patch Set 3 : Fix errorpage tests #

Total comments: 9

Patch Set 4 : Address review comments #

Patch Set 5 : Remove unused iOS strings #

Total comments: 2

Patch Set 6 : Fix merge error #

Patch Set 7 : Reinstate iOS strings #

Patch Set 8 : Remove extra braces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -202 lines) Patch
M components/error_page/common/localized_error.cc View 1 2 3 4 5 6 7 56 chunks +7 lines, -73 lines 0 comments Download
M components/error_page_strings.grdp View 1 2 3 5 6 2 chunks +0 lines, -126 lines 0 comments Download
M components/neterror/resources/neterror.css View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M components/neterror/resources/neterror.html View 1 4 5 6 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 30 (12 generated)
edwardjung
Matt, please take a look. Thanks. https://codereview.chromium.org/2094733002/diff/1/components/neterror/resources/neterror.css File components/neterror/resources/neterror.css (right): https://codereview.chromium.org/2094733002/diff/1/components/neterror/resources/neterror.css#newcode271 components/neterror/resources/neterror.css:271: text-align: center; Centres ...
4 years, 6 months ago (2016-06-23 18:52:04 UTC) #4
mmenke
https://codereview.chromium.org/2094733002/diff/40001/components/error_page/common/localized_error.cc File components/error_page/common/localized_error.cc (right): https://codereview.chromium.org/2094733002/diff/40001/components/error_page/common/localized_error.cc#newcode1066 components/error_page/common/localized_error.cc:1066: if (error_map && error_map->summary_resource_id != kEmptyMessageResourceID) Seems weird not ...
4 years, 6 months ago (2016-06-23 19:04:30 UTC) #5
edwardjung
[+ sdefresne, blundell, for comments regarding the iOS specific error details strings, for context, we're ...
4 years, 5 months ago (2016-06-27 11:11:58 UTC) #6
blundell
Sylvain's better-positioned than I am to answer this question.
4 years, 5 months ago (2016-06-27 12:38:26 UTC) #7
sdefresne
https://codereview.chromium.org/2094733002/diff/40001/components/error_page_strings.grdp File components/error_page_strings.grdp (right): https://codereview.chromium.org/2094733002/diff/40001/components/error_page_strings.grdp#newcode393 components/error_page_strings.grdp:393: Unknown File Type. On 2016/06/27 11:11:57, edwardjung wrote: > ...
4 years, 5 months ago (2016-06-27 13:31:07 UTC) #9
mmenke
https://codereview.chromium.org/2094733002/diff/80001/components/neterror/resources/neterror.css File components/neterror/resources/neterror.css (right): https://codereview.chromium.org/2094733002/diff/80001/components/neterror/resources/neterror.css#newcode356 components/neterror/resources/neterror.css:356: .offline #main-message > p { Where do we set ...
4 years, 5 months ago (2016-06-27 14:24:05 UTC) #10
edwardjung
Thanks sdefresne, I've removed the unused strings you specified. They aren't being used on desktop. ...
4 years, 5 months ago (2016-06-27 15:29:08 UTC) #11
mmenke
Thanks! LGTM. Random side comment: Should we remove the offline game on Android? It breaks ...
4 years, 5 months ago (2016-06-27 15:41:55 UTC) #12
edwardjung
On 2016/06/27 15:41:55, mmenke wrote: > Thanks! LGTM. > > Random side comment: Should we ...
4 years, 5 months ago (2016-06-27 15:48:49 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2094733002/80001
4 years, 5 months ago (2016-06-27 15:49:57 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/94252)
4 years, 5 months ago (2016-06-27 16:04:42 UTC) #17
sdefresne
On 2016/06/27 15:29:08, edwardjung wrote: > Thanks sdefresne, I've removed the unused strings you specified. ...
4 years, 5 months ago (2016-06-28 09:13:27 UTC) #18
edwardjung
> Would you mind extracting the iOS unused strings removal to a separate CL? In ...
4 years, 5 months ago (2016-06-28 09:48:46 UTC) #19
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2094733002/140001
4 years, 5 months ago (2016-06-28 11:25:11 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-28 12:08:56 UTC) #23
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/2094733002/140001
4 years, 5 months ago (2016-06-28 13:14:52 UTC) #26
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 5 months ago (2016-06-28 13:19:39 UTC) #28
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 13:21:27 UTC) #30
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/863b125313682291e0f5f061563004216f54f852
Cr-Commit-Position: refs/heads/master@{#402451}

Powered by Google App Engine
This is Rietveld 408576698