[Webkit-unassigned] [Bug 10366] New: WebKit asserts on innerHTML insert of embed referencing XML which failed to parse

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Aug 12 03:05:41 PDT 2006


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

           Summary: WebKit asserts on innerHTML insert of embed referencing
                    XML which failed to parse
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://www.mobiusportal.com/
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: macdome at opendarwin.org
 BugsThisDependsOn: 7476


WebKit asserts on innerHTML insert of embed referencing XML which failed to
parse

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

This does not reproduce until the fix for bug 7476 is landed.


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