Bug 139182

Summary: Fix logging typo
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, glenn, jer.noble, philipj, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch. none

Eric Carlson
Reported 2014-12-02 08:41:04 PST
MediaPlayerPrivateAVFoundationObjC::platformDuration tries to use %f to log a String.
Attachments
Proposed patch. (1.64 KB, patch)
2014-12-02 08:45 PST, Eric Carlson
no flags
Eric Carlson
Comment 1 2014-12-02 08:45:50 PST
Created attachment 242412 [details] Proposed patch.
WebKit Commit Bot
Comment 2 2014-12-02 11:03:46 PST
Comment on attachment 242412 [details] Proposed patch. Clearing flags on attachment: 242412 Committed r176673: <http://trac.webkit.org/changeset/176673>
WebKit Commit Bot
Comment 3 2014-12-02 11:03:50 PST
All reviewed patches have been landed. Closing bug.
Eric Carlson
Comment 4 2014-12-02 12:52:33 PST
Note You need to log in before you can comment on or make changes to this bug.