Bug 86098 - MediaStream API: Fix MediaHints parsing
Summary: MediaStream API: Fix MediaHints parsing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Tommy Widenflycht
URL:
Keywords:
Depends on:
Blocks: 80589
  Show dependency treegraph
 
Reported: 2012-05-10 07:26 PDT by Tommy Widenflycht
Modified: 2012-05-10 12:16 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2012-05-10 07:31 PDT, Tommy Widenflycht
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommy Widenflycht 2012-05-10 07:26:46 PDT
Fixed a stupid copy-n-paste error.
Comment 1 Tommy Widenflycht 2012-05-10 07:31:06 PDT
Created attachment 141166 [details]
Patch
Comment 2 Adam Barth 2012-05-10 11:40:47 PDT
Comment on attachment 141166 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=141166&action=review

> Source/WebCore/ChangeLog:8
> +        Not currently testable. Working on a series of patches that will fix that.

Tommy tells me that this is coming in the next couple days.
Comment 3 WebKit Review Bot 2012-05-10 12:16:38 PDT
Comment on attachment 141166 [details]
Patch

Clearing flags on attachment: 141166

Committed r116675: <http://trac.webkit.org/changeset/116675>
Comment 4 WebKit Review Bot 2012-05-10 12:16:42 PDT
All reviewed patches have been landed.  Closing bug.