Bug 144053 - Web Inspector: Fix an exception preventing switching timelines
Summary: Web Inspector: Fix an exception preventing switching timelines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-04-22 11:06 PDT by Timothy Hatcher
Modified: 2015-04-22 12:02 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.05 KB, patch)
2015-04-22 11:09 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.