[Webkit-unassigned] [Bug 212827] New: [IPC] Adopt enum class for PluginLoadClientPolicy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 5 08:43:28 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212827

            Bug ID: 212827
           Summary: [IPC] Adopt enum class for PluginLoadClientPolicy
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: achristensen at apple.com, darin at apple.com,
                    useafterfree at apple.com
            Blocks: 211988

Adopt enum class for PluginLoadClientPolicy.

Also add EnumTraits< WebCore::PluginLoadClientPolicy > since this type is used via IPC, and replace uint8_t with more strongly typed WebCore::PluginLoadClientPolicy.

-- 
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/20200605/f528c0cb/attachment.htm>


More information about the webkit-unassigned mailing list