Bug 130157

Summary: REGRESSION(r165482): Broke the windows build; "error C2466: cannot allocate an array of constant size 0" (Requested by jernoble on #webkit).
Product: WebKit Reporter: WebKit Commit Bot <commit-queue>
Component: New BugsAssignee: WebKit Commit Bot <commit-queue>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, jer.noble, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 129986    
Attachments:
Description Flags
ROLLOUT of r165482 none

Description WebKit Commit Bot 2014-03-12 13:46:46 PDT
http://trac.webkit.org/changeset/165482 broke the build:
Broke the windows build; "error C2466: cannot allocate an array of constant size 0" (Requested by jernoble on #webkit).

This is an automatic bug report generated by webkitbot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests fail.
Comment 1 WebKit Commit Bot 2014-03-12 13:47:17 PDT
Created attachment 226550 [details]
ROLLOUT of r165482

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 3 Jer Noble 2014-03-12 14:02:33 PDT
Comment on attachment 226550 [details]
ROLLOUT of r165482

Clearing flags on attachment: 226550

Committed r165497: <http://trac.webkit.org/changeset/165497>
Comment 4 Jer Noble 2014-03-12 14:02:36 PDT
All reviewed patches have been landed.  Closing bug.