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

Issue 18569004: Disable default touch icons handling. (Closed)

Created:
7 years, 5 months ago by qsr
Modified:
7 years, 5 months ago
Reviewers:
Nico
CC:
blink-reviews, dglazkov+blink, Nate Chapin, eae+blinkwatch, gavinp+loader_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Disable default touch icons handling. When no link rel=apple-touch-icon is present on a page, mobile chrome currently sends requests for apple-touch-icon.png and apple-touch-icon-precomposed.png. A very large majority of those requests fail with a 404. To save battery and data plan, this CL disable those requests. Clients should use link rel=icon instead. We can't turn of TOUCH_ICON_LOADING because we still want to support link rel=apple-touch-icon Resubmitted after removing the test checking for this behavior in chromium: https://codereview.chromium.org/18903004/ R=thakis@chromium.org BUG=258963, 259681 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154413

Patch Set 1 #

Patch Set 2 : Re-upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -22 lines) Patch
M Source/core/loader/IconController.cpp View 2 chunks +2 lines, -22 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
qsr
7 years, 5 months ago (2013-07-11 07:38:57 UTC) #1
qsr
This is a reland as is after fixing upstream tests.
7 years, 5 months ago (2013-07-11 07:39:16 UTC) #2
Nico
Can you link to the test fixes? (If they're linked on the bug, disregard. On ...
7 years, 5 months ago (2013-07-11 16:05:30 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/18569004/1
7 years, 5 months ago (2013-07-17 14:20:00 UTC) #4
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-07-17 14:30:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/18569004/14001
7 years, 5 months ago (2013-07-17 15:21:58 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=17325
7 years, 5 months ago (2013-07-17 16:44:13 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/qsr@chromium.org/18569004/14001
7 years, 5 months ago (2013-07-17 17:02:37 UTC) #8
commit-bot: I haz the power
7 years, 5 months ago (2013-07-17 18:51:54 UTC) #9
Message was sent while issue was closed.
Change committed as 154413

Powered by Google App Engine
This is Rietveld 408576698