[Webkit-unassigned] [Bug 191908] UI side compositing doesn't paint on Mac
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 22 15:10:22 PST 2018
https://bugs.webkit.org/show_bug.cgi?id=191908
Tim Horton <thorton at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #355479|review? |review+
Flags| |
--- Comment #5 from Tim Horton <thorton at apple.com> ---
Comment on attachment 355479
--> https://bugs.webkit.org/attachment.cgi?id=355479
with HAVE_IOSURFACE_RGB10
View in context: https://bugs.webkit.org/attachment.cgi?id=355479&action=review
> Source/WebKit/Shared/RemoteLayerTree/RemoteLayerBackingStore.mm:505
> +#if HAVE(IOSURFACE_RGB10)
All seems a bit overkill when you could have just done this one.
Also we probably want something different here so we're not just using RGBA on wide-color macOS? But that's a separate problem.
--
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/20181122/914b4590/attachment.html>
More information about the webkit-unassigned
mailing list