Bug 168406 - Weak should not use jsCast in its accessors
Summary: Weak should not use jsCast in its accessors
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: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-15 20:04 PST by Keith Miller
Modified: 2017-02-16 10:09 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2017-02-15 20:17 PST, Keith Miller
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2017-02-15 20:04:49 PST
Weak should not use jsCast in its accessors
Comment 1 Keith Miller 2017-02-15 20:17:54 PST
Created attachment 301696 [details]
Patch
Comment 2 Keith Miller 2017-02-16 09:16:50 PST
rdar://problem/30171876
Comment 3 Keith Miller 2017-02-16 10:09:14 PST
Committed r212442: <http://trac.webkit.org/changeset/212442>