Bug 212397 - Add OptionSetTraits<> and use with WebCore::DragDestinationAction
Summary: Add OptionSetTraits<> and use with WebCore::DragDestinationAction
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 212115
Blocks: 213264
  Show dependency treegraph
 
Reported: 2020-05-26 19:13 PDT by David Kilzer (:ddkilzer)
Modified: 2020-06-16 15:11 PDT (History)
8 users (show)

See Also:


Attachments
Patch v1 (9.36 KB, patch)
2020-05-27 09:39 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-05-26 19:13:54 PDT
Add OptionSetTraits<> and use with WebCore::DragDestinationAction.

This change was split out from Bug 212115 Attachment #400121 [details] (Patch v4).
Comment 1 David Kilzer (:ddkilzer) 2020-05-26 19:28:18 PDT
Waiting to post patch until fix for Bug 212115 lands.
Comment 2 Radar WebKit Bug Importer 2020-05-27 03:25:35 PDT
<rdar://problem/63669015>
Comment 3 David Kilzer (:ddkilzer) 2020-05-27 09:39:36 PDT
Created attachment 400341 [details]
Patch v1
Comment 4 EWS 2020-05-27 14:04:46 PDT
Committed r262216: <https://trac.webkit.org/changeset/262216>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 400341 [details].