[Webkit-unassigned] [Bug 224149] [GTK] Properly use CompletionHandler when USE_OPENGL_OR_ES is set to OFF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 7 13:18:30 PDT 2021


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

--- Comment #7 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Charlene, what's your opinion on Alex's review point?
I think it's just a stub to avoid linkage errors, not called from anywhere. I think it's no problem. 
Adding ASSERT_NOT_REACHED() might be another idea.
inline void LayerTreeHost::forceRepaintAsync(CompletionHandler<void()>&&) { ASSERT_NOT_REACHED(); }

-- 
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/20210407/b95b08ea/attachment.htm>


More information about the webkit-unassigned mailing list