Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: firefox conference calling #16015

Merged
merged 8 commits into from
Oct 23, 2023
Merged

feat: firefox conference calling #16015

merged 8 commits into from
Oct 23, 2023

Conversation

z-dule
Copy link
Contributor

@z-dule z-dule commented Oct 17, 2023

Call into AVS for checking if conference calling is available.
This will allow us to even enable conference calling in Firefox, as AVS will do the browser specific checks.

Use only together with AVS 9.5.x and higher.

@tlebon tlebon changed the title Feat/ff conference feat: firefox conference calling Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #16015 (09735a2) into dev (189d35f) will increase coverage by 0.01%.
Report is 2 commits behind head on dev.
The diff coverage is 100.00%.

❗ Current head 09735a2 differs from pull request most recent head cef40fa. Consider uploading reports for the commit cef40fa to get more accurate results

@@            Coverage Diff             @@
##              dev   #16015      +/-   ##
==========================================
+ Coverage   44.77%   44.79%   +0.01%     
==========================================
  Files         700      701       +1     
  Lines       23308    23302       -6     
  Branches     5297     5289       -8     
==========================================
+ Hits        10437    10438       +1     
+ Misses      11510    11504       -6     
+ Partials     1361     1360       -1     

@atomrc atomrc enabled auto-merge (squash) October 23, 2023 07:20
@atomrc atomrc merged commit 7c8f2a3 into dev Oct 23, 2023
10 checks passed
@atomrc atomrc deleted the feat/ff_conference branch October 23, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants