Bug 152031 - Web Inspector: Workaround arrow function issue in TimelineOverviewGraph.js
Summary: Web Inspector: Workaround arrow function issue in TimelineOverviewGraph.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-12-08 18:05 PST by Joseph Pecoraro
Modified: 2015-12-08 19:59 PST (History)
8 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.63 KB, patch)
2015-12-08 18:07 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-12-08 18:05:23 PST
* SUMMARY
Workaround arrow function issue in TimelineOverviewGraph.js

See issue:
<https://webkit.org/b/152028> Unexpected exception assigning to this._property inside arrow function
Comment 1 Radar WebKit Bug Importer 2015-12-08 18:06:26 PST
<rdar://problem/23814455>
Comment 2 Joseph Pecoraro 2015-12-08 18:07:22 PST
Created attachment 266959 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-12-08 19:59:14 PST
Comment on attachment 266959 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 266959

Committed r193806: <http://trac.webkit.org/changeset/193806>
Comment 4 WebKit Commit Bot 2015-12-08 19:59:17 PST
All reviewed patches have been landed.  Closing bug.