Commit Graph

826 Commits (master)

Author SHA1 Message Date
Fedor 9fa5d19ad8 Silence SQLite compiler warning. 2020-09-17 08:21:43 +03:00
Fedor 51ed6c431a [db] Update SQLite lib to 3.33.0. 2020-09-17 08:21:30 +03:00
Fedor e7308c6259 [CSS] Alias -webkit-appearance for compatibility reasons. 2020-09-17 08:21:16 +03:00
Fedor 1e9e9ef0cb Use Intrinsic Aspect Ratio for Images. 2020-09-17 08:20:27 +03:00
Fedor 5306579682 Pref and disable getRootNode(). 2020-09-17 08:11:42 +03:00
Fedor e44cd2a42a Remove redundant PREF_EM_UPDATE_BACKGROUND_URL. 2020-09-17 08:11:28 +03:00
Fedor df25a46b0c [libeditor] Performance improvements. 2020-09-17 08:11:14 +03:00
Fedor 6d0d3e1922 [js] Try to catch bad pointers for GC and bail if not valid. 2020-09-17 08:10:59 +03:00
Fedor ad2f81519e Convert Intrinsic Ratio from nsSize to Float. 2020-09-17 08:10:45 +03:00
Fedor 27db95eea0 Bug 1318570 - Clean up GetTextNode into TextEditRules. 2020-09-17 08:10:31 +03:00
Fedor b90ee96863 Use an alt script to properly determine the OSX SDK version. 2020-09-17 08:10:17 +03:00
Fedor f21a39b650 [installer] Reword the 'such a portable' option. 2020-09-17 08:10:03 +03:00
Fedor e8a344d880 [Mypal] Clear user prefs for AbortController on migration... 2020-09-17 08:09:48 +03:00
Fedor b0d7f0b89b [Mypal] Only refresh tabs in restore-on-demand mode. 2020-09-17 08:09:34 +03:00
Fedor f21d318a5b [Mypal] Add controls for WASM. 2020-09-17 08:09:20 +03:00
Fedor a3ec46e299 Update en-US Dictionary. 2020-09-17 08:09:06 +03:00
Fedor 5ca94b9b0b Improve dll loading on Windows. 2020-09-17 08:08:52 +03:00
Fedor c7cfc244e1 [WebRTC] Stop putting addresses in the cookie chunk. 2020-09-17 08:08:37 +03:00
Fedor 4b99f42c8d [dom] Fix a spec compliance issue with the HTML LS regarding script loading. 2020-09-17 08:08:23 +03:00
Fedor dec19661db [js] Don't improve TypeSets containing the magic-args type. 2020-09-17 08:08:09 +03:00
Fedor 63f4b4c30e [xpcom] Make Base64 compatible with ReadSegments() with small buffers. 2020-09-17 08:07:55 +03:00
Fedor 865e277683 [js] Fix Sink to check for non-recoverable operands. 2020-09-17 08:07:42 +03:00
Fedor a57cdde4f1 [network/dom] Improve sanitization of download filenames. 2020-09-17 08:07:29 +03:00
Fedor f1bb542101 Remove the DOM battery API. 2020-09-17 08:07:17 +03:00
Fedor a9f0679cab Complete implement abortController. 2020-09-17 08:07:04 +03:00
Fedor 5728dccf57 [css] Enable various arbitrarily-disabled CSS features in the platform. 2020-09-17 08:06:51 +03:00
Fedor 9435397c51 Add-ons targeting Toolkit's ID should be considered native. 2020-09-17 08:06:38 +03:00
Fedor da4eec2194 1430299 - Add DocumentOrShadowRoot interface. 2020-09-17 07:35:23 +03:00
Fedor 08796d3b0f 1429656 - Implement ShadowRoot.activeElement. 2020-09-17 07:34:32 +03:00
Fedor a3008768e1 1426494 - Share more code between nsIDocument and ShadowRoot. 2020-09-17 07:33:39 +03:00
Fedor 29dd0b47ce 1355787 - nsIdentifierMapEntry should let one... 2020-09-17 07:18:58 +03:00
Fedor c2ac69a62d 1217436 - Make nsIdentifierMapEntry::mIdContentList... 2020-09-17 07:18:30 +03:00
Fedor 565954b717 Create nsIdentifierMapEntry.h... 2020-09-17 07:17:01 +03:00
Fedor 8f0710f4b5 #208 Fix default browser setting not recognized. 2020-07-16 16:03:45 +03:00
Fedor 4d641f33b6 [Mypal] Add option to insert all new tabs after the current tab. 2020-07-16 04:17:31 +03:00
Fedor bf3babe621 [Mypal] Switch security storage to SQL. 2020-07-16 04:16:35 +03:00
Fedor 4e84b12efe [Mypal] Clean up add-on signing build leftovers. 2020-07-16 04:16:07 +03:00
Fedor 5831766bbd [Mypal] Add global menubar support for GTK. 2020-07-16 04:15:46 +03:00
Fedor f54a76c0b5 [network] Use query and ref lengths if available in nsStandardURL. 2020-07-16 03:57:42 +03:00
Fedor e9004db372 [js] Get the class pointer from the ObjectGroup... 2020-07-16 03:57:14 +03:00
Fedor 8ff611b3e7 Force clobber. 2020-07-16 03:56:47 +03:00
Fedor 2e4f33ecc3 [NSS] Version and build bump. 2020-07-16 03:55:08 +03:00
Fedor f643d20002 [NSS] Implement constant-time GCD and modular inversion. 2020-07-16 03:54:46 +03:00
Fedor 1b89a480bf [js] Improve readability and control flow of js date string parser. 2020-07-16 03:54:23 +03:00
Fedor 3dd6ea0a5d [WebRTC] Make candidate pair insertion code easier to read/understand. 2020-07-16 03:53:54 +03:00
Fedor 136ab69fb3 [AppCache] Add check for disallowed encoded path separators. 2020-07-16 03:50:17 +03:00
Fedor c8fc4f8bb5 [image] Add a sanity check to JPEG encoder buffer handling. 2020-07-16 03:49:46 +03:00
Fedor ef217a94a8 Implement module type scripting. 2020-07-16 03:48:35 +03:00
Fedor 68fc602db6 Re-architecture DOM script loading. 2020-07-16 03:44:38 +03:00
Fedor 4eebf89b27 Bug 1316302. 2020-07-16 03:32:21 +03:00