Bug 151730

Summary: Web Inspector: Handle YieldExpressions in the ScriptSyntaxTree
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, saam, timothy, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.