[Webkit-unassigned] [Bug 137850] [WinCairo] Repaint issues with accelerated compositing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 18 08:47:57 PDT 2014


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

Brent Fulgham <bfulgham at webkit.org> changed:

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

--- Comment #2 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 240062
  --> https://bugs.webkit.org/attachment.cgi?id=240062
Patch

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

I think this looks fine, but I can't confirm isAcceleratedCompositing at the moment. can you confirm and then I can approve the patch?

> Source/WebKit/win/WebView.cpp:6796
> +    if (!isAcceleratedCompositing())

I don't have WebKit source in front of me. Can you confirm 'isAcceleratedCompositing' is identical to checking m_backingLayer for USE(CA)?

-- 
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/20141018/ae37181b/attachment-0002.html>


More information about the webkit-unassigned mailing list