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+
Ilya Tikhonovsky
Comment 1 2011-09-28 02:17:12 PDT
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
Note You need to log in before you can comment on or make changes to this bug.