Qualify PlatformDisplayID with WebCore:: in WebViewImpl
Created attachment 410731 [details] Patch
Comment on attachment 410731 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=410731&action=review > Source/WebKit/UIProcess/Cocoa/WebViewImpl.mm:2201 > + WebCore::PlatformDisplayID displayID = WebCore::displayID(window.screen); I suggest we use auto here instead.
Created attachment 410764 [details] Patch
Committed r268175: <https://trac.webkit.org/changeset/268175> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410764 [details].
<rdar://problem/70083747>