RESOLVED FIXED 226165
[CoordinatedGraphics] Handle null native surface handle for surfaceless rendering
https://bugs.webkit.org/show_bug.cgi?id=226165
Summary [CoordinatedGraphics] Handle null native surface handle for surfaceless rende...
Zan Dobersek
Reported 2021-05-24 00:36:49 PDT
[CoordinatedGraphics] Handle null native window handle for surfaceless rendering
Attachments
Patch (2.84 KB, patch)
2021-05-24 00:42 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2021-05-24 00:42:31 PDT
Philippe Normand
Comment 2 2021-05-24 08:20:10 PDT
Comment on attachment 429509 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=429509&action=review > Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:74 > + if (m_context) { Nit: this could be reversed and early return.
EWS
Comment 3 2021-05-24 23:14:53 PDT
Committed r277998 (238111@main): <https://commits.webkit.org/238111@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 429509 [details].
Radar WebKit Bug Importer
Comment 4 2021-05-24 23:15:19 PDT
Note You need to log in before you can comment on or make changes to this bug.