gecko-dev/netwerk
Andreas Farre b9d8dbcb9e Bug 1931418 - Reduce the amount of recursion checks. r=dom-core,sefeng
Modify the frame recursion check to only happen when a load is triggered
from a src or data attribute (depending on if it's an iframe, embed or
an object element). This prevents recursion checks from blocking
ordinary navigations and navigations with a target.

Differential Revision: https://phabricator.services.mozilla.com/D229503
2024-11-20 12:11:46 +00:00
..
base Bug 1932162 - Expose fetch destination on nsILoadInfo r=necko-reviewers,valentin 2024-11-20 09:07:37 +00:00
build Bug 1889988 - Added remote settings input to defaultUri bypass list r=necko-reviewers,valentin,nika,Standard8 2024-10-23 18:30:26 +00:00
cache2 Backed out changeset 76200f16a497 (bug 1644983) for causing Bug 1930798, Bug 1930799, Bug 1930791 and other CacheFileIOManager related crashes CLOSED TREE 2024-11-13 06:23:51 +02:00
cookie Bug 1931893 - Convert the invalid first-party parititoned cookie diagnostic asserts to moz asserts r=necko-reviewers,cookie-reviewers,kershaw,valentin 2024-11-19 08:42:39 +00:00
dns Bug 1931349 - Enable network.dns.https_rr.check_record_with_cname and add probes for the outcome, r=necko-reviewers,valentin 2024-11-18 16:27:20 +00:00
docs Bug 1915852 - Update prioritization.html to reflect changes in font fetchpriority adjustments r=acreskey,necko-reviewers,kershaw DONTBUILD 2024-11-06 15:15:13 +00:00
ipc Bug 1931418 - Reduce the amount of recursion checks. r=dom-core,sefeng 2024-11-20 12:11:46 +00:00
locales Bug 1733498 - Migrate necko errors l10n strings from properties to Fluent r=necko-reviewers,valentin,flod 2024-11-04 16:58:29 +00:00
mime Bug 1903780 - Support directory names again in downloads.download r=geckoview-reviewers,NeilDeakin,m_kato 2024-08-20 18:53:21 +00:00
protocol Bug 1917901: Make it ok to retarget OnDataAvailable multiple times until the first ODA is received r=necko-reviewers,kershaw 2024-11-20 11:25:54 +00:00
sctp Bug 1921707 - (MOZ) moz.build files point to new location for abseil-cpp r=ng 2024-10-10 13:42:41 +00:00
socket Bug 1929818 - add Glean metric for QUIC frame count r=kershaw,necko-reviewers 2024-11-12 10:10:35 +00:00
streamconv Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
system Bug 1925667: don't leak AF_ROUTE sockets on mac r=necko-reviewers,valentin 2024-10-23 16:20:35 +00:00
test Bug 1922355 - macOS 14.70: adjust expectations for mochitests and xpcshell tests. r=jmaher,necko-reviewers 2024-11-19 17:19:24 +00:00
url-classifier Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
wifi Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
metrics.yaml Bug 1930742 - Add a glean probe for SSO cookie parsing success/failure r=necko-reviewers,jesup 2024-11-15 16:27:57 +00:00
moz.build