Bug 151728

Summary: [MediaStream] Update MediaStreamTrack.getCapabilities
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch for the bots.
none
Updated patch for the bots. jer.noble: review+

Description Eric Carlson 2015-12-01 16:18:34 PST
Update MediaStreamTrack.getCapabilities to current spec.
Comment 1 Eric Carlson 2015-12-03 11:47:17 PST
Created attachment 266540 [details]
Patch for the bots.
Comment 2 WebKit Commit Bot 2015-12-03 11:50:22 PST
Attachment 266540 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/mediastream/mac/AVMediaCaptureSource.mm:32:  Alphabetical sorting problem.  [build/include_order] [4]
ERROR: Source/WebCore/platform/mediastream/RealtimeMediaSourceCapabilities.h:169:  Wrong number of spaces before statement. (expected: 8)  [whitespace/indent] [4]
Total errors found: 2 in 19 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Eric Carlson 2015-12-03 12:14:10 PST
Created attachment 266543 [details]
Updated patch for the bots.
Comment 4 Jer Noble 2015-12-03 14:26:42 PST
Comment on attachment 266543 [details]
Updated patch for the bots.

-376 LOC! Nice.
Comment 5 Eric Carlson 2015-12-03 16:35:50 PST
Committed r193389: http://trac.webkit.org/changeset/193389