RESOLVED DUPLICATE of bug 243809 178157
[WPE] Replace usage of Cairo in the WPE GLib API
https://bugs.webkit.org/show_bug.cgi?id=178157
Summary [WPE] Replace usage of Cairo in the WPE GLib API
Adrian Perez
Reported 2017-10-11 00:03:10 PDT
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.
Attachments
Adrian Perez
Comment 1 2025-07-04 13:58:03 PDT
(In reply to Adrian Perez from comment #0) > 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 None of these functions are present in the wpe-webkit-2.0 API, exactly since 253528@main
Adrian Perez
Comment 2 2025-07-04 13:58:16 PDT
*** This bug has been marked as a duplicate of bug 243809 ***
Note You need to log in before you can comment on or make changes to this bug.