Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b75518c9d37ceb00a76e47a39dca91b0c82c89f6
      
https://github.com/WebKit/WebKit/commit/b75518c9d37ceb00a76e47a39dca91b0c82c89f6
  Author: Youenn Fablet <[email protected]>
  Date:   2025-11-21 (Fri, 21 Nov 2025)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp

  Log Message:
  -----------
  Add Quirks so that users can do group calls with iOS users on Facebook 
Messenger
rdar://161208558
https://bugs.webkit.org/show_bug.cgi?id=302923

Reviewed by Chris Dumez.

On messenger.com and facebook.com call websites, video calls are fine tuned 
based on user agent strings.
When doing a group call with a user using the Messenger iOS native app, the 
WebRTC negotiation fails.
To work-around this and allow group calls with Messenger iOS native app, we use 
chrome user agent for facebook/messenger.
This is restricted to web pages implemented video calls (starting with 
/groupcall/ROOM:).

Manually tested.

Canonical link: https://commits.webkit.org/303385@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to