[Webkit-unassigned] [Bug 217422] Qualify PlatformDisplayID with WebCore:: in WebViewImpl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 21:45:03 PDT 2020


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com
 Attachment #410731|review?                     |review+
              Flags|                            |

--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 410731
  --> https://bugs.webkit.org/attachment.cgi?id=410731
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.

-- 
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/20201007/0d6d41af/attachment.htm>


More information about the webkit-unassigned mailing list