Bug 111847 - [Qt] Doesn't build with QtMultimedia
Summary: [Qt] Doesn't build with QtMultimedia
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-08 05:20 PST by Allan Sandfeld Jensen
Modified: 2013-03-08 05:26 PST (History)
0 users

See Also:


Attachments
Patch (1.23 KB, patch)
2013-03-08 05:22 PST, Allan Sandfeld Jensen
jturcotte: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>