[Webkit-unassigned] [Bug 159465] [GTK][Threaded Compositor] Web view background colors don't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 20 17:30:00 PDT 2016


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #283004|review?                     |review+
              Flags|                            |

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 283004
  --> https://bugs.webkit.org/attachment.cgi?id=283004
Patch

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

> Source/WebKit2/Shared/CoordinatedGraphics/threadedcompositor/ThreadedCompositor.cpp:87
> +        m_drawsBackground = drawsBackground;

This is fine as it is, but my style is to capture only protectedThis and use it explicitly in the lambda, instead of capturing both this and protectedThis. I'm not sure which style is more prevalent in WebKit code.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160721/3ea63d3c/attachment.html>


More information about the webkit-unassigned mailing list