Bug 82608

Summary: Chromium: DRT --no-timeout option doesn't work
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Tools / TestsAssignee: Ilya Tikhonovsky <loislo>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, tkent, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Ilya Tikhonovsky 2012-03-29 06:21:59 PDT
%subj%
Comment 1 Ilya Tikhonovsky 2012-03-29 06:24:51 PDT
Created attachment 134562 [details]
Patch
Comment 2 Yury Semikhatsky 2012-03-29 06:34:06 PDT
Comment on attachment 134562 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=134562&action=review

> Tools/ChangeLog:5
> +

Please provide some description.

> Tools/DumpRenderTree/chromium/DumpRenderTree.cpp:251
> +        shell.initialize();

Why initialize is called after all the setters above?
Comment 3 Ilya Tikhonovsky 2012-03-29 06:51:44 PDT
Created attachment 134568 [details]
Patch
Comment 4 Ilya Tikhonovsky 2012-03-29 07:12:21 PDT
Created attachment 134573 [details]
Patch
Comment 5 Ilya Tikhonovsky 2012-03-29 07:27:47 PDT
Created attachment 134579 [details]
Patch
Comment 6 Ilya Tikhonovsky 2012-03-29 11:28:06 PDT
Comment on attachment 134579 [details]
Patch

Clearing flags on attachment: 134579

Committed r112552: <http://trac.webkit.org/changeset/112552>
Comment 7 Ilya Tikhonovsky 2012-03-29 11:28:15 PDT
All reviewed patches have been landed.  Closing bug.