WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
45024
Add bindings for HTML5's XMLDocumentLoader API
https://bugs.webkit.org/show_bug.cgi?id=45024
Summary
Add bindings for HTML5's XMLDocumentLoader API
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-09-01 01:14:11 PDT
Created
attachment 66178
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug