Commit Graph

433 Commits

Author SHA1 Message Date
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
Fedor
2b9905b1ba Reject sample rates that are out-of-range for libsoundtouch. 2020-04-03 20:42:24 +03:00
Fedor
93f487041c Meke autoupdate service work for me 2020-01-21 13:26:11 +03:00
Fedor
5b3d6f5b1e Missed few EME_ADOBE things to remove 2020-01-21 13:25:04 +03:00
Fedor
39bb81b572 Make Centaury newtab feature as from Mypal 2020-01-21 13:17:42 +03:00
Fedor
8407e5818c Update NSS version. 2019-12-25 15:48:04 +03:00
Fedor
c0ef38d1d3 Add missing call to WaitForIsDebuggerRegistered. 2019-12-25 15:48:00 +03:00
Fedor
6ba30e77c9 [NSS] Bug 1586176 - EncryptUpdate should use maxout not block size. 2019-12-25 15:47:55 +03:00
Fedor
ab0067bd7d Check return value of PeerConnectionImpl::GetFingerprint. 2019-12-25 15:47:51 +03:00
Fedor
8dcdaebcf8 [NSS] Bug 1508776 - Remove unneeded refcounting from SFTKSession. 2019-12-25 15:47:47 +03:00
Fedor
d51255bf28 Initialize all fields of GdkEvents in nsClipboard.cpp. 2019-12-25 15:47:44 +03:00
Fedor
92a7a7ab89 Fix incorrect values for saving ordered lists as text. 2019-12-25 15:47:40 +03:00
Fedor
b630797d1e Update identifier map entries and notify if they get removed. 2019-12-25 15:47:36 +03:00
Fedor
5ded7266d9 Check if we're already at the end of the frame's content. 2019-12-25 15:47:31 +03:00
Fedor
5f58e6f300 Use mutex in PACResolver when accessing mRequest from multiple threads.. 2019-12-25 15:47:27 +03:00
Fedor
b54d3ce01e Properly detect failure in receiving plugin NPObjects. 2019-12-25 15:47:23 +03:00
Fedor
000e563652 Bump Firefox compatMode version to 68.9. 2019-12-25 15:47:20 +03:00
Fedor
e8522f5aad Add checking in platform/ for clobber.py. 2019-12-25 15:47:16 +03:00
Fedor
17c8504ea6 Fix handling of display rows... 2019-12-25 15:47:12 +03:00
Fedor
d34f19407a Create nsDisplayTableBackgroundColor... 2019-12-25 15:47:09 +03:00
Fedor
ec60efd232 Don't use a hard coded path for win_srcdir... 2019-12-25 15:47:05 +03:00
Fedor
4b6bb8d713 Move bundled fonts to toolkit. 2019-12-25 15:47:01 +03:00
Fedor
7ead11b16f Clean up jemalloc code. 2019-12-25 15:46:57 +03:00
Fedor
482164df06 Clean up libxul mozbuild a little. 2019-12-25 15:46:54 +03:00
Fedor
0783506d08 Remove unnecessary calls to ReparentFloatsForInlineChild... 2019-12-25 15:46:51 +03:00
Fedor
8eb073fd11 Simplify the overflow child frame reparenting... 2019-12-25 15:46:48 +03:00
Fedor
697fd31c46 Make the second arg of insertRule optional. 2019-12-25 15:46:45 +03:00