Use a Vector for IPC attachments
Created attachment 185853 [details] Patch
Comment on attachment 185853 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=185853&action=review > Source/WebKit2/ChangeLog:7 > + Use a Vector for IPC attachments > + https://bugs.webkit.org/show_bug.cgi?id=108517 > + > + Reviewed by NOBODY (OOPS!). > + Please state a reason.
Committed r141482: <http://trac.webkit.org/changeset/141482>
(In reply to comment #2) > (From update of attachment 185853 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=185853&action=review > > > Source/WebKit2/ChangeLog:7 > > + Use a Vector for IPC attachments > > + https://bugs.webkit.org/show_bug.cgi?id=108517 > > + > > + Reviewed by NOBODY (OOPS!). > > + > > Please state a reason. So what was the reason? Because I still can't see in the changelog.
(In reply to comment #4) > (In reply to comment #2) > > (From update of attachment 185853 [details] [details]) > > View in context: https://bugs.webkit.org/attachment.cgi?id=185853&action=review > > > > > Source/WebKit2/ChangeLog:7 > > > + Use a Vector for IPC attachments > > > + https://bugs.webkit.org/show_bug.cgi?id=108517 > > > + > > > + Reviewed by NOBODY (OOPS!). > > > + > > > > Please state a reason. > > So what was the reason? Because I still can't see in the changelog. Sorry about that, I missed the comment. I updated the ChangeLog in r141484.