Bug 194106 - Add an API test to cover UIClient checkUserMediaPermissionForOrigin being nullptr
Summary: Add an API test to cover UIClient checkUserMediaPermissionForOrigin being nul...
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-01-31 13:18 PST by youenn fablet
Modified: 2019-02-01 07:05 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.06 KB, patch)
2019-01-31 13:29 PST, 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-01-31 13:18:41 PST
Add an API test to cover UIClient checkUserMediaPermissionForOrigin being nullptr
Comment 1 youenn fablet 2019-01-31 13:25:29 PST
<rdar://problem/47676333>
Comment 2 youenn fablet 2019-01-31 13:29:00 PST
Created attachment 360764 [details]
Patch
Comment 3 WebKit Commit Bot 2019-01-31 16:45:24 PST
Comment on attachment 360764 [details]
Patch

Clearing flags on attachment: 360764

Committed r240830: <https://trac.webkit.org/changeset/240830>
Comment 4 WebKit Commit Bot 2019-01-31 16:45:26 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Aakash Jain 2019-02-01 07:05:32 PST
This seems to have broken API Test: TestWebKitAPI.WebKit2.GetUserMediaReprompt

See https://bugs.webkit.org/show_bug.cgi?id=194155