Граф коммитов

26490 Коммитов

Автор SHA1 Сообщение Дата
Tamas Szentpeteri 1d4c27f9f1 Backed out changeset 5daa91615f4c (bug 1910593) for causing bug 1914796. CLOSED TREE 2024-08-26 12:42:24 +03:00
smayya 03d3e4d396 Bug 1913140 - Update telemetry probe http_content_ondatafinished_delay to collect OnDataFinished only on OMT. r=jesup,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D219276
2024-08-24 09:01:51 +00:00
Kershaw Chang f994878fcd Bug 1907726 - Make sure WebTransportSessionProxy::NotifyDatagramReceived is called after OnStopRequest, r=necko-reviewers,jesup
The crash occurs because WebTransportSessionProxy::OnDatagramReceivedInternal is called before WebTransportSessionProxy::OnStopRequest.
When this happens, WebTransportSessionProxy::mTarget is the main thread, so a task is dispatched to the main thread. This causes WebTransportSessionProxy::NotifyDatagramReceived to be called on the main thread.

If WebTransportSessionProxy::NotifyDatagramReceived is invoked while WebTransportSessionProxy::mStopRequestCalled is true, it can lead to OnDatagramReceived being called on the main thread (instead of the socket thread), resulting in a crash.

Differential Revision: https://phabricator.services.mozilla.com/D220013
2024-08-23 20:40:13 +00:00
Julian Descottes 70ec349b4c Bug 1914018 - Add API on nsIHttpChannelInternal to update the response status r=necko-reviewers,kershaw
Depends on D219663

Differential Revision: https://phabricator.services.mozilla.com/D219682
2024-08-23 18:40:09 +00:00
Florian Quèze 266c185727 Bug 1913624 - Remove expired telemetry histogram NETWORK_COOKIE_UNICODE_BYTE, r=TravisLong,valentin.
Differential Revision: https://phabricator.services.mozilla.com/D219453
2024-08-23 16:27:18 +00:00
Florian Quèze 42325d5eb9 Bug 1913624 - Remove expired telemetry histogram HTTP_CHILD_OMT_STATS_2, r=necko-reviewers,TravisLong,kershaw.
Depends on D219451

Differential Revision: https://phabricator.services.mozilla.com/D219452
2024-08-23 16:27:17 +00:00
Florian Quèze 04b3dd73c0 Bug 1913624 - Remove expired telemetry histograms HTTP_NET_VS_CACHE_*_V2, r=chutten,necko-reviewers,TravisLong,kershaw.
Depends on D219450

Differential Revision: https://phabricator.services.mozilla.com/D219451
2024-08-23 16:27:16 +00:00
Florian Quèze 58a1174f93 Bug 1913624 - Remove expired telemetry histograms HTTP_CACHE_IO_*, r=chutten,necko-reviewers,kershaw.
Depends on D219449

Differential Revision: https://phabricator.services.mozilla.com/D219450
2024-08-23 16:27:16 +00:00
Cristian Tuns 24d07e533a Backed out 4 changesets (bug 1853887, bug 1914018) for causing wd failures in headers.py CLOSED TREE
Backed out changeset 3bb4680e845b (bug 1914018)
Backed out changeset 1da1c517324f (bug 1853887)
Backed out changeset 9ade690726e2 (bug 1853887)
Backed out changeset 0369bdef1027 (bug 1853887)
2024-08-23 11:01:37 -04:00
Julian Descottes 8a4be244da Bug 1914018 - Add API on nsIHttpChannelInternal to update the response status r=necko-reviewers,kershaw
Depends on D219663

