Bug 73785 - Use HashMap<OwnPtr> in CrossOriginPreflightResultCache
Summary: Use HashMap<OwnPtr> in CrossOriginPreflightResultCache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 73757
  Show dependency treegraph
 
Reported: 2011-12-04 15:29 PST by Darin Adler
Modified: 2013-05-07 08:57 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.86 KB, patch)
2011-12-04 15:32 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.