Bug 220538

Summary: Remove DOMFormData include from HTMLObjectElement
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: DOMAssignee: Anne van Kesteren <annevk>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.