RESOLVED FIXED 49585
[gtk] r69119 modified just the gtk2 version of the scrolled_window_paint function but not the gtk3 version
https://bugs.webkit.org/show_bug.cgi?id=49585
Summary [gtk] r69119 modified just the gtk2 version of the scrolled_window_paint func...
Alejandro G. Castro
Reported 2010-11-16 02:40:00 PST
Apparently the patch in r69119 did not included the fixes for the gtk3 version of the moz_gtk_scrolled_window_paint, they are causing problems because we are using uninitialized variables and rendering with the wrong function.
Attachments
Proposed patch (2.65 KB, patch)
2010-11-16 03:06 PST, Alejandro G. Castro
mrobinson: review+
Alejandro G. Castro
Comment 1 2010-11-16 03:06:17 PST
Created attachment 73975 [details] Proposed patch
Alejandro G. Castro
Comment 2 2010-11-17 04:29:40 PST
Note You need to log in before you can comment on or make changes to this bug.