Bug 25408 - [Gtk] gtkdrawing update
Summary: [Gtk] gtkdrawing update
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Jan Alonzo
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2009-04-26 02:04 PDT by Jan Alonzo
Modified: 2009-04-27 08:10 PDT (History)
0 users

See Also:


Attachments
moz gtkdrawing update (17.96 KB, patch)
2009-04-26 02:04 PDT, Jan Alonzo
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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