Bug 116194

Summary: RefCountedArray needs to use vector initialisers for its backing store
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch barraclough: review+

Oliver Hunt
Reported 2013-05-15 17:18:33 PDT
RefCountedArray needs to use vector initialisers for its backing store
Attachments
Patch (9.61 KB, patch)
2013-05-15 17:21 PDT, Oliver Hunt
barraclough: review+
Oliver Hunt
Comment 1 2013-05-15 17:21:31 PDT
Oliver Hunt
Comment 2 2013-05-15 17:28:49 PDT
Ryosuke Niwa
Comment 3 2013-05-15 20:15:28 PDT
Ryosuke Niwa
Comment 4 2013-05-15 20:15:56 PDT
Build fix attempt landed in http://trac.webkit.org/changeset/150171.
Oliver Hunt
Comment 5 2013-05-15 20:21:48 PDT
(In reply to comment #4) > Build fix attempt landed in http://trac.webkit.org/changeset/150171. Thanks!
Ryosuke Niwa
Comment 6 2013-05-15 20:29:02 PDT
(In reply to comment #4) > Build fix attempt landed in http://trac.webkit.org/changeset/150171. This wasn't quite right. Fixed for real in http://trac.webkit.org/changeset/150172.
Note You need to log in before you can comment on or make changes to this bug.