Bug 137960

Summary: [Mac] MediaPlayer should not use CachedResourceLoader
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ap, eric.carlson, jer.noble
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 21354    

Description Carlos Garcia Campos 2014-10-22 08:18:58 PDT
It's a layering violation. WebCoreAVFResourceLoader should implement PlatformMediaResourceLoaderClient instead of CachedRawResourceClient.