Bug 163701

Summary: create_hash_table: allow empty tables
Product: WebKit Reporter: JF Bastien <jfbastien>
Component: JavaScriptCoreAssignee: JF Bastien <jfbastien>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 163571    
Bug Blocks:    
Attachments:
Description Flags
patch none

Description JF Bastien 2016-10-19 16:00:10 PDT
The Windows build was broken by because I added empty tables and Windows insists that empty tables are horrible. Put in dummy entries in that case.
Comment 1 JF Bastien 2016-10-19 16:11:45 PDT
Created attachment 292124 [details]
patch
Comment 2 Keith Miller 2016-10-19 16:14:47 PDT
Comment on attachment 292124 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2016-10-19 16:37:29 PDT
Comment on attachment 292124 [details]
patch

Clearing flags on attachment: 292124

Committed r207576: <http://trac.webkit.org/changeset/207576>
Comment 4 WebKit Commit Bot 2016-10-19 16:37:32 PDT
All reviewed patches have been landed.  Closing bug.