WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
47332
[GTK] Use gtk_widget_draw() instead of gtk_widget_get_snapshot() in PixelDumpSupportGtk when building with gtk3
https://bugs.webkit.org/show_bug.cgi?id=47332
Summary
[GTK] Use gtk_widget_draw() instead of gtk_widget_get_snapshot() in PixelDump...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug