Bug 216228 - Don't emitDirectBinding() if there is a [...rest] element binding
Summary: Don't emitDirectBinding() if there is a [...rest] element binding
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Trivial
Assignee: Alexey Shvayka
URL:
Keywords: InRadar, WebExposed
Depends on:
Blocks:
 
Reported: 2020-09-06 12:55 PDT by Alexey Shvayka
Modified: 2020-09-09 06:38 PDT (History)
8 users (show)

See Also:


Attachments
Patch (6.99 KB, patch)
2020-09-06 15:06 PDT, Alexey Shvayka
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2020-09-06 12:55:34 PDT
Don't emitDirectBinding() if there is a [...rest] element binding
Comment 1 Alexey Shvayka 2020-09-06 15:06:03 PDT
Created attachment 408136 [details]
Patch
Comment 2 Alexey Shvayka 2020-09-09 06:37:19 PDT
Committed r266778: <https://trac.webkit.org/changeset/266778>
Comment 3 Radar WebKit Bug Importer 2020-09-09 06:38:19 PDT
<rdar://problem/68569324>