WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2013-05-15 17:21:31 PDT
Created
attachment 201900
[details]
Patch
Oliver Hunt
Comment 2
2013-05-15 17:28:49 PDT
Committed
r150160
: <
http://trac.webkit.org/changeset/150160
>
Ryosuke Niwa
Comment 3
2013-05-15 20:15:28 PDT
This patch appears to have caused a Windows build failure:
http://build.webkit.org/builders/Apple%20Win%20Release%20%28Build%29/builds/48685/steps/compile-webkit/logs/stdio
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.
Top of Page
Format For Printing
XML
Clone This Bug