* 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.
<rdar://problem/17838230>
Created attachment 235658 [details] [PATCH] Proposed Fix
Comment on attachment 235658 [details] [PATCH] Proposed Fix Clearing flags on attachment: 235658 Committed r171720: <http://trac.webkit.org/changeset/171720>
All reviewed patches have been landed. Closing bug.