Commit Graph

459 Commits

Author SHA1 Message Date
Fedor
0d8f4cab66 Get rid of the Presentation Web API. 2020-04-03 20:48:54 +03:00
Fedor
f2cdd889d5 Remove usage of MOZ_EME_MODULES. 2020-04-03 20:48:45 +03:00
Fedor
35bc82d383 Update UXP Coding Style.md. 2020-04-03 20:48:37 +03:00
Fedor
695c28fe68 Make building of EME conditional. 2020-04-03 20:48:29 +03:00
Fedor
6caf738b11 Use the Preprocessor instead of AppConstants. 2020-04-03 20:48:21 +03:00
Fedor
b9103cf06e Update HSTS preload list & reduce debug spew. 2020-04-03 20:48:13 +03:00
Fedor
1190eea26a Improve performance of table drawing again. 2020-04-03 20:48:04 +03:00
Fedor
43ca885eb6 Update platform version. 2020-04-03 20:47:56 +03:00
Fedor
8ae56b7783 Force CLOBBER. 2020-04-03 20:47:48 +03:00
Fedor
99fd13b6dd Implement Custom Elements v1. 2020-04-03 20:47:39 +03:00
Fedor
cd5cc91f9d Simplify and streamline HWA on various OSes. 2020-04-03 20:47:30 +03:00
Fedor
c52b6e9fe5 [Mypal] Remove cert9.db and key4.db from profile if they exist. 2020-04-03 20:47:22 +03:00
Fedor
601ac5d144 [Centaury] Update YouTube overrides to switch to polymer v1. 2020-04-03 20:47:13 +03:00
Fedor
f71274134f Update YouTube overrides to switch to polymer v1. 2020-04-03 20:47:05 +03:00
Fedor
e52fc12b05 Stop 2xx FTP responses from causing browser to hang. 2020-04-03 20:46:56 +03:00
Fedor
ebb1f27dc6 Always use jemalloc allocator for storage... 2020-04-03 20:46:47 +03:00
Fedor
1d5989be3d Remove support for critical system libraries. 2020-04-03 20:46:39 +03:00
Fedor
5bed5f8005 Remove showModalDialog. 2020-04-03 20:46:30 +03:00
Fedor
e261819957 Update UA override for GitHub. 2020-04-03 20:46:21 +03:00
Fedor
86d370c5c8 Revert "Implement regex lookaround."
This reverts commit ca60b3854f21a1ef7f86314c0fa1854c3fb7330a.
2020-04-03 20:46:12 +03:00
Fedor
3b7c93782f Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT. 2020-04-03 20:46:04 +03:00
Fedor
46d1844658 Remove -moz-user-input disabled to improve event handling. 2020-04-03 20:45:55 +03:00
Fedor
af95d17221 Fix graphics crash on systems missing gpu_shader5. 2020-04-03 20:45:46 +03:00
Fedor
11a6cfbd18 Remove some unused webextension sync preferences. 2020-04-03 20:45:38 +03:00
Fedor
7d8e75dc4d Disable remote jar: URIs by default. 2020-04-03 20:45:29 +03:00
Fedor
c46f9d6609 Remove unused network.http.bypass-cachelock-threshold pref. 2020-04-03 20:45:21 +03:00
Fedor
233c36ab6f Remove uses of EARLY_BETA_OR_EARLIER. 2020-04-03 20:45:13 +03:00
Fedor
1b648eee31 Reinstate the java->c++ source, generator code. 2020-04-03 20:45:04 +03:00
Fedor
30e6400e30 Implement HMTL5 <dialog>. 2020-04-03 20:44:56 +03:00
Fedor
132c48cbbf Implement non-standard legacy CSSStyleSheet rules. 2020-04-03 20:44:48 +03:00
Fedor
83bd605c57 Update NSS to a Goldilocks version. 2020-04-03 20:44:39 +03:00
Fedor
159202da62 Implement promise-based media playback. 2020-04-03 20:44:29 +03:00
Fedor
7fd3f667aa 1341238 - Don't hang on to pointer from temporary NS_LossyConvertUTF16toASCII. 2020-04-03 20:44:22 +03:00
Fedor
6b9ec91973 Align document.open() with overhauled spec. 2020-04-03 20:44:14 +03:00
Fedor
cbc0c961db Align computed DOM styles with mainstream behvior. 2020-04-03 20:44:07 +03:00
Fedor
d1171a2e89 Enable layers acceleration by default on GTK. 2020-04-03 20:43:59 +03:00
Fedor
529b59a04e Reduce compiler warnings in ICU. 2020-04-03 20:43:53 +03:00
Fedor
11183f4c98 Remove DOM promise implementation. 2020-04-03 20:43:46 +03:00
Fedor
4134276c53 Fix indentation and account for system libevent. 2020-04-03 20:43:39 +03:00
Fedor
84d4cb2e76 Implement asynchronous iterators (ES2018). 2020-04-03 20:43:32 +03:00
Fedor
041acd156d Increase the XML nested depth limit to 2048. 2020-04-03 20:43:25 +03:00
Fedor
4ec21df3a5 [Mypal] Update default bookmarks toolbar FAQ entry. 2020-04-03 20:43:19 +03:00
Fedor
27a41499a5 Disable visualstudio backend. 2020-04-03 20:43:13 +03:00
Fedor
31183ed0b8 New cycle version bump. 2020-04-03 20:43:08 +03:00
Fedor
7016005a52 Simplify some alias sets in IonMonkey. 2020-04-03 20:43:02 +03:00
Fedor
2db4a5e34c Update GTK clipboard handling. 2020-04-03 20:42:55 +03:00
Fedor
157b45b3bb Handle missing base64 challenge in NegotiateAuth and NTLMAuth. 2020-04-03 20:42:49 +03:00
Fedor
cbdf8d0622 Make copy of list before iterating over it. 2020-04-03 20:42:42 +03:00
Fedor
a82f9cb265 Be more consistent about decoding IP addresses in PSM. 2020-04-03 20:42:36 +03:00
Fedor
409d22d6c0 Simplify value setting. 2020-04-03 20:42:30 +03:00