Bug 306963
| Summary: | REGRESSION(306710@main): [WPE] No longer able to join Google Meet calls | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bugs-noreply, jmichaud |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=306740 | ||
Philippe Normand
Steps to reproduce:
0. build-webkit --wpe --cmakeargs="-DUSE_GSTREAMER_WEBRTC=OFF"
1. run-minibrowser --wpe "https://google.com" -- --cookies-file=google.cookies
2. Log in some google credentials
3. Close
4. run-minibrowser --wpe "https://meet.google.com/landing" -- --cookies-file=google.cookies --set-permissions=all
5. Start an instant meeting
6. Wait 5 seconds
Expected result: The meeting should remain active
Current result: Redirection to some generic error page
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Justin Michaud
https://bugs.webkit.org/show_bug.cgi?id=306982