RESOLVED FIXED 116194
RefCountedArray needs to use vector initialisers for its backing store
https://bugs.webkit.org/show_bug.cgi?id=116194
Summary RefCountedArray needs to use vector initialisers for its backing store
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.