Commit Graph

757 Commits

Author SHA1 Message Date
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
Fedor
54c5407dc7 Take overflow-wrap into account when calculating... 2021-02-04 16:48:04 +02:00
Fedor
d147d954e9 [Mypal] More remove weird explicit set of the background color. 2021-02-04 16:47:58 +02:00
Fedor
dd8c721653 [Mypal] Fix search engines link. 2021-02-04 16:47:52 +02:00
Fedor
8e9b4e80c4 [Mypal] Remove palemoon branding. 2021-02-04 16:47:46 +02:00
Fedor
a7c0874a68 [Mypal] Stop using referrers as sources. 2021-02-04 16:47:40 +02:00
Fedor
63b10ca147 [Mypal] Add pref to ask for master password on application start. 2021-02-04 16:47:34 +02:00
Fedor
48390d973d [Mypal] Copy default userChrome and userContent examples to profile. 2021-02-04 16:47:28 +02:00
Fedor
48b788724e [Mypal] Add distinct mixed-mode indicator and logic for display. 2021-02-04 16:47:22 +02:00
Fedor
c2ad5af193 Ffmpeg update (media/ffvpx). 2021-02-04 16:47:16 +02:00
Fedor
39c9a9eaf4 Output webidl filenames as they are processed, for real this time. 2021-02-04 16:47:10 +02:00
Fedor
930db7cb29 Update MediaQueryList to the current draft spec. 2021-02-04 16:47:04 +02:00
Fedor
905c84ec47 [webaudio] Keep track of whether the HRTF database has already been loaded. 2021-02-04 16:46:58 +02:00
Fedor
f5425c8ddb [dom/media] Use an atomic for mInputDeviceID to avoid potential race. 2021-02-04 16:46:52 +02:00
Fedor
ab0ae6cc24 [SVG] Only fire the SVG onload when scripting is enabled and allowed. 2021-02-04 16:46:46 +02:00
Fedor
f4231994a9 Remove constant expressions from /dom. 2021-02-04 16:46:40 +02:00
Fedor
3da4381dae Implement percentage for CSS opacity keywords. 2021-02-04 16:46:35 +02:00
Fedor
c740d50026 Implement ResizeObserver. 2021-02-04 16:46:29 +02:00
Fedor
bd5707295f Fix usage of a macro in a cocoa widget. 2021-02-04 16:46:22 +02:00
Fedor
2d268b7cb3 nsCSSClipPathInstance.cpp - add null check. 2021-02-04 16:46:16 +02:00