Bug 25408

Summary: [Gtk] gtkdrawing update
Product: WebKit Reporter: Jan Alonzo <jmalonzo>
Component: WebKitGTKAssignee: Jan Alonzo <jmalonzo>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
moz gtkdrawing update gustavo: review+

Description Jan Alonzo 2009-04-26 02:04:08 PDT
The following patch updates gtkdrawing.h and gtk2drawing.c to the latest copy from mozilla.

gtk2drawing.c revisions: http://hg.mozilla.org/mozilla-central/log/b552b1ef8aa0/widget/src/gtk2/gtk2drawing.c

gtkdrawing.h revisions: http://hg.mozilla.org/mozilla-central/log/b552b1ef8aa0/widget/src/gtk2/gtkdrawing.h

The only change I did was to change NS_ASSERTION to WTF::ASSERT.
Comment 1 Jan Alonzo 2009-04-26 02:04:40 PDT
Created attachment 29802 [details]
moz gtkdrawing update
Comment 2 Gustavo Noronha (kov) 2009-04-26 10:20:20 PDT
Comment on attachment 29802 [details]
moz gtkdrawing update 

I trust you have tested this, so I'll say r=me.
Comment 3 Jan Alonzo 2009-04-27 08:10:49 PDT
Landed in r42892