Bug 220538 - Remove DOMFormData include from HTMLObjectElement
Summary: Remove DOMFormData include from HTMLObjectElement
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anne van Kesteren
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-12 02:57 PST by Anne van Kesteren
Modified: 2023-07-26 10:37 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2021-01-12 02:57:20 PST
Now that plugins are obsolete, this code should never be able to run.

See https://github.com/whatwg/html/pull/6281. No tests as I'm not sure how web-platform-tests can test this.
Comment 1 Radar WebKit Bug Importer 2021-01-19 02:58:12 PST
<rdar://problem/73348091>
Comment 2 Anne van Kesteren 2023-04-26 06:20:43 PDT
I'm no longer able to relevant code. Unless someone knows something this can probably be closed.
Comment 3 Anne van Kesteren 2023-07-26 09:15:02 PDT
I looked at this again, grepped for objectTag and could not find anything relevant. And HTMLObjectElement only seemed to have form stuff that was still relevant, apart from one minor thing which I'll remove.
Comment 4 Anne van Kesteren 2023-07-26 09:16:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16098
Comment 5 EWS 2023-07-26 10:37:12 PDT
Committed 266319@main (a6c7c6f6984d): <https://commits.webkit.org/266319@main>

Reviewed commits have been landed. Closing PR #16098 and removing active labels.