Bug 151927 - [es6] Arrow function syntax. Fix tests after 149338 landing
Summary: [es6] Arrow function syntax. Fix tests after 149338 landing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 149338
  Show dependency treegraph
 
Reported: 2015-12-06 16:10 PST by GSkachkov
Modified: 2015-12-06 17:09 PST (History)
5 users (show)

See Also:


Attachments
Patch (878 bytes, patch)
2015-12-06 16:13 PST, GSkachkov
no flags Details | Formatted Diff | Diff
Patch (1.74 KB, patch)
2015-12-06 16:20 PST, GSkachkov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description GSkachkov 2015-12-06 16:10:34 PST
After landing of 149338 errors in generator tests appear
Comment 1 GSkachkov 2015-12-06 16:13:59 PST
Created attachment 266743 [details]
Patch
Comment 2 GSkachkov 2015-12-06 16:20:39 PST
Created attachment 266744 [details]
Patch

Fix of the build
Comment 3 WebKit Commit Bot 2015-12-06 17:09:50 PST
Comment on attachment 266744 [details]
Patch

Clearing flags on attachment: 266744

Committed r193603: <http://trac.webkit.org/changeset/193603>
Comment 4 WebKit Commit Bot 2015-12-06 17:09:53 PST
All reviewed patches have been landed.  Closing bug.