Bug 143015

Summary: Web Inspector: Workaround issue causing uncaught exception in Inspector
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: burg, commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, rniwa, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-03-24 13:26:02 PDT
* SUMMARY
Workaround for: <https://webkit.org/b/143012> ES6: Classes: Early return in sub-class constructor results in returning undefined instead of instance

ReplayManager is the only constructor (base or derived!) that early returns.
Comment 1 Radar WebKit Bug Importer 2015-03-24 13:26:30 PDT
<rdar://problem/20280493>
Comment 2 Radar WebKit Bug Importer 2015-03-24 13:26:34 PDT
<rdar://problem/20280491>
Comment 3 Joseph Pecoraro 2015-03-24 13:27:12 PDT
Created attachment 249344 [details]
[PATCH] Proposed Fix
Comment 4 WebKit Commit Bot 2015-03-24 14:17:34 PDT
Comment on attachment 249344 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 249344

Committed r181905: <http://trac.webkit.org/changeset/181905>
Comment 5 WebKit Commit Bot 2015-03-24 14:17:40 PDT
All reviewed patches have been landed.  Closing bug.