Bug 151730 - Web Inspector: Handle YieldExpressions in the ScriptSyntaxTree
Summary: Web Inspector: Handle YieldExpressions in the ScriptSyntaxTree
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-12-01 16:42 PST by Joseph Pecoraro
Modified: 2015-12-02 09:27 PST (History)
10 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (8.94 KB, patch)
2015-12-01 16:43 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-01 16:42:25 PST
* SUMMARY
Handle YieldExpressions in the ScriptSyntaxTree.

This is needed to show Type annotations in scripts that have generators / yield expressions.
Comment 1 Radar WebKit Bug Importer 2015-12-01 16:42:59 PST
<rdar://problem/23715945>
Comment 2 Joseph Pecoraro 2015-12-01 16:43:42 PST
Created attachment 266410 [details]
[PATCH] Proposed Fix
Comment 3 BJ Burg 2015-12-02 08:41:33 PST
Comment on attachment 266410 [details]
[PATCH] Proposed Fix

r=me, yay tests.
Comment 4 WebKit Commit Bot 2015-12-02 09:27:51 PST
Comment on attachment 266410 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 266410

Committed r192945: <http://trac.webkit.org/changeset/192945>
Comment 5 WebKit Commit Bot 2015-12-02 09:27:54 PST
All reviewed patches have been landed.  Closing bug.