WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
135373
Web Inspector: Reduce work creating the initial WebInspector.TimelineRecordBar
https://bugs.webkit.org/show_bug.cgi?id=135373
Summary
Web Inspector: Reduce work creating the initial WebInspector.TimelineRecordBar
Joseph Pecoraro
Reported
2014-07-28 19:44:32 PDT
* SUMMARY WebInspector.TimelineRecordBar initializes its records and renderMode twice. Once in the constructor with empty values, and then immediately after. We can eliminate unnecessary duplication.
Attachments
[PATCH] Proposed Fix
(6.41 KB, patch)
2014-07-28 19:48 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-07-28 19:44:40 PDT
<
rdar://problem/17838230
>
Joseph Pecoraro
Comment 2
2014-07-28 19:48:01 PDT
Created
attachment 235658
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 3
2014-07-28 21:14:59 PDT
Comment on
attachment 235658
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 235658 Committed
r171720
: <
http://trac.webkit.org/changeset/171720
>
WebKit Commit Bot
Comment 4
2014-07-28 21:15:01 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