[Webkit-unassigned] [Bug 138093] [GTK] Move RedirectedXCompositeWindow from platform to WebKit2 layer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 30 04:13:33 PDT 2014


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #240541|0                           |1
        is obsolete|                            |
 Attachment #240541|review?                     |
              Flags|                            |
 Attachment #240665|                            |review?
              Flags|                            |

--- Comment #11 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 240665
  --> https://bugs.webkit.org/attachment.cgi?id=240665&action=review
Updated patch according to review comments

Changes:

  - Removed the confusing ASSERT in the constructor by leaving the constructor private to ensure the object can only be created by the factory method that already checks if xserver extensions are supported.
  - Moved the draw code back to the web view.
  - Renamed prepareSurfaceForDrawing as just surface() that returns the surface and made it public again.

-- 
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/20141030/0a5aebb4/attachment-0002.html>


More information about the webkit-unassigned mailing list