Bug 41940

Summary: Add insertForeignElement in preparation for adding "in foreign content" support
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 41123    
Attachments:
Description Flags
Patch abarth: review+

Eric Seidel (no email)
Reported 2010-07-09 01:10:18 PDT
Add insertForeignElement in preparation for adding "in foreign content" support
Attachments
Patch (3.95 KB, patch)
2010-07-09 01:11 PDT, Eric Seidel (no email)
abarth: review+
Eric Seidel (no email)
Comment 1 2010-07-09 01:11:27 PDT
Adam Barth
Comment 2 2010-07-09 01:15:35 PDT
Comment on attachment 61013 [details] Patch Please fix the crash before landing. :) WebCore/html/HTMLConstructionSite.cpp:248 + const QualifiedName& tagName = QualifiedName(nullAtom, token.name(), namespaceURI); this is a crash
Eric Seidel (no email)
Comment 3 2010-07-09 01:26:29 PDT
Note You need to log in before you can comment on or make changes to this bug.