summarylogtreecommitdiffstats
path: root/0011-bsc-991344-Rpi3-Firefox-crashes-after-a-few-seconds-.patch
diff options
context:
space:
mode:
authorBjörn Bidar2023-10-22 02:28:11 +0300
committerBjörn Bidar2023-11-07 01:08:02 +0200
commitbc489c7309f07a15064eecf702956aef9df790a3 (patch)
tree533c727d913b7e3710e66501ab7c33a45b335142 /0011-bsc-991344-Rpi3-Firefox-crashes-after-a-few-seconds-.patch
parentd81df13d11d918098af0991994472c172817e33e (diff)
downloadaur-bc489c7309f07a15064eecf702956aef9df790a3.tar.gz
Update to 118.0.2-1
- New upstrem release - Add for browser.download.lastDir.savePerSite doesn't save download directory for originating site for blob downloads (e.g. mega.nz) bmo#1822730 - Rebase patches - update mozconfig, remove obsolete pgo instruction
Diffstat (limited to '0011-bsc-991344-Rpi3-Firefox-crashes-after-a-few-seconds-.patch')
-rw-r--r--0011-bsc-991344-Rpi3-Firefox-crashes-after-a-few-seconds-.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0011-bsc-991344-Rpi3-Firefox-crashes-after-a-few-seconds-.patch b/0011-bsc-991344-Rpi3-Firefox-crashes-after-a-few-seconds-.patch
index b37f35727a87..564271667fc1 100644
--- a/0011-bsc-991344-Rpi3-Firefox-crashes-after-a-few-seconds-.patch
+++ b/0011-bsc-991344-Rpi3-Firefox-crashes-after-a-few-seconds-.patch
@@ -10,10 +10,10 @@ bmo#1302554 - ARM/AARCH64: Firefox crashes on NULL nsIChannel** result pointer i
1 file changed, 6 insertions(+)
diff --git a/netwerk/base/nsIOService.cpp b/netwerk/base/nsIOService.cpp
-index 1a0c225018b7f48a648009a2d393fffc5089173f..bb5edd300131028f76b9427a20a82f27eb8e2b91 100644
+index d25fa2945223c231a428064f6d8aa450fe77eeaf..cb7093d6aa1e7accef7281315128c3f9e022066c 100644
--- a/netwerk/base/nsIOService.cpp
+++ b/netwerk/base/nsIOService.cpp
-@@ -1159,7 +1159,13 @@ nsresult nsIOService::NewChannelFromURIWithProxyFlagsInternal(
+@@ -1148,7 +1148,13 @@ nsresult nsIOService::NewChannelFromURIWithProxyFlagsInternal(
}
}