WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93520
Web Inspector: Refactor InspectorTest to split evals for initialization from runTest
https://bugs.webkit.org/show_bug.cgi?id=93520
Summary
Web Inspector: Refactor InspectorTest to split evals for initialization from ...
johnjbarton
Reported
2012-08-08 14:12:46 PDT
Currently inspector-test.js function runTest concatenates a long initialization function sequence with the test code from the web page. By splitting these two in to two different eval() with different names it will be much easier to debug the test code (which is the goal of
bug 92429
).
Attachments
Patch
(3.79 KB, patch)
2012-08-08 14:22 PDT
,
johnjbarton
no flags
Details
Formatted Diff
Diff
Patch
(3.82 KB, patch)
2012-08-16 17:06 PDT
,
johnjbarton
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
johnjbarton
Comment 1
2012-08-08 14:22:30 PDT
Created
attachment 157292
[details]
Patch
johnjbarton
Comment 2
2012-08-16 17:06:11 PDT
Created
attachment 158952
[details]
Patch
WebKit Review Bot
Comment 3
2012-08-17 13:10:55 PDT
Comment on
attachment 158952
[details]
Patch Clearing flags on attachment: 158952 Committed
r125927
: <
http://trac.webkit.org/changeset/125927
>
WebKit Review Bot
Comment 4
2012-08-17 13:11:20 PDT
All reviewed patches have been landed. Closing bug.
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