Closed Bug 1203136 Opened 9 years ago Closed 9 years ago

Scheme relative icon URL are not properly parsed in meta tags

Categories

(Firefox OS Graveyard :: Gaia::System::Browser Chrome, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1188026

People

(Reporter: gmarty, Unassigned)

References

Details

If a website has a icon in a meta tag which path is scheme relative, then the icon is disregarded and not made available to the list of favicons.
e.g. http://maps.google.com/:
<link href="//www.google.com/images/branding/product/ico/maps_32dp.ico" rel="shortcut icon">

We should make sure that such icons are added to the favicons of the page.
Blocks: 1168944
Ted, the code in charge of parsing the favicon meta tags in Gecko is written in JavaScript, right? If so, can you show me where to look? I can investigate.
Flags: needinfo?(tclancy)
Flags: needinfo?(tclancy)
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.