[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
Tue Jan 3 11:00:40 PST 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Inline PDF that are cached  |REGRESSION: Inline PDF that
                   |fail to appear in iframe    |are cached fail to appear
                   |                            |in iframe
           Keywords|                            |Regression
           Severity|Critical                    |Major
           Priority|P2                          |P1
                 CC|                            |beidson at apple.com




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2012-01-03 11:00:40 PST ---
This sounds like a regression from enabling page cache for pages with plug-ins. An assertion fails in debug builds:

ASSERTION FAILED: m_frameCount + 1 == frameCount
/Users/ap/Safari/OpenSource/Source/WebCore/page/Page.cpp(1058) : void WebCore::Page::checkFrameCountConsistency() const
1   0x104e0a79a WebCore::Page::checkFrameCountConsistency() const
2   0x103f59f39 WebCore::Page::frameCount() const
3   0x1045fcfa3 WebCore::HTMLPlugInImageElement::allowedToLoadFrameURL(WTF::String const&)
4   0x104596bb9 WebCore::HTMLEmbedElement::updateWidget(WebCore::PluginCreationOption)

-- 
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