Chromium Code Reviews
DescriptionBring Audio Share and Tab Share Default On
Desktop share with audio and Desktop share using a chrome tab
as source are two new functionality developed.
Previously the functionalities are behind the flags
--enable-audio-support-for-desktop-share
--enable-tab-for-desktop-share
This CL changes the flags to be disable flags, namely:
--disable-audio-support-for-desktop-share
--disable-tab-for-desktop-share
In another word, we bring the functionalities on by default.
BUG=597539, 597540
Committed: https://crrev.com/85ce71fd37de5c52cd536a17a94db6d2fbead34d
Cr-Commit-Position: refs/heads/master@{#384656}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Unremove Unused Labels #
Total comments: 8
Patch Set 3 : Meaningful Var Name #Patch Set 4 : DesktopMediaID operator #Patch Set 5 : Three value flag for Tab #Messages
Total messages: 25 (9 generated)
|