Bug 200767 - enumerateDevices should return the same JS objects if called twice
Summary: enumerateDevices should return the same JS objects if called twice
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-08-15 06:25 PDT by youenn fablet
Modified: 2019-08-19 01:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (71.30 KB, patch)
2019-08-15 09:27 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (71.58 KB, patch)
2019-08-15 12:35 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (72.13 KB, patch)
2019-08-16 00:50 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (72.28 KB, patch)
2019-08-16 08:06 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (72.84 KB, patch)
2019-08-16 08: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-08-15 06:25:53 PDT
enumerateDevices should return the same JS objects if called twice
Comment 1 youenn fablet 2019-08-15 09:27:25 PDT
Created attachment 376385 [details]
Patch
Comment 2 youenn fablet 2019-08-15 12:35:16 PDT
Created attachment 376407 [details]
Patch
Comment 3 youenn fablet 2019-08-16 00:50:02 PDT
Created attachment 376481 [details]
Patch
Comment 4 youenn fablet 2019-08-16 08:06:11 PDT
Created attachment 376499 [details]
Patch
Comment 5 youenn fablet 2019-08-16 08:38:05 PDT
Created attachment 376500 [details]
Patch
Comment 6 Radar WebKit Bug Importer 2019-08-16 14:27:36 PDT
<rdar://problem/54407369>
Comment 7 WebKit Commit Bot 2019-08-19 00:40:58 PDT
Comment on attachment 376500 [details]
Patch

Clearing flags on attachment: 376500

Committed r248847: <https://trac.webkit.org/changeset/248847>
Comment 8 WebKit Commit Bot 2019-08-19 00:41:00 PDT
All reviewed patches have been landed.  Closing bug.
Comment 9 Yusuke Suzuki 2019-08-19 01:25:29 PDT
Committed r248849: <https://trac.webkit.org/changeset/248849>