[Webkit-unassigned] [Bug 230736] WebKitLegacy's module map files don't get installed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 08:20:19 PDT 2021


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

--- Comment #5 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 439122
  --> https://bugs.webkit.org/attachment.cgi?id=439122
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=439122&action=review

> Source/WebKitLegacy/ios/WebView/WebUIKitDelegate.h:133
> +#if ENABLE_ORIENTATION_EVENTS

Should be ENABLE(ORIENTATION_EVENTS)

> Source/WebKitLegacy/mac/WebView/WebHTMLViewPrivate.h:116
> +#if ENABLE_NETSCAPE_PLUGIN_API

Should be ENABLE(NETSCAPE_PLUGIN_API)

-- 
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/20211001/b33c989d/attachment.htm>


More information about the webkit-unassigned mailing list