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

Issue 1384663005: Fix flash of icon border when network error page is loaded (Closed)

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

Description

Fix flash of icon border when network error page is loaded Switching the icon to be a div instead of an image tag. An image tag with no src or empty CSS content property shows a border which can't be overridden by CSS. BUG=522408 TBR=jochen@chromium.org NOTRY=true NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1371213002 Cr-Commit-Position: refs/heads/master@{#351302} (cherry picked from commit 51500bb57c4b7e26e48d87768da935bc432f6870)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome/renderer/resources/neterror.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/resources/neterror.html View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (10 generated)
edwardjung
Thanks for helping out again Matt.
5 years, 2 months ago (2015-10-02 18:51:52 UTC) #2
mmenke
On 2015/10/02 18:51:52, edwardjung wrote: > Thanks for helping out again Matt. May need to ...
5 years, 2 months ago (2015-10-02 18:54:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1384663005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1384663005/1
5 years, 2 months ago (2015-10-02 18:56:28 UTC) #5
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 2 months ago (2015-10-02 18:56:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1384663005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1384663005/1
5 years, 2 months ago (2015-10-02 18:59:47 UTC) #9
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 2 months ago (2015-10-02 18:59:49 UTC) #11
edwardjung
On 2015/10/02 18:54:40, mmenke wrote: > On 2015/10/02 18:51:52, edwardjung wrote: > > Thanks for ...
5 years, 2 months ago (2015-10-02 19:00:02 UTC) #12
edwardjung
Do you need to LGTM it before committing?
5 years, 2 months ago (2015-10-02 19:02:15 UTC) #13
mmenke
On 2015/10/02 19:02:15, edwardjung wrote: > Do you need to LGTM it before committing? Hrm...Did ...
5 years, 2 months ago (2015-10-02 19:04:06 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1384663005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1384663005/1
5 years, 2 months ago (2015-10-02 19:05:13 UTC) #16
commit-bot: I haz the power
CLs for remote refs other than refs/pending/heads/master must contain NOTRY=true and NOPRESUBMIT=true in order for ...
5 years, 2 months ago (2015-10-02 19:05:16 UTC) #18
mmenke
On 2015/10/02 19:05:16, commit-bot: I haz the power wrote: > CLs for remote refs other ...
5 years, 2 months ago (2015-10-02 19:06:56 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1384663005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1384663005/1
5 years, 2 months ago (2015-10-02 19:06:57 UTC) #21
edwardjung
On 2015/10/02 19:06:56, mmenke wrote: > On 2015/10/02 19:05:16, commit-bot: I haz the power wrote: ...
5 years, 2 months ago (2015-10-02 19:11:32 UTC) #22
commit-bot: I haz the power
Failed to commit the patch.
5 years, 2 months ago (2015-10-02 19:13:52 UTC) #24
mmenke
On 2015/10/02 19:13:52, commit-bot: I haz the power wrote: > Failed to commit the patch. ...
5 years, 2 months ago (2015-10-02 19:21:00 UTC) #26
edwardjung
On 2015/10/02 19:21:00, mmenke wrote: > On 2015/10/02 19:13:52, commit-bot: I haz the power wrote: ...
5 years, 2 months ago (2015-10-05 09:57:45 UTC) #27
tandrii(chromium)
On 2015/10/05 09:57:45, edwardjung wrote: > On 2015/10/02 19:21:00, mmenke wrote: > > On 2015/10/02 ...
5 years, 2 months ago (2015-10-06 16:17:21 UTC) #28
edwardjung
5 years, 2 months ago (2015-10-06 16:30:36 UTC) #29
Message was sent while issue was closed.
On 2015/10/06 16:17:21, tandrii(chromium) wrote:
> On 2015/10/05 09:57:45, edwardjung wrote:
> > On 2015/10/02 19:21:00, mmenke wrote:
> > > On 2015/10/02 19:13:52, commit-bot: I haz the power wrote:
> > > > Failed to commit the patch.
> > > 
> > > Hrm...despite that, it posted a commit message on the bug...
> > 
> > Thanks for your perseverance!
> 
> As I replied on the internal email thread, the CQ tried to run git push
several
> times, each time it failed. However, apparently, the commit was actually
pushed,
> and later different service processed it and updated commit position and yet
> another service bugdroid updated the bug. So, this CL has effectively landed.

Thank you!

Powered by Google App Engine
This is Rietveld 408576698