[Bug 92261] Crashing when using threads
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jul 25 09:39:48 PDT 2012
https://bugzilla.gnome.org/show_bug.cgi?id=92261
GStreamer | gstreamer (core) | git
--- Comment #2 from Claudio Saavedra <csaavedra at igalia.com> 2012-07-25 16:39:44 UTC ---
Created an attachment (id=219638)
View: https://bugzilla.gnome.org/attachment.cgi?id=219638
Review: https://bugzilla.gnome.org/review?bug=92261&attachment=219638
2012-07-25 Claudio Saavedra <csaavedra at igalia.com>
[Gtk] Add WK1 API for snapshot retrieval
https://bugs.webkit.org/show_bug.cgi?id=92261
Reviewed by NOBODY (OOPS!).
Added a method to ChromeClientGtk that paints the webview contents
into a cairo_surface and add the public API to WebKitWebView for
this.
* WebCoreSupport/ChromeClientGtk.cpp:
(WebKit::ChromeClient::paintWebViewInSurface): Paint
the ChromeClient in a given cairo_surface.
* WebCoreSupport/ChromeClientGtk.h:
(ChromeClient): Ditto.
* webkit/webkitwebview.cpp:
(webkit_web_view_get_snapshot): New
method to paint a webview snapshot.
* webkit/webkitwebview.h: Ditto.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list