gecko-dev/media
Emilio Cobos Álvarez 4b9fdf3d73 Bug 1627707 - Rename LoadInfo::LoadingPrincipal to GetLoadingPrincipal as it can return null. r=ckerschb
Mostly a matter of:

  rg -l '\->LoadingPrincipal' | xargs sed -i 's/->LoadingPrincipal/->GetLoadingPrincipal/g'

And then clang-format. But I tweaked manually nsHttpChannelAuthProvider (move
the variable where it's used, don't take a useless strong ref),
AddonContentPolicy (move the declaration of the variable to the if condition),
and BackgroundUtils (same).

Differential Revision: https://phabricator.services.mozilla.com/D69828

--HG--
extra : moz-landing-system : lando
2020-04-06 18:57:36 +00:00
..
audioipc Bug 1623799 - Update audioipc to 7f7c997e. r=chunmin 2020-03-19 23:29:49 +00:00
ffvpx Bug 1616736 - P2. Update ffmpeg copy to 4.2. r=jolin 2020-03-04 22:18:34 +00:00
gmp-clearkey/0.1 Bug 1516673 - Adds CBCS encryption scheme functionality. r=bryce 2020-03-26 20:53:59 +00:00
kiss_fft
libaom
libcubeb Bug 1621428 - Update cubeb to 6e7e7659. r=chunmin 2020-03-11 15:49:23 +00:00
libdav1d Bug 1620471 - Update libdav1d to 0.6.0 r=dminor 2020-03-20 15:17:26 +00:00
libjpeg Bug 1607379 - Update libjpeg-turbo to 2.0.4. r=aosmond 2020-01-07 12:12:52 +00:00
libmkv
libnestegg
libogg
libopus
libpng
libsoundtouch Bug 1588233 - Follow-up: Update moz.yaml for the 2.1.2 update. r=chunmin 2020-01-09 23:19:35 +00:00
libspeex_resampler
libtheora
libtremor
libvorbis
libvpx Bug 1525393 - Update libvpx to 1.8.2; r=bryce 2020-02-27 18:57:02 +00:00
libwebp Bug 1618288 - Remove header that should not have been added. 2020-02-26 18:55:20 +00:00
libyuv
mp4parse-rust Bug 1624057 - Update mp4parse-rust to 63ca8c6. r=kinetik 2020-03-26 02:08:51 +00:00
mtransport Bug 1627707 - Rename LoadInfo::LoadingPrincipal to GetLoadingPrincipal as it can return null. r=ckerschb 2020-04-06 18:57:36 +00:00
openmax_dl
openmax_il/il112
psshparser Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
webrtc Bug 1606823 - Add support for WebRTC transport-cc extension. r=bwc,drno 2020-03-30 22:32:43 +00:00
moz.build
update-libjpeg.sh