Commits on Source
245
263576a0
Bug 1644383 - add mutexs to avoid data race. r=media-playback-reviewers,padenot
Sep 15, 2025
af06eed6
Bug 1743329 - Handle ESC key to release pointer lock in parent process; r=smaug
Sep 15, 2025
41ed84d5
Bug 1743329 - Release pointer lock when xul popup is open; r=smaug,pbz
Sep 15, 2025
9053a68f
Bug 1743329 - Use nsMenuPopupFrame in GetVisiblePopups(); r=smaug
Sep 15, 2025
5bf0f07b
Bug 1743329: apply code formatting via Lando
Sep 15, 2025
1f4d976d
Bug 1760806 - WebCrypto: ECDH and ECDSA JWK import to check that the crv in...
Sep 15, 2025
7db5efc6
Bug 1787790: Normalize system fonts with RFP on. r=emilio
Sep 15, 2025
71a99e29
Bug 1819160 - Map Android ids to doc/accessible id pairs. r=Jamie
Sep 15, 2025
5c2f62f3
Bug 1830629: Remove unnecessary checks for pdf.js for RFP. r=tjr
Sep 15, 2025
e6940b70
Bug 1832523 - Allow using NSS to sign and verify MAR signatures....
Sep 15, 2025
ebb9f515
Bug 1849129: Prevent exceptions caused by extensions from interrupting the...
Sep 15, 2025
df96fed9
Bug 1853731 - Use html:img for message-bar-icon....
Sep 15, 2025
d0868771
Bug 1854117 - Sort the DLL blocklist flags. r=mossop,win-reviewers,gstoll
Sep 15, 2025
21a9bfa9
Bug 1738426 - Ignoring status 206 and vary header checking for opaque response...
Sep 15, 2025
9c115958
Bug 1802057 - Block the following characters from use in the cookie name in...
Sep 15, 2025
6e6f2c3e
Bug 1819497 - Don't race on static bool for initialization. r=gfx-reviewers,aosmond
Sep 15, 2025
63f799e5
Bug 1828259 - Close XUL popup when entering/exiting fullscreen; r=smaug
Sep 15, 2025
7ae43a47
Bug 1835987 - Change RFP-spoofed TZ to Atlantic/Reykjavik. r=tjr
Sep 15, 2025
3cf43dda
Bug 1879952 - Fix test expectations with samesite=lax turned on r=tschuster
Sep 15, 2025
56f9b7bc
Bug 1842187 a=dmeehan
Sep 15, 2025
2bb97c9b
Bug 1844827 - Added checks for sub-document navigations from cross-site to...
Sep 15, 2025
889be687
Bug 1844827 - Update the cookie test expectations for iframe samesite...
Sep 15, 2025
5246d209
Bug 1845752. r=ckerschb
Sep 15, 2025
55e91748
Bug 1849186 - Add a preference not to expose the content title in the window...
Sep 15, 2025
e65f88ee
Bug 1850072: Initialize RecordedDrawTargetCreation::mHasExistingData. r=jrmuizel
Sep 15, 2025
ab25f001
Bug 1850200 - Add delay to HTTPS-Only "Continue to HTTPS Site" button r=freddyb
Sep 15, 2025
e30ccd5b
Bug 1851618 - Allow removing packaged locales from requestedLocales....
Sep 15, 2025
a81e0c93
Bug 1851803 - Introduce SourceMediaTrack::mDirectDisabledMode. r=karlt
Sep 15, 2025
9f30177d
Bug 1860020 - Remove the assertion on the value of toolkit.telemetry.enabled. r=KrisWright,chutten
Sep 15, 2025
980f25a4
Bug 1865238 - Use One UI Sans KR VF for Korean sans-serif font on Android r=jfkthame
Sep 15, 2025
329d2f72
Bug 1871109 - generateHash in Manifest.sys.mjs should use sha256 r=peterv, a=dmeehan
Sep 15, 2025
4e184bd5
Bug 1873526: Refactor the restriction override list from a big if statement to a list r=KrisWright
Sep 15, 2025
34056b60
Bug 1875248 - Check for network error preventing ExternalHelperAppService...
Sep 15, 2025
938588da
Bug 1875306 - Localize numbers in the underflow and overflow error messages. r=emilio
Sep 15, 2025
46717dfd
Bug 1875313 - Use en-US as a fallback when spoof English is enabled in ICUUtils. r=timhuang,tjr
Sep 15, 2025
beee33a2
Bug 1880374 - Disable DNS prefetching if document nodePrincipal is systemPrincipal r=valentin
Sep 15, 2025
b193cdcb
Bug 1880988 - Apply spoof English to the default detail summary. r=emilio
Sep 15, 2025
3e7f1fc9
Bug 1881037 - Part 1: Stop showing unknown protocol error pages for...
Sep 15, 2025
3f07a76f
Bug 1883396 - Exit fullscreen when two Escape keyup events occur in a short time; r=smaug
Sep 15, 2025
2171cd01
Bug 1885101: Match screen and window properties with top window for...
Sep 15, 2025
cfaf6ece
Bug 1885258: Hidden fonts should obey the allow list r=jfkthame
Sep 15, 2025
436a9bc9
Bug 1886222 - Start reload by calling reload in the parent....
Sep 15, 2025
96d7a22f
Bug 1886598 - Struct with Pointer member may not be memmove-able. r=gfx-reviewers,lsalzman
Sep 15, 2025
647d25c4
Bug 1890204 - Ensure font entry's unitsPerEm and font extents are initialized...
Sep 15, 2025
7b8dfb43
Bug 1892449 - Set network.http.digest_auth_cnonce_length to 16, a=dmeehan
Sep 15, 2025
72455042
Bug 1892052 - Do not persist custom network requests on PBM. r=devtools-reviewers,bomsy,nchevobbe
Sep 15, 2025
868f85b6
Bug 1893891 - Clear mSharedBlobData if blob creation failed. a=dmeehan
Sep 15, 2025
7ec9a36a
Bug 1892046 - Add origin attributes to about:reader requests. r=reader-mode-reviewers,cmkm
Sep 15, 2025
5cf0f51a
Bug 1899180. If a channel is not nsIPrivateBrowsingChannel and has no load...
Sep 15, 2025
6285f240
Bug 1900523 - Don't use bailout data for JSJitToWasm frames. r=iain
Sep 15, 2025
744e5db9
Bug 1902983 - Don't use bailout data after iterating Wasm frames. a=RyanVM
Sep 15, 2025
d199aef4
Bug 1904011 - Ignore finalized scripts when iterating code covarage tables r=iain
Sep 15, 2025
34abb836
Bug 1907726 - Make sure WebTransportSessionProxy::NotifyDatagramReceived is...
Sep 15, 2025
adc22131
Bug 1909099 - Always clean up old session restore and sync log files....
Sep 15, 2025
a00f6823
Bug 1909535 - Don't show select dropdown in background tabs; a=dmeehan
Sep 15, 2025
597cb5bc
Bug 1911745 - Unify BrowsingContext flag coherency checks, r=mccr8
Sep 15, 2025
0fa92896
Bug 1912471 - Disallow deserializing structured clone buffers with...
Sep 15, 2025
13c44765
Bug 1914106 - Deal with insertRule edge-case. r=jwatt a=RyanVM
Sep 15, 2025
c4247216
Bug 1915249: Add more nodiscard. a=RyanVM
Sep 15, 2025
a6901d35
Bug 1916659, a=diannaS
Sep 15, 2025
7c45b9a5
Bug 1829029: clean up memory reporting for CacheFileIOManager r=necko-reviewers,valentin, a=RyanVM
Sep 15, 2025
e00d78e2
Bug 1914521 - Make nsPartChannel inherit the content disposition of the...
Sep 15, 2025
73ce862f
Bug 1919809 - Always clear mArgumentStorage in Console's Unlink. a=RyanVM
Sep 15, 2025
3e237aaf
Bug 1920423, a=RyanVM
Sep 15, 2025
d80fec9e
Bug 1921458. a=dmeehan
Sep 15, 2025
80a12a2b
Bug 1923706 - Pass by value, not reference in CamerasChild::AllocateCapture. a=RyanVM
Sep 15, 2025
634f289b
Bug 1924154 - Disallow too small record a=RyanVM
Sep 15, 2025
e569b3ae
Bug 1932783 - Make nsHostKey::flags Atomic, a=RyanVM
Sep 15, 2025
e120ef5f
Bug 1940804 - avoid some "as" casts in cert_storage a=RyanVM
Sep 15, 2025
57fcd7c3
Bug 1866661 - Tests, a=dmeehan
Sep 15, 2025
0ef0d1f5
Bug 1939087 - Truncate long name and log warning a=dmeehan
Sep 15, 2025
b87bb428
Bug 1942022 - Improve the about:protections CSP. r=firefox-desktop-core-reviewers ,mossop
Sep 15, 2025
d338f37d
Bug 1942025 - Improve the about:privatebrowsing CSP. r=firefox-desktop-core-reviewers ,Gijs
Sep 15, 2025
6911d101
Bug 1943912 - Do not reset the chunk manager while shutdown a=dmeehan
Sep 15, 2025
ceaf149e
Bug 1950056 - extend use of FOS_NODEREFERENCELINKS r=Gijs,win-reviewers,gstoll
Sep 15, 2025
8e879ea4
Bug 1956698 - [devtools] Escape the method value r=devtools-reviewers,nchevobbe, a=dsmith
Sep 15, 2025
9d4e6d35
Bug 1889130 - block http requests on 0.0.0.0 address. r=necko-reviewers,valentin,kershaw
Sep 15, 2025
15d3a155
Bug 1914583 - Block IPAddrAny on H3 code path. r=necko-reviewers,kershaw
Sep 15, 2025
1620cb64
Bug 1742738 part 1: Tighten up tearoff-table removal for DOMSVGPointList and...
Sep 15, 2025
7fb1b2fe
Bug 1742738 part 2: Tighten up tearoff-table removal for DOMSVGLength....
Sep 15, 2025
a533ba87
Bug 1742738 part 3: Tighten up tearoff-table removal for DOMSVGPoint....
Sep 15, 2025
9652bd18
Bug 1958121 - Use exchange to update the SpaceFeatures flags. a=RyanVM
Sep 15, 2025
9ee57e4b
Bug 1959298 - use search params in about:memory, r=mccr8
Sep 15, 2025
47cf8297
Bug 1808979 - Disable security.csp.truncate_blocked_uri_for_frame_navigations by default. r=freddyb
Sep 15, 2025
9776c49e
Bug 1808979 - WPT for frame-src path matching after replacing the URL. r=freddyb
Sep 15, 2025
fb876b8a
Bug 1968414 - [devtools] Escape carriage return character properly a=pascalc
Sep 15, 2025
e7b04639
Bug 1970658 - Apply YouTube embed URL replacement to the path component. a=dmeehan
Sep 15, 2025
21be3d74
Bug 1971116 - For global mute events, iterate on copies of containers. r=dbaker
Sep 15, 2025
606d262f
Bug 672618 - Don't execute javascript: URLs on CTRL+click, middle-click etc. r=dao
Sep 15, 2025
83f635aa
Bug 1977130 - Error-check pthread_getattr_np. r=glandium,spidermonkey-reviewers,jandem, a=RyanVM
Sep 15, 2025
3af8fe5c
Bug 1979955 - ensure transaction is alive (for ESR140), a=RyanVM
Sep 15, 2025
a8468aad
Bug 41454: Move focus after calling openPreferences for a sub-category.
Sep 15, 2025
2f29c31a
Bug 42194: Fix blank net error page on failed DNS resolution with active proxy.
Sep 15, 2025
e977eea7
Bug 41483: Remove the firefox override for appstrings.properties
Sep 15, 2025
95b641ce
Bug 41459: WebRTC fails to build under mingw (Part 1)
Sep 15, 2025
ce83833f
Bug 41459: WebRTC fails to build under mingw (Part 2)
Sep 15, 2025
b11a385c
Bug 41459: WebRTC fails to build under mingw (Part 3)
Sep 15, 2025
6b312f76
Bug 41459: WebRTC fails to build under mingw (Part 4)
Sep 15, 2025
cfa91ab5
Bug 41459: WebRTC fails to build under mingw (Part 5)
Sep 15, 2025
74adda5d
Bug 41459: WebRTC fails to build under mingw (Part 6)
Sep 15, 2025
145 additional commits have been omitted to prevent performance issues.
Loading
Loading