Commit Graph

826 Commits (master)

Author SHA1 Message Date
Fedor 1ae9412488 Align various UI string formatting with the OS. 2021-02-04 16:53:15 +02:00
Fedor 38fd9ff2bb Update MacOS Version detection. 2021-02-04 16:53:09 +02:00
Fedor 3e87c989a7 Clobber for NSS update. 2021-02-04 16:53:02 +02:00
Fedor bc522afa28 [NSS] Version and build bump. 2021-02-04 16:52:55 +02:00
Fedor 88e204f922 [NSS] Update root certificates. 2021-02-04 16:52:49 +02:00
Fedor 45e1072358 [Centaury] Apply libjar improvements. 2021-02-04 16:52:42 +02:00
Fedor 7449ea2499 [Centaury] Set new links for addons page. 2021-02-04 16:52:36 +02:00
Fedor df1fe827d1 [Centaury] Disable autoupdate for addons and others. 2021-02-04 16:52:29 +02:00
Fedor 4a26e1dc69 [Centaury] Nuke vim configuration lines from the front-end (no code changes). 2021-02-04 16:52:22 +02:00
Fedor 172ffbafeb [Mypal] Disable autoupdate for addons and others. 2021-02-04 16:52:16 +02:00
Fedor 8b63985ffe [Mypal] Apply libjar improvements. 2021-02-04 16:52:09 +02:00
Fedor 15bb555c34 [Mypal] Nuke vim configuration lines from the front-end (no code changes). 2021-02-04 16:52:03 +02:00
Fedor 270d402d1f [webrtc] Only init WebRtcAec callbacks once. 2021-02-04 16:51:56 +02:00
Fedor b7459cf8ab [sfnt] Fix heap buffer overflow. 2021-02-04 16:51:50 +02:00
Fedor e27317d58f [dom] Remove attributes from descendants when setting sanitized style. 2021-02-04 16:51:44 +02:00
Fedor c06c3fab9b [http] Use a copy of nsHttpConnectionInfo. 2021-02-04 16:51:38 +02:00
Fedor 8391e57b27 [xpcom] Don't use realloc for shrinking nsTArrays when allowRealloc is false. 2021-02-04 16:51:32 +02:00
Fedor a0f6231e6d [parser] Make the refcount of nsHtml5OwningUTF16Buffer atomic. 2021-02-04 16:51:26 +02:00
Fedor 4ee531fa10 [xpcom] Fix GetWindowsFolder storage. 2021-02-04 16:51:20 +02:00
Fedor 983728fddc [gfx][Skia] Hold mutex while accessing shared SkImage data. 2021-02-04 16:51:14 +02:00
Fedor 5136ec6010 Fix macOS 11.0 Big Sur issues. 2021-02-04 16:51:09 +02:00
Fedor 8cadc693be [UA] Change default compatibility mode version to 68.0. 2021-02-04 16:51:03 +02:00
Fedor c346f00658 Move chrome packaging options to ac configure. 2021-02-04 16:50:57 +02:00
Fedor eefdf718e1 [packager] Optimize archive accesses. 2021-02-04 16:50:51 +02:00
Fedor bfa9b4e82e Update libjar module. 2021-02-04 16:50:45 +02:00
Fedor 14766a6c38 Update Brotli lib to 1.0.9. 2021-02-04 16:50:39 +02:00
Fedor f331401355 [libjar] Fix inflation logic. 2021-02-04 16:50:33 +02:00
Fedor a167facb42 Remove vibrator DOM interface and support code. 2021-02-04 16:50:27 +02:00
Fedor 2290a2a266 Get rid of HPKP pinning mode. 2021-02-04 16:50:21 +02:00
Fedor 3b45cb2e77 Bug 1466909 - Use AddLvalueReference for UniquePtr's operator*(). 2021-02-04 16:50:15 +02:00
Fedor df5c97aaf6 Bug 1328948 - Add is(), as() to Cell. 2021-02-04 16:50:09 +02:00
Fedor 03415291a3 Import V8's regexp parser code and add build config. 2021-02-04 16:50:03 +02:00
Fedor 8e4756b26b Split js/src/moz.build into multiple files. 2021-02-04 16:49:57 +02:00
Fedor 7ce2c4eee2 De-unify js/src. 2021-02-04 16:49:52 +02:00
Fedor db50b22c68 Fix up -moz-tab-size and unprefix it. 2021-02-04 16:49:46 +02:00
Fedor 020f796a23 [devtools] More gracefully (than a crash) handle stack capture failures. 2021-02-04 16:49:40 +02:00
Fedor 86bf6ee6a1 [layout] Re-order rowgroups if reflowing. 2021-02-04 16:49:34 +02:00
Fedor edd9f55543 [layout] Avoid negative availSize.BSizes in paginated table reflow. 2021-02-04 16:49:28 +02:00
Fedor 4e0e2a7193 Bump platform version for added features. 2021-02-04 16:49:22 +02:00
Fedor d6b281cf01 [netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe. 2021-02-04 16:49:16 +02:00
Fedor ea43aa2ecc [DOM] make sure to set the image blocking status appropriately. 2021-02-04 16:49:10 +02:00
Fedor 42d858513b [DOM Fetch] Detect broken pipes and propagate that write error to the caller. 2021-02-04 16:49:04 +02:00
Fedor 7f64e41a8a [DOM Fetch] Improve stability of Fetch API. 2021-02-04 16:48:58 +02:00
Fedor 1dd2bb19be Unprefix ::-moz-selection. 2021-02-04 16:48:53 +02:00
Fedor 4fe446773f Implement CSS caret-color. 2021-02-04 16:48:47 +02:00
Fedor 75fc2843ab Nuke vim lines. 2021-02-04 16:48:36 +02:00
Fedor c6b9f6717e Add missed gfx/tests/gtest/TestMatrix.cpp. 2021-02-04 16:48:27 +02:00
Fedor 2f3d0d90d2 Fix incorrect grid cell sizing to min/max space. 2021-02-04 16:48:22 +02:00
Fedor b1896615b1 [Centaury] Stop using referrers as sources. 2021-02-04 16:48:16 +02:00
Fedor 7db19361b4 Implement overflow-wrap: anywhere. 2021-02-04 16:48:10 +02:00