WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
64048
Move a bunch of classes out of layout_tests.layout_package and into layout_tests.controllers
https://bugs.webkit.org/show_bug.cgi?id=64048
Summary
Move a bunch of classes out of layout_tests.layout_package and into layout_te...
Adam Barth
Reported
2011-07-06 19:12:58 PDT
Move a bunch of classes out of layout_tests.layout_package and into layout_tests.controllers
Attachments
Patch
(288.94 KB, patch)
2011-07-06 19:13 PDT
,
Adam Barth
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2011-07-06 19:13:49 PDT
Created
attachment 99913
[details]
Patch
Eric Seidel (no email)
Comment 2
2011-07-06 19:14:54 PDT
Comment on
attachment 99913
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=99913&action=review
OK.
> Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py:155 > - options.time_out_ms = str(2 * manager.Manager.DEFAULT_TEST_TIMEOUT_MS) > + options.time_out_ms = str(2 * Manager.DEFAULT_TEST_TIMEOUT_MS)
I don't think this has any business on Manager. Eventually we'll move it.
Adam Barth
Comment 3
2011-07-06 19:16:16 PDT
Committed
r90523
: <
http://trac.webkit.org/changeset/90523
>
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