0f906da3634aaebe1267d030e31facb82feb2cfc: Bug 1539498 - Make SerializedStructuredCloneBuffer move-only. r=asuth,jld,baku
Simon Giesecke <sgiesecke@mozilla.com> - Sat, 01 Feb 2020 14:31:56 +0000 - rev 512313
Push
37079 by btara@mozilla.com at Sat, 01 Feb 2020 21:36:42 +0000
Bug 1539498 - Make SerializedStructuredCloneBuffer move-only. r=asuth,jld,baku
Replace all implicit copies by moves, or explicit clone operations.
Fixed a bug in /home/simon/work/ipdl/ipc/ipdl/ipdl/lower.py _cxxConstRefType,
which caused the const accessor to miss const on its return type for a moveonly
struct member.
Removed unused using directives for SerializedStructuredCloneBuffer in ipdl files.
Differential Revision:
https://phabricator.services.mozilla.com/D59742
ccc2f1aad57aaa2dbcebbffce9e4b3247146c687: Bug 1545196 - Avoid copying large RequestParams sub-object in ObjectStoreAddOrPutRequestOp. r=dom-workers-and-storage-reviewers,janv
Simon Giesecke <sgiesecke@mozilla.com> - Sat, 01 Feb 2020 12:53:06 +0000 - rev 512312
Push
37079 by btara@mozilla.com at Sat, 01 Feb 2020 21:36:42 +0000
Bug 1545196 - Avoid copying large RequestParams sub-object in ObjectStoreAddOrPutRequestOp. r=dom-workers-and-storage-reviewers,janv
Differential Revision:
https://phabricator.services.mozilla.com/D59726
15e8d9547568ae2c9a4ac69e7146e23edfb75aaa: Bug 1545196 - Fix lifetime dependency issue in RemoteWorkerController. r=baku
Simon Giesecke <sgiesecke@mozilla.com> - Sat, 01 Feb 2020 14:16:59 +0000 - rev 512311
Push
37079 by btara@mozilla.com at Sat, 01 Feb 2020 21:36:42 +0000
Bug 1545196 - Fix lifetime dependency issue in RemoteWorkerController. r=baku
Differential Revision:
https://phabricator.services.mozilla.com/D61109
c6b4bb8a27364244537a5abf7e1cacd1188292c9: Bug 1612519 - Fix "Terminating worker revokes its URLs" WPT, r=smaug
Andrea Marchesini <amarchesini@mozilla.com> - Sat, 01 Feb 2020 10:53:54 +0000 - rev 512310
Push
37079 by btara@mozilla.com at Sat, 01 Feb 2020 21:36:42 +0000
Bug 1612519 - Fix "Terminating worker revokes its URLs" WPT, r=smaug
Differential Revision:
https://phabricator.services.mozilla.com/D61360
d16d36ad89db29e56ff5096ec962b419bfa312fe: Bug 1610994 - Update rlbox wasm library preload and paths to work on Mac r=froydnj
shravanrn@gmail.com <shravanrn@gmail.com> - Sat, 01 Feb 2020 10:38:29 +0000 - rev 512309
Push
37079 by btara@mozilla.com at Sat, 01 Feb 2020 21:36:42 +0000
Bug 1610994 - Update rlbox wasm library preload and paths to work on Mac r=froydnj
Differential Revision:
https://phabricator.services.mozilla.com/D61079
8f7f2e18862c98e6b8331377edbb7f41439b888e: Bug 1611520 - gcc-10: Include <cstddef> in FunctionTypeTraits.h r=gerald
Sylvestre Ledru <sledru@mozilla.com> - Sat, 01 Feb 2020 10:23:38 +0000 - rev 512308
Push
37079 by btara@mozilla.com at Sat, 01 Feb 2020 21:36:42 +0000
Bug 1611520 - gcc-10: Include <cstddef> in FunctionTypeTraits.h r=gerald
Differential Revision:
https://phabricator.services.mozilla.com/D61014
b1f4b2a1a2da115c49c72e5189497bf6b5f8088c: Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron
Eric Rahm <erahm@mozilla.com> - Sat, 01 Feb 2020 09:40:36 +0000 - rev 512307
Push
37079 by btara@mozilla.com at Sat, 01 Feb 2020 21:36:42 +0000
Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron
Differential Revision:
https://phabricator.services.mozilla.com/D60455
cd7d8aad030630e1d1b4086dd70198bafe63e8a3: Bug 1610836 - Don't fail TRR_FIRST requests if the TRR service is not ready r=mayhemer
Valentin Gosu <valentin.gosu@gmail.com> - Sat, 01 Feb 2020 04:43:14 +0000 - rev 512306
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1610836 - Don't fail TRR_FIRST requests if the TRR service is not ready r=mayhemer
When it's first starting up, when mConfirmationState != CONFIRM_OK
the TRR service is not ready to use.
For TRR_FIRST requests we need to fallback to DNS while the service starts up.
Differential Revision:
https://phabricator.services.mozilla.com/D61218
c6fcec6a58c94b6c14a8325a694344c64cd44510: Bug 1597448 - Fix uses nsIDocShellTreeItem of mozilla::dom::BrowserChild::ApplyParentShowInfo(). r=kmag
Tetsuharu OHZEKI <tetsuharu.ohzeki@gmail.com> - Fri, 31 Jan 2020 14:33:21 +0000 - rev 512305
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1597448 - Fix uses nsIDocShellTreeItem of mozilla::dom::BrowserChild::ApplyParentShowInfo(). r=kmag
This remove a code path for `<iframe mozbrowser>` from its function.
Differential Revision:
https://phabricator.services.mozilla.com/D61343
791f7108410a0f8a6446b9218af577b772a17605: Backed out changeset e051d75e66f7 (bug 1610836) for causing connectivity mass test failures.
Arthur Iakab <aiakab@mozilla.com> - Sat, 01 Feb 2020 02:09:30 +0200 - rev 512304
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Backed out changeset e051d75e66f7 (
bug 1610836) for causing connectivity mass test failures.
CLOSED TREE
e051d75e66f731651d74d4a5138dd18361d8e260: Bug 1610836 - Don't fail TRR_FIRST requests if the TRR service is not ready r=mayhemer
Valentin Gosu <valentin.gosu@gmail.com> - Fri, 31 Jan 2020 15:09:18 +0000 - rev 512303
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1610836 - Don't fail TRR_FIRST requests if the TRR service is not ready r=mayhemer
When it's first starting up, when mConfirmationState != CONFIRM_OK
the TRR service is not ready to use.
For TRR_FIRST requests we need to fallback to DNS while the service starts up.
Differential Revision:
https://phabricator.services.mozilla.com/D61218
c5cd3d0d374190152e43c115d56055684d1b23ce: Bug 1612041 - [wpt-sync] Update web-platform-tests to fdc1a89a01a437cce2afa78fad440f68d1d46935, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Wed, 29 Jan 2020 08:09:41 +0000 - rev 512302
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1612041 - [wpt-sync] Update web-platform-tests to fdc1a89a01a437cce2afa78fad440f68d1d46935, a=testonly
MANUAL PUSH: wpt sync bot
wpt-head: fdc1a89a01a437cce2afa78fad440f68d1d46935
wpt-type: landing
1bc768075328b6f75dcbaa66a64b43fb64ffbbf8: Bug 1611994 [wpt PR 21476] - Hide entityTypes behind blink flag and change WPTs to match, a=testonly
Piotr Bialecki <bialpio@chromium.org> - Wed, 29 Jan 2020 08:09:13 +0000 - rev 512301
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1611994 [wpt PR 21476] - Hide entityTypes behind blink flag and change WPTs to match, a=testonly
Automatic update from web-platform-tests
Hide entityTypes behind blink flag and change WPTs to match
`entityTypes` are marked as unstable in WebXR Hit Test Module draft spec
and are not to be implemented yet - hide them behind blink flag.
Specification can be found here (note the unstable sections):
https://immersive-web.github.io/hit-test/#hit-test-trackable-type-enum
Introduced by PR https://github.com/immersive-web/hit-test/pull/76
Change-Id: I8041db8c7e0b25f197dfd49c3ceb1b0541004ca7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023288
Reviewed-by: Philip Rogers <pdr@chromium.org>
Reviewed-by: Alexander Cooper <alcooper@chromium.org>
Commit-Queue: Piotr Bialecki <bialpio@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736182}
--
wpt-commits: e93b40928532fbaa50b46689877a77a2f50067c1
wpt-pr: 21476
1f016eef56a2b6ad168d622eeb711f19a3b86be8: Bug 1611818 [wpt PR 21439] - [css-pseudo] Don't update non-normal markers if list-style-type changes, a=testonly
Oriol Brufau <obrufau@igalia.com> - Wed, 29 Jan 2020 08:09:08 +0000 - rev 512300
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1611818 [wpt PR 21439] - [css-pseudo] Don't update non-normal markers if list-style-type changes, a=testonly
Automatic update from web-platform-tests
[css-pseudo] Don't update non-normal markers if list-style-type changes
If a ::marker has the 'content' property set to something different than
'normal', then the contents of the marker should be determined according
to that value, not from 'list-style-type'.
Before this patch, the behavior was already correct when laying out the
marker for the first time. But if 'list-style-type' changed afterwards,
the marker was updated to reflect the new value, ignoring 'content'.
BUG=457718
TEST=external/wpt/css/css-pseudo/marker-content-021.html
The test fails in legacy since 'content' is not supported yet.
Change-Id: Id845774739927c9c574a66e9d1cc94e6ea59d5e5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020957
Reviewed-by: Koji Ishii <kojii@chromium.org>
Commit-Queue: Oriol Brufau <obrufau@igalia.com>
Cr-Commit-Position: refs/heads/master@{#736105}
--
wpt-commits: 937f0695552a0bea3bdc26e08e2e7195d4c3eced
wpt-pr: 21439
48958cc7f042a58366dd803078fcaf514c50d4fd: Bug 1611975 [wpt PR 21471] - Update wpt metadata, a=testonly
moz-wptsync-bot <wptsync@mozilla.com> - Wed, 29 Jan 2020 00:23:25 +0000 - rev 512299
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1611975 [wpt PR 21471] - Update wpt metadata, a=testonly
wpt-pr: 21471
wpt-type: metadata
31c772726e0b61c2becfa780d6587e4f5ccdf5bb: Bug 1611975 [wpt PR 21471] - Update interfaces/IndexedDB.idl, a=testonly
autofoolip <auto@foolip.org> - Wed, 29 Jan 2020 08:09:00 +0000 - rev 512298
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1611975 [wpt PR 21471] - Update interfaces/IndexedDB.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/IndexedDB.idl (#21471)
Source: https://github.com/tidoust/reffy-reports/blob/2332cb1/ed/idl/IndexedDB.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/643031671
--
wpt-commits: 8c8fde7a4e6477dda054929c844e8782c242a816
wpt-pr: 21471
9f282e4ab708b624abb0817cbe0357c338309e08: Bug 1611947 [wpt PR 21467] - Update interfaces/geolocation-sensor.idl, a=testonly
autofoolip <auto@foolip.org> - Wed, 29 Jan 2020 08:08:55 +0000 - rev 512297
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1611947 [wpt PR 21467] - Update interfaces/geolocation-sensor.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/geolocation-sensor.idl (#21467)
Source: https://github.com/tidoust/reffy-reports/blob/86c48f6/ed/idl/geolocation-sensor.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/642934730
--
wpt-commits: 13ba6aa9fae3fbbe4016729031df8b63a530ba4f
wpt-pr: 21467
289250148525af197a8878c20f0facba47a60bfd: Bug 1611946 [wpt PR 21466] - Update interfaces/WebCryptoAPI.idl, a=testonly
autofoolip <auto@foolip.org> - Wed, 29 Jan 2020 08:08:50 +0000 - rev 512296
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1611946 [wpt PR 21466] - Update interfaces/WebCryptoAPI.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/WebCryptoAPI.idl (#21466)
Source: https://github.com/tidoust/reffy-reports/blob/86c48f6/ed/idl/WebCryptoAPI.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/642934730
--
wpt-commits: cbf9e753a20e61508d8e4f3e120a0a41b2fdd8c4
wpt-pr: 21466
7a2f3536d6b76040103e52f882566807b1812bfc: Bug 1611944 [wpt PR 21465] - Update interfaces/SVG.idl, a=testonly
autofoolip <auto@foolip.org> - Wed, 29 Jan 2020 08:08:45 +0000 - rev 512295
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1611944 [wpt PR 21465] - Update interfaces/SVG.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/SVG.idl (#21465)
Source: https://github.com/tidoust/reffy-reports/blob/86c48f6/ed/idl/SVG.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/642934730
--
wpt-commits: 3b265389111fa3e1796e1aa962344f31d0d939c2
wpt-pr: 21465
c2fe9ed3d9f1375ded5a2824e95c10be26b861d0: Bug 1611871 [wpt PR 21452] - Update interfaces/intersection-observer.idl, a=testonly
autofoolip <auto@foolip.org> - Wed, 29 Jan 2020 08:08:40 +0000 - rev 512294
Push
37078 by opoprus@mozilla.com at Sat, 01 Feb 2020 09:28:06 +0000
Bug 1611871 [wpt PR 21452] - Update interfaces/intersection-observer.idl, a=testonly
Automatic update from web-platform-tests
Update interfaces/intersection-observer.idl (#21452)
Source: https://github.com/tidoust/reffy-reports/blob/5e4239e/ed/idl/intersection-observer.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/642670014
--
wpt-commits: 732d594ee03d7eca565025e921073d706234aecd
wpt-pr: 21452