WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 119558
Clean up: Simplifying the printing of the command line arguments passed to jsDriver.pl
https://bugs.webkit.org/show_bug.cgi?id=119558
Summary
Clean up: Simplifying the printing of the command line arguments passed to js...
Daniel Bates
Reported
2013-08-07 14:51:49 PDT
Currently in Tools/Scripts/run-javascriptcore-tests we construct the command line to run jsDriver.pl twice: once to pretty print it standard output, and once to actually execute it. Moreover, what we print to standard output isn't equivalent to the command line we run jsDriver.pl as we exclude the prefix of /Tools/jhbuild/jhbuild-wrapper that is added for the GTK and EFL ports. We should construct the command line to execute jsDriver.pl once and then print it to standard output.
Attachments
Patch
(2.05 KB, patch)
2013-08-07 14:56 PDT
,
Daniel Bates
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2013-08-07 14:56:57 PDT
Created
attachment 208300
[details]
Patch
Daniel Bates
Comment 2
2013-08-07 14:59:33 PDT
Committed
r153804
: <
http://trac.webkit.org/changeset/153804
>
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