Differential Revision: https://phabricator.services.mozilla.com/D219682
2024-08-23 13:46:55 +00:00
Valentin Gosu fcee79d28c Bug 1914129 - Add telemetry for system channel failures keyed by failure type r=kershaw,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D219754
2024-08-23 11:18:49 +00:00
Masatoshi Kimura 7a6cd72300 Bug 1914286 - Remove NS_RelaxStrictFileOriginPolicy. r=smaug,necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D219921
2024-08-23 10:13:35 +00:00
Kershaw Chang de91263576 Bug 1914561 - Introduce HttpIO log module for logging raw data, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219950
2024-08-23 09:20:09 +00:00
Cristina Horotan 4a265fbad7 Backed out 20 changesets (bug 1877792) for causing wpt failures at importscripts_mime_local.any.sharedworker.html CLOSED TREE
Backed out changeset 19d78d0b6ee4 (bug 1877792)
Backed out changeset 14f104e5ce51 (bug 1877792)
Backed out changeset 662eb52b2a6f (bug 1877792)
Backed out changeset 48dc4035a14f (bug 1877792)
Backed out changeset d98ecddf2f59 (bug 1877792)
Backed out changeset 1234a31ff88f (bug 1877792)
Backed out changeset a3b5b0cde6ce (bug 1877792)
Backed out changeset a1f494b9592a (bug 1877792)
Backed out changeset a4d7565218f3 (bug 1877792)
Backed out changeset fe179004423b (bug 1877792)
Backed out changeset 39a20aee3942 (bug 1877792)
Backed out changeset 95b20763e650 (bug 1877792)
Backed out changeset d763241fccaf (bug 1877792)
Backed out changeset 0674cf646120 (bug 1877792)
Backed out changeset bd23c96418b6 (bug 1877792)
Backed out changeset 5b1e29e4c597 (bug 1877792)
Backed out changeset 3cead4149e6b (bug 1877792)
Backed out changeset d73a9f57f03c (bug 1877792)
Backed out changeset 82a58a80f58a (bug 1877792)
Backed out changeset 4c7182604e4f (bug 1877792)
2024-08-22 19:23:15 +03:00
ffxbld a19c1703bb No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes ct-logs - r=release-managers,diannaS
Differential Revision: https://phabricator.services.mozilla.com/D219868
2024-08-22 14:55:20 +00:00
Jonatan Klemets 0e43eafacd Bug 1877792 - Part 1: Change HttpBaseChannel.cpp to allow application/json r=yulia,necko-reviewers,jesup,valentin
Differential Revision: https://phabricator.services.mozilla.com/D155161
2024-08-22 14:21:48 +00:00
Valentin Gosu 60be314df0 Bug 1850388 - confusable IDN http://акамаі.com/ not shown as punycode r=sekim,necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D219240
2024-08-22 08:59:42 +00:00
Valentin Gosu 8197872175 Bug 1912865 - Punycode cyrillic whole script confusables on non-cyrillic domains r=sekim,necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D219155
2024-08-22 08:59:41 +00:00
Kershaw Chang 96efcc0e04 Bug 1910593 - Don't prefetch HTTPS RR if proxyDNS is enabled, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219528
2024-08-21 21:14:28 +00:00
Peter Van der Beken 839abe8af7 Bug 1900930 - Add WouldReportJSException() calls. r=dom-core,farre,necko-reviewers,kershaw
TypedArray::Create will put exceptions on the ErrorResult, so signal that we're
dealing with them in various callsites.

Differential Revision: https://phabricator.services.mozilla.com/D214794
2024-08-21 08:43:09 +00:00
Sandor Molnar de2a2fca5c Backed out changeset 409ae605c6ca (bug 1910593) for causing bc & xpc failures test_proxyDNS_leak & browser_check_identity_state.js CLOSED TREE 2024-08-21 12:10:28 +03:00
Kershaw Chang e594024d4d Bug 1913809 - Introduce TRRSkippedReason::TRR_SYSTEM_SLEEP_MODE, r=necko-reviewers,fluent-reviewers,flod,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219543
2024-08-21 08:04:29 +00:00
Kershaw Chang 2ef04ec196 Bug 1910593 - Don't prefetch HTTPS RR if proxyDNS is enabled, r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219528
2024-08-21 07:49:17 +00:00
Rob Wu e520e9fd35 Bug 1903780 - Support directory names again in downloads.download r=geckoview-reviewers,NeilDeakin,m_kato
Differential Revision: https://phabricator.services.mozilla.com/D218719
2024-08-20 18:53:21 +00:00
Florian Quèze ecb7569fa4 Bug 1913624 - Remove expired telemetry histograms HTTP_AUTH_DIALOG_STATS_3 and HTTP_AUTH_TYPE_STATS, r=chutten,necko-reviewers,kershaw.
Depends on D219438

Differential Revision: https://phabricator.services.mozilla.com/D219439
2024-08-20 10:26:50 +00:00
smayya 8cd5239bf6 Bug 1889130 - add test to verify if we block 0.0.0.0 address. r=necko-reviewers,valentin
Depends on D219041

Differential Revision: https://phabricator.services.mozilla.com/D219042
2024-08-19 13:31:42 +00:00
smayya e32b3654e0 Bug 1889130 - block http requests on 0.0.0.0 address. r=necko-reviewers,valentin,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D219041
2024-08-19 13:31:42 +00:00
Narcis Beleuzu e06616e51f Backed out 3 changesets (bug 1889130) for causing xpcshell failures in test_dooh.js . CLOSED TREE
Backed out changeset f4e613affef6 (bug 1889130)
Backed out changeset 44ff3e440f91 (bug 1889130)
Backed out changeset 3ead8eddf0ae (bug 1889130)
2024-08-19 15:11:45 +03:00
smayya 4ea35aa829 Bug 1889130 - add test to verify if we block 0.0.0.0 address. r=necko-reviewers,valentin
Depends on D219041

