Bug 155436 - [JSC] Don't reference the properties of @Reflect directly
Summary: [JSC] Don't reference the properties of @Reflect directly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-14 07:36 PDT by Yusuke Suzuki
Modified: 2016-03-14 21:07 PDT (History)
8 users (show)

See Also:


Attachments
Patch (16.16 KB, patch)
2016-03-14 07:44 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-03-14 07:36:57 PDT
[JSC] Not reference the properties of @Reflect directly
Comment 1 Yusuke Suzuki 2016-03-14 07:44:59 PDT
Created attachment 273972 [details]
Patch
Comment 2 Geoffrey Garen 2016-03-14 10:03:16 PDT
Comment on attachment 273972 [details]
Patch

r=me
Comment 3 Saam Barati 2016-03-14 11:25:32 PDT
Comment on attachment 273972 [details]
Patch

nice catch.
Comment 4 Yusuke Suzuki 2016-03-14 20:16:55 PDT
Comment on attachment 273972 [details]
Patch

Thanks for reviews :D
Comment 5 WebKit Commit Bot 2016-03-14 21:07:52 PDT
Comment on attachment 273972 [details]
Patch

Clearing flags on attachment: 273972

Committed r198192: <http://trac.webkit.org/changeset/198192>
Comment 6 WebKit Commit Bot 2016-03-14 21:07:56 PDT
All reviewed patches have been landed.  Closing bug.