RESOLVED FIXED 13713
[gdk] Build testkjs, call Frame::init, avoid crash on painting
https://bugs.webkit.org/show_bug.cgi?id=13713
Summary [gdk] Build testkjs, call Frame::init, avoid crash on painting
Holger Freyther
Reported 2007-05-14 08:34:56 PDT
Update WebKit.pro to build testkjs for Gdk. This should fix most of the failures on http://build.webkit.org. Swallow the needed --gdk option from run-javascriptcore-tests. Call Frame::init on gFrame to catchup Avoid crashes on repaint when layout is needed. I don't know how I triggered this but I think the patch is correct.
Attachments
Various Gdk port updates (5.46 KB, patch)
2007-05-14 08:37 PDT, Holger Freyther
mrowe: review+
Holger Freyther
Comment 1 2007-05-14 08:37:16 PDT
Created attachment 14550 [details] Various Gdk port updates
Mark Rowe (bdash)
Comment 2 2007-05-18 01:53:10 PDT
Landed in r21557.
Note You need to log in before you can comment on or make changes to this bug.