Bug 73785

Summary: Use HashMap<OwnPtr> in CrossOriginPreflightResultCache
Product: WebKit Reporter: Darin Adler <darin>
Component: Page LoadingAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 73757    
Attachments:
Description Flags
Patch none

Description Darin Adler 2011-12-04 15:29:29 PST
Use HashMap<OwnPtr> in CrossOriginPreflightResultCache
Comment 1 Darin Adler 2011-12-04 15:32:24 PST
Created attachment 117813 [details]
Patch
Comment 2 WebKit Review Bot 2011-12-04 16:32:38 PST
Comment on attachment 117813 [details]
Patch

Attachment 117813 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/10728548

New failing tests:
svg/custom/linking-uri-01-b.svg
Comment 3 Andreas Kling 2011-12-04 18:30:00 PST
Comment on attachment 117813 [details]
Patch

r=me
(And don't worry about the EWS failure, that's a false alarm for sure.)
Comment 4 Darin Adler 2011-12-05 15:40:46 PST
Comment on attachment 117813 [details]
Patch

Trying the commit queue again.
Comment 5 WebKit Review Bot 2011-12-05 18:56:05 PST
Comment on attachment 117813 [details]
Patch

Clearing flags on attachment: 117813

Committed r102085: <http://trac.webkit.org/changeset/102085>
Comment 6 WebKit Review Bot 2011-12-05 18:56:10 PST
All reviewed patches have been landed.  Closing bug.