WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
VERIFIED FIXED
4625
DumpRenderTree --pixel-tests crash
https://bugs.webkit.org/show_bug.cgi?id=4625
Summary
DumpRenderTree --pixel-tests crash
mitz
Reported
2005-08-24 11:37:17 PDT
DumpRenderTree crashes when run with the --pixel-tests option. In DumpRenderTree.m:471, dumpRenderTree() assigns a released object to currentTest. In DumpRenderTree.m:205 the inevitable crash happens.
Attachments
Suggested fix
(974 bytes, patch)
2005-08-24 11:47 PDT
,
mitz
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2005-08-24 11:47:20 PDT
Created
attachment 3551
[details]
Suggested fix
Darin Adler
Comment 2
2005-08-24 11:57:58 PDT
Comment on
attachment 3551
[details]
Suggested fix I landed a fix that's something like this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug