Commit Graph

356 Commits (36cbeb4bd18c0d73aa0a05fce786edcd4e0075c7)

Author SHA1 Message Date
Fedor 36cbeb4bd1 Remove fragile fast path. 2019-12-25 15:45:08 +03:00
Fedor 0a97aa3c5a Bump Goanna version. 2019-12-25 15:45:06 +03:00
Fedor 133c7d2f81 Change the way HTML tables are rendered. 2019-12-25 15:45:03 +03:00
Fedor 5cfd8a746e Remove Object.prototype.watch/unwatch. 2019-12-25 15:44:59 +03:00
Fedor a0f7a833d1 Force clobber. 2019-12-25 15:44:56 +03:00
Fedor 889bac8bac Update NSS version. 2019-12-25 15:44:49 +03:00
Fedor 1f21ea295c Add length checks for cryptographic primitives. 2019-12-25 15:44:43 +03:00
Fedor 1bbe3e8972 Support longer (up to RFC maximum) HKDF outputs. 2019-12-25 15:44:37 +03:00
Fedor 86ef42f705 Add size checks to WebGLContext::BufferData(). 2019-12-25 15:44:30 +03:00
Fedor b559809cbc Fix type barrier in IonBuilder::jsop_getimport. 2019-12-25 15:44:24 +03:00
Fedor c9d2fb326d Adjust tokenization of U+0000. 2019-12-25 15:44:17 +03:00
Fedor 55a7f5e372 Prevent nr_ice_component_insert_pair from leaking. 2019-12-25 15:44:11 +03:00
Fedor ca35dc3654 Leverage strings to get working dirs in nsUpdateDriver. 2019-12-25 15:44:05 +03:00
Fedor 3365704490 Ensure that file actors created after the database was closed are expired. 2019-12-25 15:43:58 +03:00
Fedor e3e92c70f4 Avoid following the prototype chain. 2019-12-25 15:43:52 +03:00
Fedor 1ee2da9da3 Add null check in Http2Session::RecvAltSvc. 2019-12-25 15:43:45 +03:00
Fedor beb22b9771 Port upstream fix from libexpat. 2019-12-25 15:43:43 +03:00
Fedor 6c0079265a Avoid uint32_t overflow in js shell by checking size. 2019-12-25 15:43:36 +03:00
Fedor fdec53dc93 Reset performance object on navigation. 2019-12-25 15:43:33 +03:00
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