Bug 147321

Summary: Remove duplicate vectors, calls in UserRequest and complimentary classes
Product: WebKit Reporter: Matthew Daiter <mdaiter>
Component: WebCore Misc.Assignee: Matthew Daiter <mdaiter>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, eric.carlson, jonlee, mdaiter, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.