[Webkit-unassigned] [Bug 178157] New: [WPE] Avoid using Cairo in the WPE GLib API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 11 00:03:10 PDT 2017


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

            Bug ID: 178157
           Summary: [WPE] Avoid using Cairo in the WPE GLib API
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Currently there are only two features where “cairo_surface_t” is used:

* Snapshotting web content:
  - webkit_web_view_get_snapshot_finish
* Favicons:
  - webkit_web_view_get_favicon
  - webkit_favicon_database_get_favicon_finish

In the medium-long term we may want to have the option of removing Cairo
usage in the WPE port, and it would be desirable to use stop using it
already in the public API before we rubber stamp it as stable.

-- 
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/20171011/20dcf36b/attachment-0001.html>


More information about the webkit-unassigned mailing list