[Webkit-unassigned] [Bug 239760] PlatformDisplay::PlatformDisplay(GdkDisplay* display) does not set m_eglDisplay to EGL_NO_DISPLAY
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 26 08:44:20 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=239760
--- Comment #4 from Xi Ruoyao <xry111 at mengyan1223.wang> ---
(In reply to Michael Catanzaro from comment #2)
> Comment on attachment 458354 [details]
> Patch
>
> Oops.
>
> This change looks safe and good. But could you please use the initializer
> list, as in the constructor above?
Updated. I initially didn't like a "," leading the line but now I've found out WebKit widely uses initializer lists with such a format.
--
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/20220426/034e50e3/attachment.htm>
More information about the webkit-unassigned
mailing list