Bug 144438

Summary: Static property hashtable should only lookup with non-symbol key
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, fpizlo, ggaren
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 144440    
Attachments:
Description Flags
Patch none

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.