Bug 147321 - Remove duplicate vectors, calls in UserRequest and complimentary classes
Summary: Remove duplicate vectors, calls in UserRequest and complimentary classes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthew Daiter
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2015-07-27 09:37 PDT by Matthew Daiter
Modified: 2015-07-27 11:43 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.42 KB, patch)
2015-07-27 09:40 PDT, Matthew Daiter
no flags Details | Formatted Diff | Diff
Patch (6.42 KB, patch)
2015-07-27 09:46 PDT, Matthew Daiter
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Daiter 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.
Comment 1 Radar WebKit Bug Importer 2015-07-27 09:38:32 PDT
<rdar://problem/22011290>
Comment 2 Matthew Daiter 2015-07-27 09:40:37 PDT
Created attachment 257563 [details]
Patch
Comment 3 Matthew Daiter 2015-07-27 09:46:54 PDT
Created attachment 257564 [details]
Patch
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2015-07-27 11:43:15 PDT
All reviewed patches have been landed.  Closing bug.