4adf72720fbba7b01ce9bf70753b4489ccd68997: Bug 1465746 [wpt PR 11267] - webrtc wpt: check signalingState before addIceCandidate, a=testonly
Philipp Hancke <philipp.hancke@googlemail.com> - Sun, 17 Jun 2018 15:14:07 +0000 - rev 479143
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1465746 [wpt PR 11267] - webrtc wpt: check signalingState before addIceCandidate, a=testonly
Automatic update from web-platform-testswebrtc wpt: check signalingState before addIceCandidate
in order to avoid issues with calling addIceCandidate
when the peerconnection is closed
BUG=836871
Change-Id: I698f5365a4e1b72a812fbc5e3adf5e51586718a6
Reviewed-on: https://chromium-review.googlesource.com/1079550
Commit-Queue: Philipp Hancke <philipp.hancke@googlemail.com>
Commit-Queue: Henrik Boström <hbos@chromium.org>
Reviewed-by: Henrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#563196}
--
wpt-commits: b14e9238049aa7e14b78b82887a83ab1621d556b
wpt-pr: 11267
347196a3c2c004364d07bd1d6a8e1a94dbcb3fb2: Bug 1355482 - documentation cleanups for release promotion, r=aki
Nick Thomas <nthomas@mozilla.com> - Wed, 27 Jun 2018 17:42:08 +1200 - rev 479142
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1355482 - documentation cleanups for release promotion, r=aki
Various fixes for the docs to make docs better and sphinx happier
* remove unused targets which were duplicated in balrog, partials
* fix up malformed targets and links
* convert docstrings to comments so sphinx ignores example response in utils/partials.py
* section underlines should match titles
MozReview-Commit-ID: GSYqsocBC4I
b8a8cac376ca7d7447f59f9e6c3df3b45f8a10c2: Bug 928735 - Added ALLOW_COMPILER_WARNINGS and FAIL_ON_WARNINGS to DEPRECATED_VARIABLES list r=chmanchester
Bhavesh <bhavesh1999@gmail.com> - Wed, 27 Jun 2018 09:36:52 +0530 - rev 479141
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 928735 - Added ALLOW_COMPILER_WARNINGS and FAIL_ON_WARNINGS to DEPRECATED_VARIABLES list r=chmanchester
1148c907376bf24f44bde36e492d8f0b50a2c0e7: Bug 1471131 - Fix compiling error of Trampoline on mips. r=jandem
qiaopengcheng <qiaopengcheng-hf@loongson.cn> - Tue, 26 Jun 2018 18:24:00 +0300 - rev 479140
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1471131 - Fix compiling error of Trampoline on mips. r=jandem
91dce758d71ed89867dc98e9ef7521c01cedb3fd: Bug 1468843 - Change telemetry to only record docgroup count for http(s). r=nika,data-review=chutten
Andreas Farre <farre@mozilla.com> - Tue, 26 Jun 2018 00:20:00 +0300 - rev 479139
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1468843 - Change telemetry to only record docgroup count for http(s). r=nika,data-review=chutten
Rename TOTAL_DOCGROUPS_PER_TABGROUP to
TOTAL_HTTP_DOCGROUPS_PER_TABGROUP, that collects telemetry for all
docgroups per tabgroup, but only for uris with http:// or https://
schemes.
Rename ACTIVE_DOCGROUPS_PER_TABGROUP to
ACTIVE_HTTP_DOCGROUPS_PER_TABGROUP, that collects telemetry for active
docgroups per tabgroup, but only for uris with http:// or https://
schemes.
5d8c20358cac8a734a88c83474c70aa057edba19: Bug 756165 - Return close code 1015 to JS when TLS setup fails, r=baku, r=valentin
Michal Novotny <michal.novotny> - Wed, 27 Jun 2018 06:50:00 +0300 - rev 479138
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 756165 - Return close code 1015 to JS when TLS setup fails, r=baku, r=valentin
We cannot simply pass the status code using nsIWebSocketListener::OnServerClose because it's called only when the connection is established. Instead, I'm passing TLS failure from http channel to nsIWebSocketListener::OnStop where the correct status code is set.
7516754db9e9f1d528b5d9c6c5544dfb8011c5a1: Merge mozilla-central to inbound. a=merge CLOSED TREE
Tiberius Oros <toros@mozilla.com> - Thu, 28 Jun 2018 01:15:41 +0300 - rev 479137
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Merge mozilla-central to inbound. a=merge CLOSED TREE
c50141d4c2cdf1e244c2718773580fe62bf53c5a: Backed out changeset d07e9d2b5494 (bug 1432531) for causing memory leaks on a CLOSED TREE
Andreea Pavel <apavel@mozilla.com> - Thu, 28 Jun 2018 00:41:17 +0300 - rev 479136
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Backed out changeset d07e9d2b5494 (
bug 1432531) for causing memory leaks on a CLOSED TREE
a6191ff2c2fc1cc02d884f375952366497107727: Bug 1471627 - use a more reasonable stack size for DNS resolver threads; r=valentin
Nathan Froyd <froydnj@mozilla.com> - Wed, 27 Jun 2018 15:29:12 -0400 - rev 479135
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1471627 - use a more reasonable stack size for DNS resolver threads; r=valentin
We're maintaining a thread pool, we should be using thread pool stack sizes.
841ed9c78bf765e7d9f40614c29853948b6680d0: Bug 1470793: Stop eagerly XDR encoding scripts in the preloader cache. r=erahm
Kris Maglione <maglione.k@gmail.com> - Sun, 24 Jun 2018 18:37:50 -0700 - rev 479134
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1470793: Stop eagerly XDR encoding scripts in the preloader cache. r=erahm
MozReview-Commit-ID: 2e85c34zt8v
ac67cc017934d225ce663484e1348e77818c0535: Bug 1471089: Improve handling of pre-loaded content processes in script preloader. r=erahm
Kris Maglione <maglione.k@gmail.com> - Mon, 25 Jun 2018 17:45:34 -0700 - rev 479133
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1471089: Improve handling of pre-loaded content processes in script preloader. r=erahm
MozReview-Commit-ID: GwZzQ0ic5Et
939a0137318e29a28e6fb8e5e026a910b8e80635: Backed out 6 changesets (bug 1371485) for failing spidermonkey build on a CLOSED TREE
Andreea Pavel <apavel@mozilla.com> - Wed, 27 Jun 2018 21:10:15 +0300 - rev 479132
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Backed out 6 changesets (
bug 1371485) for failing spidermonkey build on a CLOSED TREE
Backed out changeset 9578824cbdde (
bug 1371485)
Backed out changeset 36bca079ba29 (
bug 1371485)
Backed out changeset c205b5921de8 (
bug 1371485)
Backed out changeset 17fc0da77821 (
bug 1371485)
Backed out changeset da14dc867e22 (
bug 1371485)
Backed out changeset 7b604564918d (
bug 1371485)
d07e9d2b54945f8344e56ab1063419afc22864e9: Bug 1432531 - Enable OMTP on linux. r=davidb
Ryan Hunt <rhunt@eqrion.net> - Wed, 27 Jun 2018 09:52:40 -0500 - rev 479131
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1432531 - Enable OMTP on linux. r=davidb
760705f94da446d77749544cd5bd8602cb7367a9: Bug 1466335: Automatically apply the dark theme on startup if the OS is in dark mode. r=dao
Stephen A Pohl <spohl.mozilla.bugs@gmail.com> - Wed, 27 Jun 2018 13:59:40 -0400 - rev 479130
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1466335: Automatically apply the dark theme on startup if the OS is in dark mode. r=dao
24fe98c45aae15108532297e7fceb70486888e24: Bug 1466335: Automatically switch to the appropriate Firefox theme based on the macOS dark mode system preference. r=dao,mstange
Stephen A Pohl <spohl.mozilla.bugs@gmail.com> - Wed, 27 Jun 2018 13:59:21 -0400 - rev 479129
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1466335: Automatically switch to the appropriate Firefox theme based on the macOS dark mode system preference. r=dao,mstange
8904c9386abf5316d72be0457d1651f7af9d0865: Bug 1415318 - Optionally send web console output to logcat in GeckoView r=jchen,rbarker
James Willcox <snorp@snorp.net> - Fri, 01 Jun 2018 08:53:48 -0500 - rev 479128
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1415318 - Optionally send web console output to logcat in GeckoView r=jchen,rbarker
This adds a GeckoRuntimeSetting that allows apps to direct the web
console to logcat.
MozReview-Commit-ID: 7KgX5Ol6D3E
93b750a2d372d8361f5639cb5f8a92c8b177e4d6: Bug 1467911 - Use e10s in TestRunnerActivity r=esawin
James Willcox <snorp@snorp.net> - Thu, 31 May 2018 16:09:59 -0500 - rev 479127
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1467911 - Use e10s in TestRunnerActivity r=esawin
MozReview-Commit-ID: JEgOJzfFVdA
ebe99e26ec86b26046c57929e0d6f99202c4f4b6: Bug 1471437 - Part 2: Reset mPaintRect only when the new building rect is different, and update mPaintRectValid when it is. r=mattwoodrow
Bas Schouten <bschouten@mozilla.com> - Wed, 27 Jun 2018 16:47:55 +0200 - rev 479126
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1471437 - Part 2: Reset mPaintRect only when the new building rect is different, and update mPaintRectValid when it is. r=mattwoodrow
MozReview-Commit-ID: 5djSr7eNk8W
7758cd890fa8d73a275331a7e3babf58e9404e09: Bug 1471437 - Part 1: Store the previous paint rect before occlusion culling. r=mattwoodrow
Bas Schouten <bschouten@mozilla.com> - Wed, 27 Jun 2018 16:47:54 +0200 - rev 479125
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1471437 - Part 1: Store the previous paint rect before occlusion culling. r=mattwoodrow
MozReview-Commit-ID: 8Bw9hsPcipZ
6039fa792e1b8043b4df8167e2f7f3c92bbbbd99: Bug 1465950 - Keep parsed policies stored by EnterprisePolicies.js to display them on about:policies page. r=felipe
Kanika Saini <ksaini@mozilla.com> - Wed, 20 Jun 2018 22:48:12 +0530 - rev 479124
Push
9719 by ffxbld-merge at Fri, 24 Aug 2018 17:49:46 +0000
Bug 1465950 - Keep parsed policies stored by EnterprisePolicies.js to display them on about:policies page. r=felipe