RESOLVED FIXED 14842
Patch for DRT that fixes 20+ layout tests
https://bugs.webkit.org/show_bug.cgi?id=14842
Summary Patch for DRT that fixes 20+ layout tests
Adam Treat
Reported 2007-08-01 07:11:57 PDT
Together, this patch fixes some 20+ layout tests in QtWebKit. bdash mentioned that I shouldn't do refactoring and variable renaming along with real changes. Unfortunately, I don't have time right now to separate it out and I'm going on vacation till September very soon. bdash also had problems with the * decorator placement and a stray commented out debug call in LayoutTestController::queueReload. Perhaps someone else can fix up these changes and commit or I guess I'll do it in September. Cheers, Adam
Attachments
Fixes DRT (20.25 KB, patch)
2007-08-01 07:13 PDT, Adam Treat
no flags
Adam Treat
Comment 1 2007-08-01 07:13:25 PDT
Created attachment 15772 [details] Fixes DRT Qt DRT Fix
Mark Rowe (bdash)
Comment 2 2007-08-01 20:08:20 PDT
My comment about * placement was less about this patch than an inconsistency I noticed elsewhere in the Qt-related code while checking whether the non-standard style used in the patch matched that used elsewhere in Qt code. It does match, but there were a few places in the existing code where the placement is inconsistent.
Nikolas Zimmermann
Comment 3 2007-08-26 04:18:20 PDT
Hey Adam, + Modifies the addToJSWindowObject to bind js objects using the built-in + kst_window class. Make sure to protect the created runtime object from + garbage collection. too much KST hacking lately? ;-) Greetings, Niko
Simon Hausmann
Comment 4 2007-09-25 04:19:11 PDT
Landed in -r25722
Holger Freyther
Comment 5 2007-09-25 09:38:19 PDT
Comment on attachment 15772 [details] Fixes DRT Simon applied this patch, clearing the review flag now.
mitz
Comment 6 2007-09-26 00:32:28 PDT
(In reply to comment #5) > (From update of attachment 15772 [details] [edit]) > Simon applied this patch So why is the bug still open?
George Staikos
Comment 7 2007-09-26 04:28:20 PDT
It shouldn't be open.
Note You need to log in before you can comment on or make changes to this bug.