Bug 130742

Summary: [Mac] Always retry a failed MediaDocument as a PluginDocument
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, commit-queue, esprehn+autocc, glenn, gyuyoung.kim, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Description Eric Carlson 2014-03-25 14:30:49 PDT
A file that fails to open as a MediaDocument is not retried as a PluginDocument if:

  - AVFoundation fails to open a file after initially reporting that was playable
  - the QTKit based media engine is disabled or
Comment 1 Radar WebKit Bug Importer 2014-03-25 14:31:45 PDT
<rdar://problem/16424115>
Comment 2 Eric Carlson 2014-03-25 14:40:19 PDT
Created attachment 227799 [details]
Proposed patch
Comment 3 Jer Noble 2014-03-25 15:26:47 PDT
Comment on attachment 227799 [details]
Proposed patch

r=me
Comment 4 WebKit Commit Bot 2014-03-25 17:57:53 PDT
Comment on attachment 227799 [details]
Proposed patch

Clearing flags on attachment: 227799

Committed r166274: <http://trac.webkit.org/changeset/166274>
Comment 5 WebKit Commit Bot 2014-03-25 17:57:57 PDT
All reviewed patches have been landed.  Closing bug.