Bug 147206 - Rank sources for feedback for UIDs in bestSourcesForTypeAndConstraints by fitness score
Summary: Rank sources for feedback for UIDs in bestSourcesForTypeAndConstraints by fit...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthew Daiter
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-22 15:39 PDT by Matthew Daiter
Modified: 2015-07-22 18:56 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.83 KB, patch)
2015-07-22 15:55 PDT, Matthew Daiter
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Daiter 2015-07-22 15:39:07 PDT
Need to perform ranking of fitness score in order to provide the user with the best possible selection choice for choosing media when getUserMedia() is called.
Comment 1 Radar WebKit Bug Importer 2015-07-22 15:39:52 PDT
<rdar://problem/21950653>
Comment 2 Matthew Daiter 2015-07-22 15:55:25 PDT
Created attachment 257305 [details]
Patch
Comment 3 Eric Carlson 2015-07-22 18:17:38 PDT
(In reply to comment #0)
> Need to perform ranking of fitness score in order to provide the user with
> the best possible selection choice for choosing media when getUserMedia() is
> called.

Excellent idea!
Comment 4 WebKit Commit Bot 2015-07-22 18:56:14 PDT
Comment on attachment 257305 [details]
Patch

Clearing flags on attachment: 257305

Committed r187204: <http://trac.webkit.org/changeset/187204>
Comment 5 WebKit Commit Bot 2015-07-22 18:56:18 PDT
All reviewed patches have been landed.  Closing bug.