Differential Revision: https://phabricator.services.mozilla.com/D219042
2024-08-19 10:14:15 +00:00
smayya f95e1d8717 Bug 1889130 - block http requests on 0.0.0.0 address. r=necko-reviewers,valentin,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D219041
2024-08-19 10:14:15 +00:00
Sean d2749372d0 Bug 1768724 - Part 3: Add support for Microsoft SSO on macOS (Necko Part) r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D218355
2024-08-16 23:43:50 +00:00
Sean 9f640c1383 Bug 1768724 - Part 2: Add MS SSO Authority List and Initialize MicrosoftEntraSSOUtils r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D216560
2024-08-16 09:13:25 +00:00
ffxbld 49fee342b8 No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes ct-logs - r=release-managers,diannaS
Differential Revision: https://phabricator.services.mozilla.com/D219233
2024-08-16 07:23:15 +00:00
Andrea Marchesini 45b08a7ee9 Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 2 - Unify nsICookieService.setCookieStringFromDocument implementations, r=edgul,cookie-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D218313
2024-08-15 21:35:42 +00:00
Andrea Marchesini 8cf7d4e9d4 Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 1 - Unify nsICookieService.getCookieStringFromDocument implementations, r=edgul,cookie-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D218312
2024-08-15 21:35:41 +00:00
tannal ea3ec7956f Bug 1841061 - Remove network.compress.allow_truncated_empty_brotli pref r=gregp,necko-reviewers,jesup
Differential Revision: https://phabricator.services.mozilla.com/D219210
2024-08-15 15:38:14 +00:00
Henri Sivonen c1e85b00a9 Bug 1913022 - Restore the network.IDN_show_punycode pref. r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219186
2024-08-15 13:31:09 +00:00
Mirko Brodesser dad6167151 Bug 1909467: replace some includes of "nsIContentSecurityPolicy" with forward declarations or other includes and move some function definitions to the corresponding .cpp files. r=tschuster,necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D217570
2024-08-15 12:37:35 +00:00
Otto Länd 4ada12bc6c Bug 1881037: apply code formatting via Lando
# ignore-this-changeset
2024-08-15 10:22:35 +00:00
Nika Layzell 196fd4c78c Bug 1881037 - Part 1: Stop showing unknown protocol error pages for web-triggered loads, r=smaug,necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D217495
2024-08-15 10:19:49 +00:00
Henri Sivonen 4496b3ed9b Bug 1908759 - Don't use UTS 46 ToUnicode from nsDocShell::AttemptURIFixup. r=necko-reviewers,jesup,valentin
Differential Revision: https://phabricator.services.mozilla.com/D217009
2024-08-14 18:30:08 +00:00
Sandor Molnar db0ac2fe20 Backed out 2 changesets (bug 1889130) for causing xpc failures @ netwerk/test/unit/<...> CLOSED TREE
Backed out changeset 85da5102f7ef (bug 1889130)
Backed out changeset ab55194175d0 (bug 1889130)
2024-08-14 16:04:22 +03:00
smayya 2ff98d9b95 Bug 1889130 - add test to verify if we block 0.0.0.0 address. r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219042
2024-08-14 10:51:31 +00:00
smayya 651f9af433 Bug 1889130 - block http requests on 0.0.0.0 address. r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219041
2024-08-14 10:51:30 +00:00
smayya 79dd4d2e30 Bug 1873551 - Add telemetry probes for fetch keepalive. r=necko-reviewers,jesup
Differential Revision: https://phabricator.services.mozilla.com/D218923
2024-08-14 09:51:36 +00:00
Gregory Pappas 429a8e1651 Bug 1912853 - Remove network.IDN.* prefs r=necko-reviewers,hsivonen,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219081
2024-08-13 21:12:55 +00:00
tannal 092a80c246 Bug 1911935 - Remove network.IDN_show_punycode pref r=gregp,necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219026
2024-08-13 19:28:23 +00:00
Sean b1b87f95ec Bug 1912497 - Fix Numeric Lookalike IDN spoofing cases r=necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D218972
2024-08-13 16:11:20 +00:00
Randell Jesup c44f6da6da Bug 1907382: add belt-and-suspenders assertion for Zstd stream creation r=necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D216869
2024-08-13 10:16:18 +00:00
ffxbld 0376d39eaf No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes ct-logs - r=release-managers,dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D219055
2024-08-12 15:13:54 +00:00