Commit Graph

373 Commits

Author SHA1 Message Date
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
Fedor
425915a3c1 Remove old ANGLE driver bug workaround. 2019-09-05 20:09:24 +03:00
Fedor
3103cfd8b0 Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2... 2019-09-05 20:09:22 +03:00
Fedor
1da7e39a56 Incorrectly receives json document. 2019-09-05 20:09:19 +03:00
Fedor
2c68227e63 Hide and disable open_all/cut/copy/delete/properties when opening bookmarks... 2019-09-05 20:09:16 +03:00
Fedor
1298127222 Update SQLite to 3.29.0. 2019-09-05 20:09:13 +03:00
Fedor
64899220ca Location Bar Preferences Checkboxes. 2019-09-05 20:09:06 +03:00
Fedor
7ac66aa8c0 Add UI preference for overall vertical smooth scrolling speed. 2019-09-05 20:09:03 +03:00
Fedor
8c8a1485ff Fix call to macro MOZ_ASSERT_UNREACHABLE. 2019-09-05 20:09:01 +03:00
Fedor
a72ebb5e73 [Mypal] Remove MOZ_BROWSER_STATUSBAR conditional. 2019-09-05 20:08:58 +03:00
Fedor
6dc3e59b82 Add CheckedInt check for GL texture uploads. 2019-09-05 20:08:55 +03:00
Fedor
c1704fb4fd Update NSS to 3.41.2 (custom) 2019-09-05 20:08:53 +03:00
Fedor
3f4ebd1610 Remove unused checking function for unboxed types. 2019-09-05 20:08:46 +03:00
Fedor
89a61b8f1f Implement a threadsafe & revised version of http2PushedStream. 2019-09-05 20:08:43 +03:00
Fedor
e57541fc4a Update platform version and force clobber. 2019-09-05 20:08:37 +03:00