WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135152
Perf dashboard spends 2s processing JSON data during the page loads
https://bugs.webkit.org/show_bug.cgi?id=135152
Summary
Perf dashboard spends 2s processing JSON data during the page loads
Ryosuke Niwa
Reported
2014-07-22 01:01:00 PDT
Perf dashboard spends 2s processing JSON data during the page loads
Attachments
Fixes the bug
(4.34 KB, patch)
2014-07-22 01:06 PDT
,
Ryosuke Niwa
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2014-07-22 01:06:16 PDT
Created
attachment 235274
[details]
Fixes the bug
Ryosuke Niwa
Comment 2
2014-07-22 13:58:16 PDT
Committed
r171361
: <
http://trac.webkit.org/changeset/171361
>
Ryosuke Niwa
Comment 3
2014-07-23 16:21:19 PDT
Comment on
attachment 235274
[details]
Fixes the bug View in context:
https://bugs.webkit.org/attachment.cgi?id=235274&action=review
> Websites/perf.webkit.org/public/js/helper-classes.js:74 > + new Date(buildTime).toISOString().replace('T', ' ').replace(/\.\d+Z$/, '');
Added the assignment here in
r171496
.
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