Bug 47332

Summary: [GTK] Use gtk_widget_draw() instead of gtk_widget_get_snapshot() in PixelDumpSupportGtk when building with gtk3
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Use gtk_widget_draw() instead of gtk_widget_get_snapshot() none

Carlos Garcia Campos
Reported 2010-10-07 02:22:17 PDT
gtk_widget_get_snapshot() has been removed in gtk3, the new method gtk_widget_draw() should be used instead.
Attachments
Use gtk_widget_draw() instead of gtk_widget_get_snapshot() (1.86 KB, patch)
2010-10-07 02:29 PDT, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2010-10-07 02:29:27 PDT
Created attachment 70058 [details] Use gtk_widget_draw() instead of gtk_widget_get_snapshot()
Xan Lopez
Comment 2 2010-10-07 02:34:30 PDT
Comment on attachment 70058 [details] Use gtk_widget_draw() instead of gtk_widget_get_snapshot() Looks good.
WebKit Commit Bot
Comment 3 2010-10-07 04:58:30 PDT
Comment on attachment 70058 [details] Use gtk_widget_draw() instead of gtk_widget_get_snapshot() Clearing flags on attachment: 70058 Committed r69294: <http://trac.webkit.org/changeset/69294>
WebKit Commit Bot
Comment 4 2010-10-07 04:58:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.