[Webkit-unassigned] [Bug 216254] AcceleratedBackingStoreWayland might erroneously try to use SHM with older wpebackend-fdo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 7 16:01:22 PDT 2020


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

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #2 from Darin Adler <darin at apple.com> ---
Comment on attachment 408199
  --> https://bugs.webkit.org/attachment.cgi?id=408199
Patch.

View in context: https://bugs.webkit.org/attachment.cgi?id=408199&action=review

> Source/WebKit/UIProcess/gtk/AcceleratedBackingStoreWayland.cpp:140
> +    return false;

We’d like to structure the #if so there is not dead code after a return.

So the code after the #endif should be moved before the #else.

-- 
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/20200907/a0376531/attachment-0001.htm>


More information about the webkit-unassigned mailing list