https://github.com/mozilla/gecko-dev
Revision 13e72915046ea96d60514ebbbae293a373dc44e4 authored by pbz on 18 June 2020, 11:42:05 UTC, committed by pbz on 18 June 2020, 11:42:05 UTC
Bug 1636207 updated webrtcUI.getActiveStreams to support getting window streams. This updates
the call sites in the legacy webrtc indicator, so we get all streams. In the affected call sites
the streams are used to find and focus the parent window and show the permissions doorhanger.

Differential Revision: https://phabricator.services.mozilla.com/D80030
1 parent eaab579
History
Tip revision: 13e72915046ea96d60514ebbbae293a373dc44e4 authored by pbz on 18 June 2020, 11:42:05 UTC
Bug 1645632 - Include webrtc window streams when handling webrtcLegacyIndicator click. r=johannh, a=jcristau
Tip revision: 13e7291
File Mode Size
.cargo
.vscode
accessible
browser
build
caps
chrome
config
devtools
docs
docshell
dom
editor
extensions
gfx
gradle
hal
image
intl
ipc
js
layout
media
memory
mfbt
mobile
modules
mozglue
netwerk
nsprpub
other-licenses
parser
python
remote
security
services
servo
startupcache
storage
taskcluster
testing
third_party
toolkit
tools
uriloader
view
widget
xpcom
xpfe
.arcconfig -rw-r--r-- 143 bytes
.babel-eslint.rc.js -rw-r--r-- 348 bytes
.clang-format -rw-r--r-- 1.1 KB
.clang-format-ignore -rw-r--r-- 6.4 KB
.cron.yml -rw-r--r-- 8.2 KB
.eslintignore -rw-r--r-- 6.9 KB
.eslintrc.js -rw-r--r-- 43.1 KB
.flake8 -rw-r--r-- 4.8 KB
.gdbinit -rw-r--r-- 5.4 KB
.gdbinit_python -rw-r--r-- 68 bytes
.git-blame-ignore-revs -rw-r--r-- 137.7 KB
.gitattributes -rw-r--r-- 77 bytes
.gitignore -rw-r--r-- 3.5 KB
.hg-annotate-ignore-revs -rw-r--r-- 49.7 KB
.hg-format-source -rw-r--r-- 11.6 KB
.hgignore -rw-r--r-- 5.1 KB
.hgtags -rw-r--r-- 154.1 KB
.lldbinit -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 125 bytes
.prettierignore -rw-r--r-- 2.4 KB
.prettierrc -rw-r--r-- 87 bytes
.taskcluster.yml -rw-r--r-- 13.5 KB
.trackerignore -rw-r--r-- 0 bytes
.yamllint -rw-r--r-- 60 bytes
.ycm_extra_conf.py -rw-r--r-- 1.8 KB
AUTHORS -rw-r--r-- 125 bytes
CLOBBER -rw-r--r-- 1.0 KB
Cargo.lock -rw-r--r-- 126.2 KB
Cargo.toml -rw-r--r-- 3.0 KB
GNUmakefile -rw-r--r-- 261 bytes
LEGAL -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 389 bytes
Makefile.in -rw-r--r-- 8.3 KB
README.txt -rw-r--r-- 956 bytes
aclocal.m4 -rw-r--r-- 1.2 KB
build.gradle -rw-r--r-- 9.7 KB
client.mk -rw-r--r-- 3.7 KB
client.py -rwxr-xr-x 7.0 KB
configure.in -rw-r--r-- 1.0 KB
configure.py -rw-r--r-- 6.5 KB
gradle.properties -rw-r--r-- 77 bytes
gradlew -rwxr-xr-x 4.8 KB
gradlew.bat -rw-r--r-- 2.2 KB
mach -rwxr-xr-x 6.7 KB
moz.build -rw-r--r-- 5.4 KB
moz.configure -rwxr-xr-x 27.2 KB
mozilla-config.h.in -rwxr-xr-x 1.9 KB
old-configure.in -rw-r--r-- 97.3 KB
package-lock.json -rw-r--r-- 87.7 KB
package.json -rw-r--r-- 1.2 KB
settings.gradle -rw-r--r-- 3.5 KB
substitute-local-geckoview.gradle -rw-r--r-- 5.5 KB
test.mozbuild -rw-r--r-- 429 bytes

README.txt

back to top