10b1c0e454110eff40476a1fe7d828b4be636ab0: Bug 1655054 [wpt PR 24736] - [COOP] access reporting. Fix error in WPT tests., a=testonly
draft
arthursonzogni <arthursonzogni@chromium.org> - Mon, 27 Jul 2020 14:13:11 +0000 - rev 3090970
Push
574998 by wptsync@mozilla.com at Mon, 27 Jul 2020 14:15:37 +0000
Bug 1655054 [wpt PR 24736] - [COOP] access reporting. Fix error in WPT tests., a=testonly
SKIP_BMO_CHECK
There are 4 tests with the reporting installed in the opener window. The
expectation was wrong, because we expected the url to be the openee URL.
Bug: chromium:1090273
Change-Id: I7b217d7548c8f5a2d41e5f879d11447c4a25f5fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2317211
Auto-Submit: Arthur Sonzogni <arthursonzogni@chromium.org>
Reviewed-by: Pâris Meuleman <pmeuleman@chromium.org>
Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#791768}
wpt-commit: dc5dca5c9b8318b1bf42e16db061003a9fec5b3b
wpt-pr: 24736
7842c7dc7f045968f8681bfdc68955c767afd115: try_task_config for https://phabricator.services.mozilla.com/D84978
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 27 Jul 2020 14:15:05 +0000 - rev 3090969
Push
574997 by reviewbot at Mon, 27 Jul 2020 14:15:24 +0000
try_task_config for
https://phabricator.services.mozilla.com/D84978
Differential Diff: PHID-DIFF-mwimwsuq4pd74opmjcll
5a0d219a55f17c3536e3a4860ce6f711f69796d7: Bug 1655465 - Part 3: Use BytecodeUtil.h helpers to test for equality operations. r=jandem!
draft
André Bargull <andre.bargull@gmail.com> - Mon, 27 Jul 2020 14:14:59 +0000 - rev 3090968
Push
574997 by reviewbot at Mon, 27 Jul 2020 14:15:24 +0000
Bug 1655465 - Part 3: Use BytecodeUtil.h helpers to test for equality operations. r=jandem!
Summary:
Depends on D84977
Test Plan:
Reviewers: jandem!
Subscribers:
Bug #: 1655465
Differential Diff: PHID-DIFF-mwimwsuq4pd74opmjcll
9b64b38126c9fe7762c948f404e0bb042eba8601: Bug 1655465 - Part 2: Test node is commutative before swapping the operands. r=jandem!
draft
André Bargull <andre.bargull@gmail.com> - Mon, 27 Jul 2020 14:14:56 +0000 - rev 3090967
Push
574997 by reviewbot at Mon, 27 Jul 2020 14:15:24 +0000
Bug 1655465 - Part 2: Test node is commutative before swapping the operands. r=jandem!
Summary:
Swapping `bi`'s operands should depend on `bi` itself being commutative.
Drive-by change: Use `std::swap` to swap the operands.
Depends on D84976
Test Plan:
Reviewers: jandem!
Subscribers:
Bug #: 1655465
Differential Diff: PHID-DIFF-gsex3enrh7x4g4gbb2d5
c269aeada6d7c0f5c900e75e19a23cfe29a2be22: Bug 1655465 - Part 1: Transpile LoadValueTag in Warp. r=jandem!
draft
André Bargull <andre.bargull@gmail.com> - Mon, 27 Jul 2020 14:14:53 +0000 - rev 3090966
Push
574997 by reviewbot at Mon, 27 Jul 2020 14:15:24 +0000
Bug 1655465 - Part 1: Transpile LoadValueTag in Warp. r=jandem!
Summary:
LoadValueTag is used when comparing strictly different types. This happens in
the string built-ins when the this-value is a primitive string and it is
compared against null or undefined.
Value tags are represented as MIRType::Int32 and folding is supported to be
able to optimise away the checks after inlining.
Test Plan:
Reviewers: jandem!
Subscribers:
Bug #: 1655465
Differential Diff: PHID-DIFF-32rjrqs6yc2mlhdndvza
016e81f8bd0119ed13a3c6ec63f9d820e08fc8c7: Fuzzy query=test-linux1804-64/debug-mochitest-webgpu-e10s
draft
Moritz Birghan <mbirghan@mozilla.com> - Mon, 27 Jul 2020 16:14:19 +0200 - rev 3090965
Push
574996 by mbirghan@mozilla.com at Mon, 27 Jul 2020 14:14:53 +0000
Fuzzy query=test-linux1804-64/debug-mochitest-webgpu-e10s
Pushed via `mach try fuzzy`
627bdbfb5942d473cba83dd6499c036891e7ee53: Bug 634697 - Add permanent storage to user's client certificate selection
draft
Moritz Birghan <mbirghan@mozilla.com> - Mon, 06 Jan 2020 18:24:03 +0100 - rev 3090964
Push
574996 by mbirghan@mozilla.com at Mon, 27 Jul 2020 14:14:53 +0000
Bug 634697 - Add permanent storage to user's client certificate selection
Differential Revision:
https://phabricator.services.mozilla.com/D58820
fd6c86598e49f1ae08ce61ba071c892b96d32271: try_task_config for https://phabricator.services.mozilla.com/D84977
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 27 Jul 2020 14:13:34 +0000 - rev 3090963
Push
574995 by reviewbot at Mon, 27 Jul 2020 14:13:48 +0000
try_task_config for
https://phabricator.services.mozilla.com/D84977
Differential Diff: PHID-DIFF-gsex3enrh7x4g4gbb2d5
cb7ddc8516ae9f3faa84f4b819a45570d38c88e6: Bug 1655465 - Part 2: Test node is commutative before swapping the operands. r=jandem!
draft
André Bargull <andre.bargull@gmail.com> - Mon, 27 Jul 2020 14:13:30 +0000 - rev 3090962
Push
574995 by reviewbot at Mon, 27 Jul 2020 14:13:48 +0000
Bug 1655465 - Part 2: Test node is commutative before swapping the operands. r=jandem!
Summary:
Swapping `bi`'s operands should depend on `bi` itself being commutative.
Drive-by change: Use `std::swap` to swap the operands.
Depends on D84976
Test Plan:
Reviewers: jandem!
Subscribers:
Bug #: 1655465
Differential Diff: PHID-DIFF-gsex3enrh7x4g4gbb2d5
7f3fc2a82d87ea5aec0d7f327eb9e24f85282a1e: Bug 1655465 - Part 1: Transpile LoadValueTag in Warp. r=jandem!
draft
André Bargull <andre.bargull@gmail.com> - Mon, 27 Jul 2020 14:13:27 +0000 - rev 3090961
Push
574995 by reviewbot at Mon, 27 Jul 2020 14:13:48 +0000
Bug 1655465 - Part 1: Transpile LoadValueTag in Warp. r=jandem!
Summary:
LoadValueTag is used when comparing strictly different types. This happens in
the string built-ins when the this-value is a primitive string and it is
compared against null or undefined.
Value tags are represented as MIRType::Int32 and folding is supported to be
able to optimise away the checks after inlining.
Test Plan:
Reviewers: jandem!
Subscribers:
Bug #: 1655465
Differential Diff: PHID-DIFF-32rjrqs6yc2mlhdndvza
8c9f71c255e6026331a111268f1351780eeff66f: Fuzzy query=test-linux1804-64/debug-mochitest-webgpu-e10s
draft
Moritz Birghan <mbirghan@mozilla.com> - Mon, 27 Jul 2020 16:12:26 +0200 - rev 3090960
Push
574994 by mbirghan@mozilla.com at Mon, 27 Jul 2020 14:12:57 +0000
Fuzzy query=test-linux1804-64/debug-mochitest-webgpu-e10s
Pushed via `mach try fuzzy`
5e1ff9745a48e95e33ab89155059a4c18708aeaa: Bug 634697 - Add permanent storage to user's client certificate selection
draft
Moritz Birghan <mbirghan@mozilla.com> - Mon, 06 Jan 2020 18:24:03 +0100 - rev 3090959
Push
574994 by mbirghan@mozilla.com at Mon, 27 Jul 2020 14:12:57 +0000
Bug 634697 - Add permanent storage to user's client certificate selection
Differential Revision:
https://phabricator.services.mozilla.com/D58820
b2111edd67d0cf699a2460071cbc17e78dfa22ac: try_task_config for https://phabricator.services.mozilla.com/D84976
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 27 Jul 2020 14:12:28 +0000 - rev 3090958
Push
574993 by reviewbot at Mon, 27 Jul 2020 14:12:41 +0000
try_task_config for
https://phabricator.services.mozilla.com/D84976
Differential Diff: PHID-DIFF-32rjrqs6yc2mlhdndvza
17bf792fe1d57bfecbf50bc9d41c7d529baa36d2: Bug 1655465 - Part 1: Transpile LoadValueTag in Warp. r=jandem!
draft
André Bargull <andre.bargull@gmail.com> - Mon, 27 Jul 2020 14:12:24 +0000 - rev 3090957
Push
574993 by reviewbot at Mon, 27 Jul 2020 14:12:41 +0000
Bug 1655465 - Part 1: Transpile LoadValueTag in Warp. r=jandem!
Summary:
LoadValueTag is used when comparing strictly different types. This happens in
the string built-ins when the this-value is a primitive string and it is
compared against null or undefined.
Value tags are represented as MIRType::Int32 and folding is supported to be
able to optimise away the checks after inlining.
Test Plan:
Reviewers: jandem!
Subscribers:
Bug #: 1655465
Differential Diff: PHID-DIFF-32rjrqs6yc2mlhdndvza
7f095e7adef71759aabb1655ef04543a35c89844: try_task_config for https://phabricator.services.mozilla.com/D84974
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 27 Jul 2020 14:09:55 +0000 - rev 3090956
Push
574992 by reviewbot at Mon, 27 Jul 2020 14:10:10 +0000
try_task_config for
https://phabricator.services.mozilla.com/D84974
Differential Diff: PHID-DIFF-i2vdnvq4rzpiumea2sqe
f6a2f894075bc79fd5afa150629128f2e6824bc0: Bug 1652445 - Fix highlighters overlay to react to frame navigation
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 27 Jul 2020 14:09:50 +0000 - rev 3090955
Push
574992 by reviewbot at Mon, 27 Jul 2020 14:10:10 +0000
Bug 1652445 - Fix highlighters overlay to react to frame navigation
Differential Diff: PHID-DIFF-i2vdnvq4rzpiumea2sqe
4da7ad2ced91c79a0d82ea96e67368bfe4c7141a: Bug 1652445 - Use root node resource to detect navigation for all frames
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 27 Jul 2020 14:09:46 +0000 - rev 3090954
Push
574992 by reviewbot at Mon, 27 Jul 2020 14:10:10 +0000
Bug 1652445 - Use root node resource to detect navigation for all frames
Differential Diff: PHID-DIFF-zdnvrg2yefo6roe4qzrn
bf9af75ef42189cb36780e17309758247fd25eb2: Bug 1652445 - Rename WalkerActor _ref method to _getOrCreateNodeActor
draft
Julian Descottes <jdescottes@mozilla.com> - Mon, 27 Jul 2020 14:09:42 +0000 - rev 3090953
Push
574992 by reviewbot at Mon, 27 Jul 2020 14:10:10 +0000
Bug 1652445 - Rename WalkerActor _ref method to _getOrCreateNodeActor
Differential Diff: PHID-DIFF-ijlq67yiebroqyk5zjak
706870eb3417929c2d45379dd5c4fa8e882b3c62: try_task_config for https://phabricator.services.mozilla.com/D80758
draft
libmozevent <release-mgmt-analysis@mozilla.com> - Mon, 27 Jul 2020 14:04:30 +0000 - rev 3090952
Push
574991 by reviewbot at Mon, 27 Jul 2020 14:05:52 +0000
try_task_config for
https://phabricator.services.mozilla.com/D80758
Differential Diff: PHID-DIFF-ni4wbr7mhyorj4i7wgut
33bb03bb52d2a967bbc3471d42cbfdcd2d5425c1: Fixes minor lint errors.
draft
janelledement <janelledement@gmail.com> - Mon, 27 Jul 2020 14:04:26 +0000 - rev 3090951
Push
574991 by reviewbot at Mon, 27 Jul 2020 14:05:52 +0000
Fixes minor lint errors.
Differential Diff: PHID-DIFF-ni4wbr7mhyorj4i7wgut