Bug 10902 - Viewing a PDF Document directly won't get the favicon loaded
Summary: Viewing a PDF Document directly won't get the favicon loaded
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P3 Normal
Assignee: Brady Eidson
URL: http://www.irs.gov/pub/irs-pdf/fw4.pd...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-17 12:34 PDT by Brady Eidson
Modified: 2009-01-22 06:18 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2006-09-17 12:34:52 PDT
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.
Comment 1 Alexey Proskuryakov 2009-01-22 06:18:05 PST
I cannot reproduce this with shipping Safari/WebKit 3.2.1. PDF documents do have Document/DocLoader now.