Bug 199811 - [iOS] Make sure the first camera device in the list is the front camera
Summary: [iOS] Make sure the first camera device in the list is the front camera
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-15 15:27 PDT by youenn fablet
Modified: 2019-07-16 11:56 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.12 KB, patch)
2019-07-15 15:38 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2019-07-15 15:27:25 PDT
[iOS] Make sure the first camera device in the list is the front camera
Comment 1 Radar WebKit Bug Importer 2019-07-15 15:27:51 PDT
<rdar://problem/53125157>
Comment 2 youenn fablet 2019-07-15 15:38:03 PDT
Created attachment 374156 [details]
Patch
Comment 3 Jer Noble 2019-07-16 10:29:29 PDT
Comment on attachment 374156 [details]
Patch

r=me, with reservations. We're making out-of-spec implementation changes based on some clients' (arguably incorrect) behavior. There's an opportunity for clients to request, specifically, the "user" or "environment" camera if they have a preference, rather than the device default. Clients should use it.
Comment 4 WebKit Commit Bot 2019-07-16 11:56:45 PDT
Comment on attachment 374156 [details]
Patch

Clearing flags on attachment: 374156

Committed r247489: <https://trac.webkit.org/changeset/247489>
Comment 5 WebKit Commit Bot 2019-07-16 11:56:46 PDT
All reviewed patches have been landed.  Closing bug.