Closed
Bug 1289944
Opened 9 years ago
Closed 9 years ago
Remove e10s blob URL favicon hack
Categories
(Firefox :: Tabbed Browser, defect, P2)
Firefox
Tabbed Browser
Tracking
()
RESOLVED
FIXED
Firefox 50
People
(Reporter: mrbkap, Assigned: mrbkap)
Details
Attachments
(1 file)
2.48 KB,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
Bug 1184739 added some code to get around the fact that blob URLs didn't work cross process and so didn't work properly for sites that set their favicon to a blob URL.
That's been fixed, thanks to baku, so we can remove the hack.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mrbkap
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8775373 -
Flags: review?(felipc)
Comment 2•9 years ago
|
||
Comment on attachment 8775373 [details] [diff] [review]
Patch
Review of attachment 8775373 [details] [diff] [review]:
-----------------------------------------------------------------
\o/
Attachment #8775373 -
Flags: review?(felipc) → review+
![]() |
||
Updated•9 years ago
|
tracking-e10s:
--- → +
Priority: -- → P2
Pushed by mrbkap@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ec1fa4b01b12
Remove now-unneeded blob URL hack for favicons. r=felipe
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 50
You need to log in
before you can comment on or make changes to this bug.
Description
•