Bug 10902
Summary: | Viewing a PDF Document directly won't get the favicon loaded | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brady Eidson <beidson> |
Component: | Page Loading | Assignee: | Brady Eidson <beidson> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, mitz |
Priority: | P3 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.irs.gov/pub/irs-pdf/fw4.pdf#search=%22pdf%22 |
Brady Eidson
With the current loading infrastructure in WebCore, there is no way to kick off an IconLoader without an associated DocLoader. If you are viewing a PDF directly, say the linked W-4 from the IRS, the icon won't get loaded.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I cannot reproduce this with shipping Safari/WebKit 3.2.1. PDF documents do have Document/DocLoader now.