[Webkit-unassigned] [Bug 7476] WebKit does not handle invalid MIME types for SVG

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Aug 12 02:59:29 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7476





------- Comment #3 from macdome at opendarwin.org  2006-08-12 02:59 PDT -------
So I coded up a nice fix for this.

But now I hit this assert:
=================
ASSERTION FAILED: self == [[self page] mainFrame] || m_frame->ownerElement()
(/Stuff/Projects/WebKit/WebCore/bridge/mac/WebCoreFrameBridge.mm:1015
-[WebCoreFrameBridge installInFrame:])
=================

when viewing http://www.mobiusportal.com/

I expect it's because they try to dynamically insert an embed which references
a broken SVG document.  I bet that is causing us to go down a code path we have
not gone down before.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list