WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 124208
Begin cleaning up handling of ImmutableArray vectors
https://bugs.webkit.org/show_bug.cgi?id=124208
Summary
Begin cleaning up handling of ImmutableArray vectors
Anders Carlsson
Reported
2013-11-12 09:07:02 PST
Begin cleaning up handling of ImmutableArray vectors
Attachments
Patch
(32.22 KB, patch)
2013-11-12 09:08 PST
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-11-12 09:08:52 PST
Created
attachment 216683
[details]
Patch
Andreas Kling
Comment 2
2013-11-12 09:20:39 PST
Comment on
attachment 216683
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=216683&action=review
r=me
> Source/WebKit2/UIProcess/WebCookieManagerProxy.cpp:122 > + hostnameStrings.append(WebString::create(hostname));
I thought this was supposed to be uncheckedAppend(). Is this intentional? Why aren't you using uncheckedAppend() here?
Anders Carlsson
Comment 3
2013-11-12 09:38:43 PST
Committed
r159117
: <
http://trac.webkit.org/changeset/159117
>
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