WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269627
Remove/Unexpose SVGDocument IDL
https://bugs.webkit.org/show_bug.cgi?id=269627
Summary
Remove/Unexpose SVGDocument IDL
Karl Dubost
Reported
2024-02-16 16:27:38 PST
https://wpt.fyi/results/svg/historical.html
SVGDocument interface must be removed. Not exposed in Firefox and Chrome.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-16 16:28:16 PST
<
rdar://problem/123121696
>
Ahmad Saleem
Comment 2
2024-08-17 06:55:41 PDT
We already dropped it -
https://github.com/WebKit/WebKit/commit/bdc0fd20a0be0a0a1557ab5ee814e0d401608404
but we have following in XMLDocument.idl - which we need to remove and it is just single line removal:
https://searchfox.org/wubkat/rev/b36cbce69fddb7da33823f316bd8ead5bebee970/Source/WebCore/dom/XMLDocument.idl
'LegacyWindowAlias=SVGDocument,' and it will progress following test case.
Ahmad Saleem
Comment 3
2024-08-17 07:07:45 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32344
EWS
Comment 4
2024-12-19 17:41:17 PST
Committed
288135@main
(2330d8fd0464): <
https://commits.webkit.org/288135@main
> Reviewed commits have been landed. Closing PR #32344 and removing active labels.
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