Bug 247936 - HTMLImageElement and FormAssociatedElement should share more code
Summary: HTMLImageElement and FormAssociatedElement should share more code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-14 20:13 PST by Ryosuke Niwa
Modified: 2022-11-16 00:04 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2022-11-14 20:13:23 PST
Share more code between FormAssociatedElement and HTMLImageElement.
Comment 1 Ryosuke Niwa 2022-11-14 20:24:47 PST
Pull request: https://github.com/WebKit/WebKit/pull/6503
Comment 2 EWS 2022-11-15 08:52:35 PST
Committed 256697@main (5780eeea65cd): <https://commits.webkit.org/256697@main>

Reviewed commits have been landed. Closing PR #6503 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-11-15 08:53:18 PST
<rdar://problem/102369636>
Comment 4 Ryosuke Niwa 2022-11-15 23:01:52 PST
Re-opening for pull request https://github.com/WebKit/WebKit/pull/6541
Comment 5 EWS 2022-11-16 00:04:56 PST
Committed 256723@main (ef6010c748c3): <https://commits.webkit.org/256723@main>

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