RESOLVED FIXED 45064
Change ImmutableArray to be backed by a Vector
https://bugs.webkit.org/show_bug.cgi?id=45064
Summary Change ImmutableArray to be backed by a Vector
Sam Weinig
Reported 2010-09-01 15:02:30 PDT
We need to change ImmutableArray to be backed by a Vector, so that we can add a MutableArray subclass.
Attachments
Patch (11.50 KB, patch)
2010-09-01 15:08 PDT, Sam Weinig
sullivan: review+
Sam Weinig
Comment 1 2010-09-01 15:08:16 PDT
WebKit Review Bot
Comment 2 2010-09-01 15:12:04 PDT
Attachment 66284 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebKit2/WebProcess/InjectedBundle/InjectedBundle.cpp:130: More than one command on the same line [whitespace/newline] [4] WebKit2/Shared/ImmutableArray.h:58: More than one command on the same line in if [whitespace/parens] [4] Total errors found: 2 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 3 2010-09-01 16:03:03 PDT
Note You need to log in before you can comment on or make changes to this bug.