Bug 143015 - Web Inspector: Workaround issue causing uncaught exception in Inspector
Summary: Web Inspector: Workaround issue causing uncaught exception in Inspector
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: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-24 13:26 PDT by Joseph Pecoraro
Modified: 2015-03-24 14:17 PDT (History)
10 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (4.14 KB, patch)
2015-03-24 13:27 PDT, 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-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.