RESOLVED FIXED Bug 151516
Allow more buffer formats in the IOSurface pool
https://bugs.webkit.org/show_bug.cgi?id=151516
Summary Allow more buffer formats in the IOSurface pool
Simon Fraser (smfr)
Reported 2015-11-20 14:20:30 PST
Allow more buffer formats in the IOSurface pool
Attachments
Patch (10.86 KB, patch)
2015-11-20 14:22 PST, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2015-11-20 14:22:23 PST
Radar WebKit Bug Importer
Comment 2 2015-11-20 14:42:05 PST
Csaba Osztrogonác
Comment 3 2015-11-23 03:23:49 PST
Just to document, it landed in https://trac.webkit.org/changeset/192701
Csaba Osztrogonác
Comment 4 2015-11-23 03:24:15 PST
(In reply to comment #3) > Just to document, it landed in https://trac.webkit.org/changeset/192701 ... and it broke the Apple Mac cmake build: In file included from /Volumes/Data/slave/elcapitan-cmake-debug/build/Source/WebKit2/UIProcess/mac/RemoteLayerTreeDrawingAreaProxy.mm:38: In file included from /Volumes/Data/slave/elcapitan-cmake-debug/build/WebKitBuild/Debug/DerivedSources/ForwardingHeaders/WebCore/IOSurfacePool.h:1: /Volumes/Data/slave/elcapitan-cmake-debug/build/Source/WebCore/platform/graphics/cg/IOSurfacePool.h:32:10: fatal error: 'IOSurface.h' file not found #include "IOSurface.h" ^ 1 error generated.
Csaba Osztrogonác
Comment 5 2015-11-23 03:35:17 PST
and the buildfix landed in https://trac.webkit.org/changeset/192742
Note You need to log in before you can comment on or make changes to this bug.