Bug 144438 - Static property hashtable should only lookup with non-symbol key
Summary: Static property hashtable should only lookup with non-symbol key
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks: 144440
  Show dependency treegraph
 
Reported: 2015-04-30 01:48 PDT by Yusuke Suzuki
Modified: 2015-05-02 08:29 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2015-04-30 02:01 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 2015-04-30 01:48:44 PDT
Static property hashtable should only lookup with non-symbol key
Comment 1 Yusuke Suzuki 2015-04-30 02:01:39 PDT
Created attachment 252047 [details]
Patch
Comment 2 Yusuke Suzuki 2015-04-30 02:02:38 PDT
The problem in this patch is its really hard to test it...
Comment 3 Yusuke Suzuki 2015-04-30 02:24:43 PDT
The spawned issue is here. https://bugs.webkit.org/show_bug.cgi?id=144440
Comment 4 WebKit Commit Bot 2015-05-02 08:29:41 PDT
Comment on attachment 252047 [details]
Patch

Clearing flags on attachment: 252047

Committed r183715: <http://trac.webkit.org/changeset/183715>
Comment 5 WebKit Commit Bot 2015-05-02 08:29:45 PDT
All reviewed patches have been landed.  Closing bug.