[Webkit-unassigned] [Bug 75449] REGRESSION: Inline PDF that are cached fail to appear in iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 8 12:12:31 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=75449


Zalan Bujtas <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zalan at apple.com




--- Comment #5 from Zalan Bujtas <zalan at apple.com>  2013-09-08 12:11:45 PST ---
It looks like we miss some initialisation when we load the content with loadDifferentDocumentItem() instead of loadURL(). When the loader is changed so that it ignores the existing history item for the <iframe>, the pdf renders fine.
While looking into this, I found another (somewhat related) history bug -> bug 121009

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list