Bug 70976 - Restore structure-clearing behaviour of allocateCell<>
Summary: Restore structure-clearing behaviour of allocateCell<>
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: Oliver Hunt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-26 16:07 PDT by Oliver Hunt
Modified: 2011-10-26 17:19 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.51 KB, patch)
2011-10-26 16:09 PDT, Oliver Hunt
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2011-10-26 16:07:32 PDT
Restore structure-clearing behaviour of allocateCell<>
Comment 1 Oliver Hunt 2011-10-26 16:09:32 PDT
Created attachment 112611 [details]
Patch
Comment 2 Geoffrey Garen 2011-10-26 16:11:36 PDT
Comment on attachment 112611 [details]
Patch

r=me

We may want to change this to an ASSERT in TOT.
Comment 3 WebKit Review Bot 2011-10-26 16:46:29 PDT
Attachment 112611 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/update-webkit']" exit_code: 9

Updating OpenSource
RA layer request failed: OPTIONS of 'http://svn.webkit.org/repository/webkit': could not connect to server (http://svn.webkit.org) at /usr/lib/git-core/git-svn line 2295

Died at Tools/Scripts/update-webkit line 157.


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Oliver Hunt 2011-10-26 17:19:50 PDT
Committed r98525: <http://trac.webkit.org/changeset/98525>