Bug 146809 - [Mac, iOS] The mimeTypeCache should return a reference
Summary: [Mac, iOS] The mimeTypeCache should return a reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-09 14:22 PDT by Brent Fulgham
Modified: 2015-07-09 16:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.15 KB, patch)
2015-07-09 14:54 PDT, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch (4.38 KB, patch)
2015-07-09 15:02 PDT, Brent Fulgham
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2015-07-09 14:22:18 PDT
We are building and destroying a lot of mimeTypeCaches in our current code. Let's stop!
Comment 1 Brent Fulgham 2015-07-09 14:54:23 PDT
Created attachment 256526 [details]
Patch
Comment 2 Brent Fulgham 2015-07-09 15:02:22 PDT
Created attachment 256529 [details]
Patch
Comment 3 Brent Fulgham 2015-07-09 16:28:27 PDT
Committed r186646: <http://trac.webkit.org/changeset/186646>