Bug 174138

Summary: RenderThemeCocoa::mediaControlsFormattedStringForDuration is leaking NSDateComponentsFormatters
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, graouts, joepeck, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2017-07-04 13:57:21 PDT
It is.
Comment 1 Antti Koivisto 2017-07-04 14:01:32 PDT
Created attachment 314577 [details]
patch
Comment 2 Radar WebKit Bug Importer 2017-07-04 14:03:09 PDT
<rdar://problem/33126261>
Comment 3 WebKit Commit Bot 2017-07-04 15:07:57 PDT
Comment on attachment 314577 [details]
patch

Clearing flags on attachment: 314577

Committed r219123: <http://trac.webkit.org/changeset/219123>
Comment 4 WebKit Commit Bot 2017-07-04 15:07:58 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Joseph Pecoraro 2017-07-06 16:23:03 PDT
Nice!