[Webkit-unassigned] [Bug 212885] New: [IPC] Adopt enum class for DragSourceAction
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jun 7 13:02:26 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212885
Bug ID: 212885
Summary: [IPC] Adopt enum class for DragSourceAction
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ddkilzer at webkit.org
CC: achristensen at apple.com, darin at apple.com,
thorton at apple.com, wenson_hsieh at apple.com
Blocks: 211988
Adopt enum class for DragSourceAction.
Much like Bug 212605, this uses both Optional<DragSourceAction> and OptionSet<DragSourceAction> based on how the code uses the enum values.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200607/82f20487/attachment.htm>
More information about the webkit-unassigned
mailing list