Commit Graph

337 Commits

Author SHA1 Message Date
Fedor ec5b99da7e Support modern Solaris. 2019-12-25 15:43:27 +03:00
Fedor 69f4608677 Remove fallback for $INSTDIR. 2019-12-25 15:43:22 +03:00
Fedor 6c25311e33 Correct defines for Mac and keep universal prefs generic. 2019-12-25 15:43:20 +03:00
Fedor 54a20fab85 Update List of NSS Exported Symbols. 2019-12-25 15:43:13 +03:00
Fedor 4f275a55c9 Don't treat format warnings as errors in xpconnect. 2019-12-25 15:43:07 +03:00
Fedor 3406bf120a Fix build errors with newer glibc versions. 2019-12-25 15:43:01 +03:00
Fedor 1774f2da08 Replace calls to undefined functions isMarkable() and toMarkablePointer(). 2019-12-25 15:42:54 +03:00
Fedor 4685c88db9 Expand HWA over RDP to Windows 8.1 and 10. 2019-12-25 15:42:52 +03:00
Fedor fb349affec Update TZ data to 2019c. 2019-12-25 15:42:45 +03:00
Fedor bddd8ea4b9 CSS Grid Improvements. 2019-12-25 15:42:38 +03:00
Fedor 7028020b46 Added missing libwebp NEON files. 2019-12-25 15:42:35 +03:00
Fedor 54ab9e61da Stop using ICC profiles on Linux. 2019-12-25 15:42:31 +03:00
Fedor 8da0b9daa2 Add 360 Safeguard to DLL blocklist. 2019-12-25 15:42:25 +03:00
Fedor 9ebbdfb7c3 Explicitly enable sse2 on x86_64 also. 2019-12-25 15:42:19 +03:00
Fedor 5adf5fde27 Don't assume Intel architecture for compiler optimizations on Linux/gcc. 2019-12-25 15:42:13 +03:00
Fedor f8c19e8744 Fix whitelisting of JavaScript-uris by CSP hash. 2019-12-25 15:42:06 +03:00
Fedor 34eb8aadc5 Properly implement various HSTS states. 2019-12-25 15:42:00 +03:00
Fedor bb33363faf Use the correct group for JIT constraints. 2019-12-25 15:41:54 +03:00
Fedor 0edfc9c9dd Ensure the right body element is used throughout the method call. 2019-12-25 15:41:47 +03:00
Fedor d9b1325e74 Add checks to respect CSP-wildcard + Ports. 2019-12-25 15:41:41 +03:00
Fedor b4a840591e Fix a crash in IndexedDB. 2019-12-25 15:41:35 +03:00
Fedor be98cb90b7 Kill newly-spawned threads if we're shutting down. 2019-12-25 15:41:29 +03:00
Fedor 3ebbfc6e8f Remove HTML5 parser java docs and generation code. 2019-12-25 15:41:23 +03:00
Fedor 4b21081b0d Belatedly fix html5 parser attribution for files not covered by the MPL. 2019-12-25 15:41:16 +03:00
Fedor 1743745986 Fix an issue with the html5 tokenizer and tree builder. 2019-12-25 15:41:10 +03:00
Fedor fdc0a37db5 Correctly return zero vertices if clipping plane... 2019-12-25 15:41:04 +03:00
Fedor 94c6e51ff3 Add support for the Windows 10 SDK. 2019-12-25 15:40:58 +03:00
Fedor 56821f05f2 Don't load plugin instances when they have no `src` URI. 2019-12-25 15:40:52 +03:00
Fedor d79e645849 Fix indentation. 2019-12-25 15:40:45 +03:00
Fedor 55b4a28983 Pass the original element into nsXMLContentSerializer::CheckElementEnd. 2019-12-25 15:40:39 +03:00
Fedor 093f9b70bb New cycle version bump. 2019-12-25 15:40:33 +03:00
Fedor c0be085185 1330900 - Implement script nomodule. 2019-12-25 15:40:30 +03:00
Fedor 394f5416b3 1340865 - Handle non-parser-created module scripts. 2019-12-25 15:40:27 +03:00
Fedor 67595763d0 1341298 - Relax expected module state when resolving modules... 2019-12-25 15:40:23 +03:00
Fedor 5ba9a7b255 1341411 - Support circular module dependencies through export* per ES2017. 2019-12-25 15:40:20 +03:00
Fedor b93793d242 1339986 - Handle export* when checking for duplicate export. 2019-12-25 15:40:17 +03:00
Fedor 925f22d55f 1341256 - Fix module namespace object get handler. 2019-12-25 15:40:14 +03:00
Fedor ee5fa918b9 1340268 - [HasProperty] on module namespace object should work... 2019-12-25 15:40:11 +03:00
Fedor 99020d1e2b Bug 1326453 2019-12-25 15:40:09 +03:00
Fedor 48f1a37c88 1330682 - Use CORS when loading modules as per current spec 2019-12-25 15:40:06 +03:00
Fedor 186a0ce621 1330657 - Enable script type=/module/ behind a pref. 2019-12-25 15:40:03 +03:00
Fedor 30bbab0063 1320993 - Fix exporting default class expression. 2019-12-25 15:40:00 +03:00
Fedor 6d26641379 Make precompilation of Sync modules work. 2019-09-05 20:09:47 +03:00
Fedor 89cd153885 Remove Firefox Developer Edition code. 2019-09-05 20:09:44 +03:00
Fedor ccd972f6d6 Update platform version. 2019-09-05 20:09:41 +03:00
Fedor c0a23f0579 SVG placement misaligned. 2019-09-05 20:09:38 +03:00
Fedor 1f57f45f54 Allow the loading of TYPE_FONT from file: URLs. 2019-09-05 20:09:35 +03:00
Fedor aee84ebc64 Use xdg-desktop-portal for file selection dialogs on Linux. 2019-09-05 20:09:32 +03:00
Fedor 9998b2436a Reinstate postDataString for about:home searches. 2019-09-05 20:09:30 +03:00
Fedor f5333373a6 [Mypal] Remove some leftover snippets code. 2019-09-05 20:09:27 +03:00