Bug 151728 - [MediaStream] Update MediaStreamTrack.getCapabilities
Summary: [MediaStream] Update MediaStreamTrack.getCapabilities
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-01 16:18 PST by Eric Carlson
Modified: 2015-12-03 16:35 PST (History)
1 user (show)

See Also:


Attachments
Patch for the bots. (92.99 KB, patch)
2015-12-03 11:47 PST, Eric Carlson
no flags Details | Formatted Diff | Diff
Updated patch for the bots. (93.38 KB, patch)
2015-12-03 12:14 PST, Eric Carlson
jer.noble: review+
Details | Formatted Diff | Diff

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