Norisz Fay
0dd2f35ce7
Backed out changeset 2ce4fba56cf7 (bug 1816918) for causing bustage on WebTransportParent.cpp
2023-03-28 21:48:35 +03:00
sunil mayya
0ece05ba82
Bug 1816918 - pass ClientInfo via IPC while creating webtransport session. r=necko-reviewers,jesup
...
Differential Revision: https://phabricator.services.mozilla.com/D173115
2023-03-28 16:53:23 +00:00
Manuel Bucher
edbda437e9
Bug 1820829 - Document EarlyHintPreloader and related classes in firefox-source-docs r=necko-reviewers,jesup DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D171881
2023-03-28 10:37:07 +00:00
Valentin Gosu
ab44c45a26
Bug 1824723 - Set the content type to the proper name when ObliviousHTTPChannel is used with POST r=necko-reviewers,jesup
...
Depends on D173671
Differential Revision: https://phabricator.services.mozilla.com/D173690
2023-03-28 08:11:28 +00:00
Valentin Gosu
7e82d0c2c9
Bug 1824723 - Also update TRR URI if network.trr.use_ohttp has changed r=necko-reviewers,kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D173671
2023-03-28 08:11:28 +00:00
Kershaw Chang
e03137dcc6
Bug 1823480 - Don't ResetDownstreamState if a stream already received FIN, r=necko-reviewers,jesup
...
Differential Revision: https://phabricator.services.mozilla.com/D173715
2023-03-28 06:50:45 +00:00
Sandor Molnar
f2ead1f335
Backed out changeset db2b968157d6 (bug 1816918) for causing xpc assertion failures in mozilla/Maybe.h CLOSED TREE
2023-03-28 05:30:53 +03:00
sunil mayya
4f907068d8
Bug 1816918 - pass ClientInfo via IPC while creating webtransport session. r=necko-reviewers,jesup
...
Differential Revision: https://phabricator.services.mozilla.com/D173115
2023-03-28 01:39:23 +00:00
sunil mayya
ddaba9c7bb
Bug 1823502 - do not drop auth header for HSTS and internal redirects. r=necko-reviewers,valentin
...
Differential Revision: https://phabricator.services.mozilla.com/D173523
2023-03-28 00:56:23 +00:00
Kershaw Chang
5179c60a43
Bug 1824784 - Store WebTransportSessionEventListener in nsHttpChannel, r=jesup,necko-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D173743
2023-03-27 17:30:58 +00:00
Randell Jesup
6ddf4bfdad
Bug 1824152: Return success if SocketThreadService was already shutting down r=necko-reviewers,valentin
...
Differential Revision: https://phabricator.services.mozilla.com/D173634
2023-03-27 14:54:56 +00:00
Iulian Moraru
fa6cfbe289
Backed out changeset 57f13fcb6953 (bug 1816918) for causing build bustages on WebTransportParent.cpp. CLOSED TREE
2023-03-27 18:03:33 +03:00
sunil mayya
3497e2d7c9
Bug 1816918 - pass ClientInfo via IPC while creating webtransport session. r=necko-reviewers,jesup
...
Differential Revision: https://phabricator.services.mozilla.com/D173115
2023-03-27 12:35:44 +00:00
Andi-Bogdan Postelnicu
4efa1bd0ba
Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille
...
Differential Revision: https://phabricator.services.mozilla.com/D173256
2023-03-27 07:20:25 +00:00
Dennis Jackson
169bf38e15
Bug 1822876: Add H3 ECH Telemetry. r=kershaw,necko-reviewers
...
This patch adds telemetry which records when H3 connections succeed / fail
and what kind of ECH they used. Our H3 ECH tests are extended to test these
different modes and that the telemetry is recorded correctly.
Differential Revision: https://phabricator.services.mozilla.com/D172813
2023-03-26 07:31:40 +00:00
Valentin Gosu
84062fa5aa
Bug 1824091 - Make sure OHTTP config gets reloaded on connectivity change if first attempt failed. r=keeler,necko-reviewers,kershaw
...
- Make sure the ObliviousHttpService clears the observers at shutdown
- Make the ObliviousHttpService reload the OHTTP config on connectivity change if first attempt failed
- Make the ObliviousHttpService reload the OHTTP config on TRR confirmation-fail if the first attempt failed
Differential Revision: https://phabricator.services.mozilla.com/D173412
2023-03-25 21:23:18 +00:00
Ebilite Uchenna
42085ca1e3
Bug 1823710 - Converted toolkit/components/captivedetect to ES modules. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D173283
2023-03-25 18:16:10 +00:00
Sandor Molnar
9db345d4c1
Backed out 2 changesets (bug 1276351) for causing build bustage in image/ClippedImage.cp CLOSED TREE
...
Backed out changeset e84598eb82c1 (bug 1276351)
Backed out changeset e940b0554484 (bug 1276351)
2023-03-25 14:16:43 +02:00
Andi-Bogdan Postelnicu
447f1e3358
Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille
...
Differential Revision: https://phabricator.services.mozilla.com/D173256
2023-03-25 06:58:52 +00:00
Iulian Moraru
6d40eee997
Backed out 2 changesets (bug 1276351) for causing multiple failures.
...
Backed out changeset eeaf4f1e06af (bug 1276351)
Backed out changeset d44cb5704342 (bug 1276351)
2023-03-25 00:08:24 +02:00
Andi-Bogdan Postelnicu
a1b827b503
Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille
...
Differential Revision: https://phabricator.services.mozilla.com/D173256
2023-03-24 18:55:39 +00:00
Emilio Cobos Álvarez
6b6e1f6bbd
Bug 1820280 - Expose chrome CSS to about: pages except srcdoc/blank. r=necko-reviewers,valentin,smaug
...
I believe these are the only two special-cases.
Differential Revision: https://phabricator.services.mozilla.com/D171853
2023-03-24 09:29:48 +00:00
lyavor
6996eb2bcc
Bug 1722895 - Add new Telemetry for https-only/ first for LABELS_HTTP_SCHEME_UPGRADE_TYPE r=necko-reviewers,valentin
...
Differential Revision: https://phabricator.services.mozilla.com/D167945
2023-03-24 08:37:08 +00:00
Sean Feng
3591a80eeb
Bug 1823921 - Filter out some types of requests from the ORB_DID_EVER_BLOCK_RESPONSE probe r=farre,necko-reviewers,kershaw
...
Content processes can do nothing to the responses of nsIContentPolicy::TYPE_BEACON,
nsIContentPolicy::TYPE_PING and nsIContentPolicy::TYPE_CSP_REPORT requests, so filter
them out of the ORB_DID_EVER_BLOCK_RESPONSE probe to not worry them for
web compatibility.
Differential Revision: https://phabricator.services.mozilla.com/D173292
2023-03-23 13:22:19 +00:00
Kershaw Chang
6c5beed2e2
Bug 1823417 - Don't exclude Http3 origin for WebTransport, r=jesup,necko-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D173039
2023-03-23 09:38:33 +00:00
Sandor Molnar
64b61e2adf
Merge mozilla-central to autoland
2023-03-22 23:18:29 +02:00
Sandor Molnar
4d6a262dee
Merge autoland to mozilla-central a=merge
2023-03-22 23:12:50 +02:00
edgul
5373bffa6a
Bug 1818828 - Added basic DOM-using xpcshell testing for simple webtransport coverage. r=necko-reviewers,kershaw,jesup
...
Differential Revision: https://phabricator.services.mozilla.com/D170955
2023-03-22 18:38:00 +00:00
Emilio Cobos Álvarez
91e6e4c5d4
Bug 1823686 - Share URLExtraData between SVG attribute mapping and style attribute. r=smaug
...
I don't think there's ever a way these should differ.
Got some include hell from removing ReferrerInfo.h from Document.h but
hopefully should be straight-forward to review.
Depends on D173154
Differential Revision: https://phabricator.services.mozilla.com/D173155
2023-03-22 14:54:43 +00:00
Sean Feng
2b49ff1198
Bug 1804086 - Make JSValidatorChild decoding the data from other encoding into UTF8 if needed r=smaug
...
Depends on D172491
Differential Revision: https://phabricator.services.mozilla.com/D172492
2023-03-22 14:21:40 +00:00
Sean Feng
10b143a80e
Bug 1804086 - Allow document charset to be passed from content to parent r=smaug,necko-reviewers,kershaw
...
This is needed for doing content decoding for ORB.
Depends on D172490
Differential Revision: https://phabricator.services.mozilla.com/D172491
2023-03-22 14:21:40 +00:00
Sean Feng
b32e4554a9
Bug 1804086 - Allow classic script hint to be passed from content to parent r=smaug,necko-reviewers,kershaw
...
This is needed for doing content decoding for ORB.
Differential Revision: https://phabricator.services.mozilla.com/D172490
2023-03-22 14:21:39 +00:00
Randell Jesup
db04b44f0e
Bug 1818998: Convert nsSocketTransportService polling arrays to nsTArrays r=valentin,necko-reviewers,kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D171043
2023-03-22 14:05:24 +00:00
Cristina Horotan
22f22e507d
Backed out changeset 7796a0d39f43 (bug 1818828) for xpcshell failures at test_simple_conn.js CLOSED TREE
2023-03-22 15:05:16 +02:00
Cristina Horotan
d00845a44a
Merge autoland to mozilla-central a=merge
2023-03-22 11:35:09 +02:00
Cristina Horotan
678c52f5e7
Backed out changeset bb1f3463f21d (bug 1804684
) for causing Bug 1823765 a=backout
2023-03-22 11:31:15 +02:00
Randell Jesup
02f7dcdf76
Bug 1820776: Cleanup H3Session r=kershaw,valentin,necko-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D171900
2023-03-22 02:21:48 +00:00
Noemi Erli
b4fa013c2d
Backed out 3 changesets (bug 1804086) for causing failures in JSValidatorChild.cpp CLOSED TREE
...
Backed out changeset 12a40a80a975 (bug 1804086)
Backed out changeset 1bea9ea5e20d (bug 1804086)
Backed out changeset 00feb14e7824 (bug 1804086)
2023-03-22 03:33:43 +02:00
Sean Feng
e3c15247bc
Bug 1804086 - Make JSValidatorChild decoding the data from other encoding into UTF8 if needed r=smaug
...
Depends on D172491
Differential Revision: https://phabricator.services.mozilla.com/D172492
2023-03-21 22:55:09 +00:00
Sean Feng
0feaa2906c
Bug 1804086 - Allow document charset to be passed from content to parent r=smaug,necko-reviewers,kershaw
...
This is needed for doing content decoding for ORB.
Depends on D172490
Differential Revision: https://phabricator.services.mozilla.com/D172491
2023-03-21 22:55:08 +00:00
Sean Feng
078281d4c2
Bug 1804086 - Allow classic script hint to be passed from content to parent r=smaug,necko-reviewers,kershaw
...
This is needed for doing content decoding for ORB.
Differential Revision: https://phabricator.services.mozilla.com/D172490
2023-03-21 22:55:08 +00:00
Mike Hommey
9b67b694bf
Bug 1822484 - Rename IsDevelopmentBuild. r=necko-reviewers,media-playback-reviewers,padenot,emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D172748
2023-03-21 21:54:27 +00:00
edgul
15ef80c0d9
Bug 1818828 - Added basic DOM-using xpcshell testing for simple webtransport coverage. r=necko-reviewers,kershaw,jesup
...
Differential Revision: https://phabricator.services.mozilla.com/D170955
2023-03-21 19:14:47 +00:00
Cristian Tuns
a4c7b2f0e3
Backed out changeset dc84799cb093 (bug 1818998) for causing xpcshell failures in dom/base/test/unit_ipc/* CLOSED TREE
2023-03-21 14:53:58 -04:00
Cristian Tuns
387d191ab4
Backed out 6 changesets (bug 1820776, bug 1820434, bug 1822138, bug 1822038, bug 1821146, bug 1791835) for causing build bustages on WebTransportDatagramDuplexStream.cpp CLOSED TREE
...
Backed out changeset 4a866db45f1a (bug 1822038)
Backed out changeset 889174ce36fd (bug 1821146)
Backed out changeset 39f22b088301 (bug 1820434)
Backed out changeset c93fec9914f5 (bug 1822138)
Backed out changeset 914ee3f0f3ee (bug 1791835)
Backed out changeset 43beacf35d14 (bug 1820776)
2023-03-21 17:24:20 -04:00
Randell Jesup
74ba2fecf7
Bug 1820776: Cleanup H3Session r=kershaw,valentin,necko-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D171900
2023-03-21 16:09:08 +00:00
Byron Campen
b4ea94876f
Bug 1699230: Decrease the SCTP MTU. r=ng
...
Differential Revision: https://phabricator.services.mozilla.com/D172703
2023-03-21 15:23:47 +00:00
Randell Jesup
9b0b986c80
Bug 1818998: Convert nsSocketTransportService polling arrays to nsTArrays r=valentin,necko-reviewers,kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D171043
2023-03-21 15:22:17 +00:00
Valentin Gosu
b1dfac72d9
Bug 1823358 - Add new network.trr.ohttp.uri pref r=keeler,necko-reviewers,jesup
...
Differential Revision: https://phabricator.services.mozilla.com/D172988
2023-03-21 14:51:48 +00:00
Stanca Serban
7369c7013f
Backed out changeset 4a7ad0b00cda (bug 1823358) for causing xpcshell failures in netwerk/test/unit/test_cookies_privatebrowsing.js. CLOSED TREE
2023-03-21 13:03:54 +02:00