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 68986
Web Inspector: UI performance test for Inspector start-up time is required
https://bugs.webkit.org/show_bug.cgi?id=68986
Summary
Web Inspector: UI performance test for Inspector start-up time is required
Ilya Tikhonovsky
Reported
2011-09-28 02:13:20 PDT
%subj%
Attachments
Patch
(6.30 KB, patch)
2011-09-28 02:17 PDT
,
Ilya Tikhonovsky
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ilya Tikhonovsky
Comment 1
2011-09-28 02:17:12 PDT
Created
attachment 108988
[details]
Patch
Yury Semikhatsky
Comment 2
2011-09-28 02:25:21 PDT
Comment on
attachment 108988
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=108988&action=review
> LayoutTests/inspector/performance/resources/inspector-startup-time.html:20 > + if (new Date() - testStartTime > 20000) {
new Date() -> Date.now()
> LayoutTests/inspector/performance/resources/inspector-startup-time.html:25 > + layoutTestController.closeWebInspector();
Would be nice to wait until the inspector has closed before starting next performance test.
Ilya Tikhonovsky
Comment 3
2011-09-28 02:29:35 PDT
Committed
r96209
: <
http://trac.webkit.org/changeset/96209
>
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