Bug 144053

Summary: Web Inspector: Fix an exception preventing switching timelines
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Timothy Hatcher 2015-04-22 11:06:45 PDT
Switching timelines is sometimes throwing an exception, preventing the timeline view from changing back to the overview view.

This is a latent bug exposed by switching to ES6 classes / strict mode.
Comment 1 Radar WebKit Bug Importer 2015-04-22 11:07:28 PDT
<rdar://problem/20653689>
Comment 2 Timothy Hatcher 2015-04-22 11:09:43 PDT
Created attachment 251339 [details]
Patch
Comment 3 WebKit Commit Bot 2015-04-22 12:02:14 PDT
Comment on attachment 251339 [details]
Patch

Clearing flags on attachment: 251339

Committed r183119: <http://trac.webkit.org/changeset/183119>
Comment 4 WebKit Commit Bot 2015-04-22 12:02:17 PDT
All reviewed patches have been landed.  Closing bug.