RESOLVED FIXED 147321
Remove duplicate vectors, calls in UserRequest and complimentary classes
https://bugs.webkit.org/show_bug.cgi?id=147321
Summary Remove duplicate vectors, calls in UserRequest and complimentary classes
Matthew Daiter
Reported 2015-07-27 09:37:38 PDT
It makes no sense that we have two vectors to store lists of UIDs. This is a waste of space. Let's remove it.
Attachments
Patch (6.42 KB, patch)
2015-07-27 09:40 PDT, Matthew Daiter
no flags
Patch (6.42 KB, patch)
2015-07-27 09:46 PDT, Matthew Daiter
no flags
Radar WebKit Bug Importer
Comment 1 2015-07-27 09:38:32 PDT
Matthew Daiter
Comment 2 2015-07-27 09:40:37 PDT
Matthew Daiter
Comment 3 2015-07-27 09:46:54 PDT
WebKit Commit Bot
Comment 4 2015-07-27 11:43:11 PDT
Comment on attachment 257564 [details] Patch Clearing flags on attachment: 257564 Committed r187435: <http://trac.webkit.org/changeset/187435>
WebKit Commit Bot
Comment 5 2015-07-27 11:43:15 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.