Support ENABLE_ENCRYPTED_MEDIA in cmake builds
Created attachment 225598 [details] Patch
Attachment 225598 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] ERROR: Source/WebCore/CMakeLists.txt:2579: Alphabetical sorting problem. "html/track/VTTCue.idl" should be before "html/track/VideoTrackList.idl". [list/order] [5] Total errors found: 2 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 225599 [details] Patch
Attachment 225599 [details] did not pass style-queue: ERROR: Source/WebCore/CMakeLists.txt:2579: Alphabetical sorting problem. "html/track/VTTCue.idl" should be before "html/track/VideoTrackList.idl". [list/order] [5] Total errors found: 1 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 225600 [details] Patch
Attachment 225600 [details] did not pass style-queue: ERROR: Source/WebCore/CMakeLists.txt:2579: Alphabetical sorting problem. "html/track/VTTCue.idl" should be before "html/track/VideoTrackList.idl". [list/order] [5] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 225600 [details] Patch Thanks!
Comment on attachment 225600 [details] Patch Clearing flags on attachment: 225600 Committed r164943: <http://trac.webkit.org/changeset/164943>
All reviewed patches have been landed. Closing bug.