Bug 45024

Summary: Add bindings for HTML5's XMLDocumentLoader API
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED WONTFIX    
Severity: Normal CC: annevk, ap, eric, mjs
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 45023    
Attachments:
Description Flags
Patch none

Adam Barth
Reported 2010-09-01 01:04:16 PDT
Add bindings for HTML5's XMLDocumentLoader API
Attachments
Patch (28.11 KB, patch)
2010-09-01 01:14 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2010-09-01 01:14:11 PDT
Eric Seidel (no email)
Comment 2 2010-09-01 01:24:02 PDT
Comment on attachment 66178 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=66178&action=prettypatch > WebCore/xml/XMLDocumentLoader.idl:20 > +module xml { Um. What's "module xml"? I'm not sure that's what you want. > WebCore/xml/XMLDocumentLoader.idl:24 > + ] XMLDocumentLoader : Document { Should this really be XMLDocumentLoader? or XMLDocument or?
Adam Barth
Comment 3 2010-09-05 23:52:19 PDT
Comment on attachment 66178 [details] Patch The implementation of the API was harder than expected. We run directly into frameless document problems... Unmarking for review while I work in that problem.
Anne van Kesteren
Comment 4 2023-12-23 02:04:03 PST
This was removed from the HTML Standard.
Note You need to log in before you can comment on or make changes to this bug.