Bug 248086 - Make WebCore::FormData::EncodingType an enum class
Summary: Make WebCore::FormData::EncodingType an enum class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-18 08:34 PST by David Kilzer (:ddkilzer)
Modified: 2022-12-01 18:13 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 David Kilzer (:ddkilzer) 2022-11-18 08:34:29 PST
Make WebCore::FormData::EncodingType an enum class.
Comment 1 Radar WebKit Bug Importer 2022-11-18 08:34:56 PST
<rdar://problem/102515978>
Comment 2 David Kilzer (:ddkilzer) 2022-11-18 08:45:02 PST
Pull request: https://github.com/WebKit/WebKit/pull/6636
Comment 3 EWS 2022-11-18 13:27:47 PST
Committed 256852@main (c96586445467): <https://commits.webkit.org/256852@main>

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