Bug 111847

Summary: [Qt] Doesn't build with QtMultimedia
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: WebKit QtAssignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jturcotte: review+

Description Allan Sandfeld Jensen 2013-03-08 05:20:39 PST
MediaPlayerPrivateQt.h needs TextureMapperPlatformLayer which is no longer provided by the included TextureMapper.h
Comment 1 Allan Sandfeld Jensen 2013-03-08 05:22:24 PST
Created attachment 192204 [details]
Patch
Comment 2 Allan Sandfeld Jensen 2013-03-08 05:26:18 PST
Committed r145210: <http://trac.webkit.org/changeset/145210>