Commit Graph

  • 54ab9e61da Stop using ICC profiles on Linux. Fedor 2019-11-12 08:38:25 +0300
  • 8da0b9daa2 Add 360 Safeguard to DLL blocklist. Fedor 2019-11-12 08:40:12 +0300
  • 9ebbdfb7c3 Explicitly enable sse2 on x86_64 also. Fedor 2019-11-12 08:37:44 +0300
  • 5adf5fde27 Don't assume Intel architecture for compiler optimizations on Linux/gcc. Fedor 2019-11-12 08:37:13 +0300
  • f8c19e8744 Fix whitelisting of JavaScript-uris by CSP hash. Fedor 2019-09-20 13:14:30 +0300
  • 34eb8aadc5 Properly implement various HSTS states. Fedor 2019-09-20 13:14:00 +0300
  • bb33363faf Use the correct group for JIT constraints. Fedor 2019-09-20 13:13:41 +0300
  • 0edfc9c9dd Ensure the right body element is used throughout the method call. Fedor 2019-09-20 13:13:21 +0300
  • d9b1325e74 Add checks to respect CSP-wildcard + Ports. Fedor 2019-09-20 13:12:36 +0300
  • b4a840591e Fix a crash in IndexedDB. Fedor 2019-09-20 13:12:14 +0300
  • be98cb90b7 Kill newly-spawned threads if we're shutting down. Fedor 2019-09-20 13:11:52 +0300
  • 3ebbfc6e8f Remove HTML5 parser java docs and generation code. Fedor 2019-09-20 13:11:30 +0300
  • 4b21081b0d Belatedly fix html5 parser attribution for files not covered by the MPL. Fedor 2019-09-20 13:11:10 +0300
  • 1743745986 Fix an issue with the html5 tokenizer and tree builder. Fedor 2019-09-20 13:10:37 +0300
  • fdc0a37db5 Correctly return zero vertices if clipping plane... Fedor 2019-09-20 13:10:17 +0300
  • 94c6e51ff3 Add support for the Windows 10 SDK. Fedor 2019-09-20 13:10:02 +0300
  • 56821f05f2 Don't load plugin instances when they have no `src` URI. Fedor 2019-09-20 13:09:12 +0300
  • d79e645849 Fix indentation. Fedor 2019-09-20 13:09:01 +0300
  • 55b4a28983 Pass the original element into nsXMLContentSerializer::CheckElementEnd. Fedor 2019-09-20 13:08:49 +0300
  • 093f9b70bb New cycle version bump. Fedor 2019-12-25 15:40:33 +0300
  • c0be085185 1330900 - Implement script nomodule. Fedor 2019-12-25 15:40:30 +0300
  • 394f5416b3 1340865 - Handle non-parser-created module scripts. Fedor 2019-12-25 15:40:27 +0300
  • 67595763d0 1341298 - Relax expected module state when resolving modules... Fedor 2019-12-25 15:40:23 +0300
  • 5ba9a7b255 1341411 - Support circular module dependencies through export* per ES2017. Fedor 2019-12-25 15:40:20 +0300
  • b93793d242 1339986 - Handle export* when checking for duplicate export. Fedor 2019-12-25 15:40:17 +0300
  • 925f22d55f 1341256 - Fix module namespace object get handler. Fedor 2019-12-25 15:40:14 +0300
  • ee5fa918b9 1340268 - [HasProperty] on module namespace object should work... Fedor 2019-12-25 15:40:11 +0300
  • 99020d1e2b Bug 1326453 Fedor 2019-12-25 15:40:09 +0300
  • 48f1a37c88 1330682 - Use CORS when loading modules as per current spec Fedor 2019-12-25 15:40:06 +0300
  • 186a0ce621 1330657 - Enable script type=/module/ behind a pref. Fedor 2019-12-25 15:40:03 +0300
  • 30bbab0063 1320993 - Fix exporting default class expression. Fedor 2019-12-25 15:40:00 +0300
  • 6d26641379 Make precompilation of Sync modules work. Fedor 2019-09-05 20:09:47 +0300
  • 89cd153885 Remove Firefox Developer Edition code. Fedor 2019-09-05 20:09:44 +0300
  • ccd972f6d6 Update platform version. Fedor 2019-09-05 20:09:41 +0300
  • c0a23f0579 SVG placement misaligned. Fedor 2019-09-05 20:09:38 +0300
  • 1f57f45f54 Allow the loading of TYPE_FONT from file: URLs. Fedor 2019-09-05 20:09:35 +0300
  • aee84ebc64 Use xdg-desktop-portal for file selection dialogs on Linux. Fedor 2019-09-05 20:09:32 +0300
  • 9998b2436a Reinstate postDataString for about:home searches. Fedor 2019-09-05 20:09:30 +0300
  • f5333373a6 [Mypal] Remove some leftover snippets code. Fedor 2019-09-05 20:09:27 +0300
  • 425915a3c1 Remove old ANGLE driver bug workaround. Fedor 2019-09-05 20:09:24 +0300
  • 3103cfd8b0 Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2... Fedor 2019-09-05 20:09:22 +0300
  • 1da7e39a56 Incorrectly receives json document. Fedor 2019-09-05 20:09:19 +0300
  • 2c68227e63 Hide and disable open_all/cut/copy/delete/properties when opening bookmarks... Fedor 2019-09-05 20:09:16 +0300
  • 1298127222 Update SQLite to 3.29.0. Fedor 2019-09-05 20:09:13 +0300
  • 64899220ca Location Bar Preferences Checkboxes. Fedor 2019-09-05 20:09:06 +0300
  • 7ac66aa8c0 Add UI preference for overall vertical smooth scrolling speed. Fedor 2019-09-05 20:09:03 +0300
  • 8c8a1485ff Fix call to macro `MOZ_ASSERT_UNREACHABLE`. Fedor 2019-09-05 20:09:01 +0300
  • a72ebb5e73 [Mypal] Remove MOZ_BROWSER_STATUSBAR conditional. Fedor 2019-09-05 20:08:58 +0300
  • 6dc3e59b82 Add CheckedInt check for GL texture uploads. Fedor 2019-09-05 20:08:55 +0300
  • c1704fb4fd Update NSS to 3.41.2 (custom) Fedor 2019-08-01 03:18:54 +0300
  • 3f4ebd1610 Remove unused checking function for unboxed types. Fedor 2019-09-05 20:08:46 +0300
  • 89a61b8f1f Implement a threadsafe & revised version of http2PushedStream. Fedor 2019-08-01 03:20:28 +0300
  • e57541fc4a Update platform version and force clobber. Fedor 2019-09-05 20:08:37 +0300
  • 352616c872 Use WeakPtr for extension parent pointer. Fedor 2019-08-01 03:20:22 +0300
  • 97afb9108e Do not allow the ^ character to appear in the hostname. Fedor 2019-08-01 03:20:15 +0300
  • 958fd32faf Define JumpImmediateRange on ARM64. Fedor 2019-08-01 03:20:09 +0300
  • 618fd48872 Bug 1548822. Fedor 2019-08-01 03:20:03 +0300
  • 058bc36d44 Don't allow cross-origin POST redirects on 308 codes. Fedor 2019-08-01 03:19:57 +0300
  • 9f4ed5d2ab Bug 1555523. Fedor 2019-08-01 03:19:50 +0300
  • f431ddbece Treat all file: URIs as having a unique origin. Fedor 2019-08-01 03:19:44 +0300
  • 2c720730d7 Check port safety for AltSvc. Fedor 2019-08-01 03:19:38 +0300
  • 828eacba0b Truncate Buffer/Texture on GL_OOM. Fedor 2019-08-01 03:19:31 +0300
  • 39f9fcfc15 Bug 1550498. Fedor 2019-08-01 03:19:25 +0300
  • d46cd420c6 Get RefPtr for IDBOpenDBRequest before using it. Fedor 2019-08-01 03:19:19 +0300
  • 7cd52f3f78 Fix order of OwnProperty check for rest parameters. Fedor 2019-09-05 20:07:24 +0300
  • 12ab86e3f5 1353691 - Report SyntaxError when arrow function has await-identifier... Fedor 2019-09-05 20:07:21 +0300
  • 08f2c13914 1344334 - Make DoTypeUpdateFallback infallible. Fedor 2019-09-05 20:07:18 +0300
  • 32bc386753 1339395 - Implement Object Rest/Spread Properties proposal. Fedor 2019-09-05 20:07:15 +0300
  • dbc2e38812 Refactor Token& nextToken. Fedor 2019-09-05 20:07:11 +0300
  • 11748e030a 1344477 - Add dedicated opcode for function call ignoring return value. Fedor 2019-09-05 20:07:08 +0300
  • 6083e3130a Refactor abortIfSyntaxParser after destructring. Fedor 2019-09-05 20:07:05 +0300
  • d7a91d9be2 1303703 - Syntax parse destructuring patterns. Fedor 2019-09-05 20:07:03 +0300
  • 713888bd05 420857 - Syntax error for missing brace should mention the line number of the opening brace. Fedor 2019-09-05 20:07:00 +0300
  • d3e6886052 1357506 - Remove assert that constructorBox can only be set once when parsing classes. Fedor 2019-09-05 20:06:56 +0300
  • f324d6470a 1359622 - Fix assert for calling Function.toString... Fedor 2019-09-05 20:06:53 +0300
  • 4b0d0e0c78 1364573 - Don't relazify class default constructors. Fedor 2019-09-05 20:06:50 +0300
  • 8d007f4de3 1357483 - Stop changing the end position of parenthesized expression ParseNodes. Fedor 2019-09-05 20:06:47 +0300
  • 3464bbc4ce 1216630 - Function.prototype.toString() on class must not return function source code string. Fedor 2019-09-05 20:06:35 +0300
  • 0154fa01b6 1340148 - Disallow function redeclarations at module top level. Fedor 2019-09-05 20:06:33 +0300
  • bc64f5e333 104442 - JS Engine doesn't appear to know where a variable was declared. Fedor 2019-09-05 20:06:29 +0300
  • 4cb03fb6ec 1342273 - Improve frontend tracelogging [PARTIAL]. Fedor 2019-09-05 20:06:26 +0300
  • 269640d89b 1339963 - export {...} without /from/ should check names against Reserved Words. Fedor 2019-09-05 20:06:24 +0300
  • e0ea453381 Fix a thread assertion in NewCopiedArrayTryUseGroup. Fedor 2019-09-05 20:06:21 +0300
  • 5b5c069d0c 1317387: The intrinsic function should be frozen. Fedor 2019-09-05 20:06:18 +0300
  • 0e170d0294 1340089 - Check the binding name in comprehensionFor. Fedor 2019-09-05 20:06:15 +0300
  • 2bb2a37638 1336783 - Remove TokenStream::KeywordIsName. Fedor 2019-09-05 20:06:12 +0300
  • 165084547d Make JSErrorNotes Single Threaded. Fedor 2019-09-05 20:06:09 +0300
  • 0e2b6e8609 1283712 - Add a mechanism to add notes for an error message. Fedor 2019-09-05 20:06:06 +0300
  • 8a0e23aadb 1332245 - Move nsScriptError from js/xpconnect to dom/bindings. Fedor 2019-09-05 20:06:03 +0300
  • f4a5088c68 1339137 - Don't do Annex B lexical function behavior. Fedor 2019-09-05 20:06:00 +0300
  • c979d57203 1337143 - Tweak the parser to eliminate two complexifying peekTokens where getToken could be used. Fedor 2019-09-05 20:05:57 +0300
  • df9455157d 1320408 - Change method that does GC on |this| to static method with Handle parameter. Fedor 2019-09-05 20:05:54 +0300
  • 8e874d3abd 1175823 - Implement [[DefineOwnProperty]] for mapped arguments object. Fedor 2019-09-05 20:05:50 +0300
  • 164918e9fc 1333045 - Update Location object properties to current spec. Fedor 2019-09-05 20:05:47 +0300
  • 6445606f38 1333143 - Self-host Object.prototype.valueOf. Fedor 2019-09-05 20:05:43 +0300
  • 2224892a76 903389 - valueOf getter not called for ToPrimitive conversion on wrapper types. Fedor 2019-09-05 20:05:41 +0300
  • 1531bf5860 1317375 - Implement "Template Literals Revision.." ECMAScript proposal. Fedor 2019-09-05 20:05:37 +0300
  • 72a5ed990a 1317374 - Don't do Annex B lexical function behavior when redeclaring a parameter name. Fedor 2019-09-05 20:05:35 +0300
  • a75c03ed8a 1323324 - Make Promise::unforgeable{Resolve,Reject} spec-compliant. Fedor 2019-09-05 20:05:31 +0300
  • 9e9223be14 1325606 - Return wrapped async function from caller property. Fedor 2019-09-05 20:05:29 +0300