Bug 137960 - [Mac] MediaPlayer should not use CachedResourceLoader
Summary: [Mac] MediaPlayer should not use CachedResourceLoader
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 21354
  Show dependency treegraph
 
Reported: 2014-10-22 08:18 PDT by Carlos Garcia Campos
Modified: 2014-10-22 20:00 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-10-22 08:18:58 PDT
It's a layering violation. WebCoreAVFResourceLoader should implement PlatformMediaResourceLoaderClient instead of CachedRawResourceClient.