Commit Graph

175 Commits

Author SHA1 Message Date
Fedor 361131be8a Add crashtest for resolved bug 1558522. 2019-12-25 15:46:29 +03:00
Fedor 45cfa8084f Remove Adobe Primetime Support. 2019-12-25 15:45:47 +03:00
Fedor c286a0e874 Remove DiskSpaceWatcher. 2019-12-25 15:45:26 +03:00
Fedor 5cfd8a746e Remove Object.prototype.watch/unwatch. 2019-12-25 15:44:59 +03:00
Fedor 86ef42f705 Add size checks to WebGLContext::BufferData(). 2019-12-25 15:44:30 +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 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 bddd8ea4b9 CSS Grid Improvements. 2019-12-25 15:42:38 +03:00
Fedor f8c19e8744 Fix whitelisting of JavaScript-uris by CSP hash. 2019-12-25 15:42:06 +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 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 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 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 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 352616c872 Use WeakPtr for extension parent pointer. 2019-09-05 20:08:34 +03:00
Fedor 058bc36d44 Don't allow cross-origin POST redirects on 308 codes. 2019-09-05 20:08:09 +03:00
Fedor 828eacba0b Truncate Buffer/Texture on GL_OOM. 2019-09-05 20:07:43 +03:00
Fedor d46cd420c6 Get RefPtr for IDBOpenDBRequest before using it. 2019-09-05 20:07:30 +03:00
Fedor 0e2b6e8609 1283712 - Add a mechanism to add notes for an error message. 2019-09-05 20:06:06 +03:00
Fedor 8a0e23aadb 1332245 - Move nsScriptError from js/xpconnect to dom/bindings. 2019-09-05 20:06:03 +03:00
Fedor df9455157d 1320408 - Change method that does GC on |this| to static method with Handle parameter. 2019-09-05 20:05:54 +03:00
Fedor 164918e9fc 1333045 - Update Location object properties to current spec. 2019-09-05 20:05:47 +03:00
Fedor b90c7abc6a Revert "Capture delayed events and cancel as necessary." 2019-09-05 20:04:56 +03:00
Fedor 78293a0cfe Consider domain when deciding on inner window reuse. 2019-09-05 20:04:50 +03:00
Fedor 57558ce7dd Use a RefPtr to hold owner element ref when moving media resource load to background. 2019-09-05 20:04:43 +03:00
Fedor 4e7b2bbbe4 Don't access gNeckoChild if not on main thread. 2019-09-05 20:04:26 +03:00
Fedor ebf9351ec5 Selectively allow ftp subresources in the blocked mode. 2019-09-05 20:04:14 +03:00
Fedor b30beb5771 Add preference to allow the loading of FTP subresources. 2019-09-05 20:04:05 +03:00
Fedor f00dae7823 Dispatch a PluginRemoved event for actual plugins. 2019-09-05 20:03:56 +03:00
Fedor a619b6c51f Allow matroska mime types for video element and MSE. 2019-09-05 20:03:48 +03:00
Fedor a65230322e Attach FrameProperties to each frame instead of using a shared hashtable. 2019-09-05 20:02:58 +03:00
Fedor 6892a57867 Remove e10s force-enable/-disable prefs and a11y considerations. 2019-07-08 13:09:25 +03:00
Fedor 164681884a Improve `origin-clean` algorithm based on our previous changes. 2019-07-08 13:09:22 +03:00
Fedor 2a960935b7 [WebGL] Enable size limit on Linux. 2019-07-08 13:09:19 +03:00
Fedor 2e3a0eefbd Disable <meta http-equiv=set-cookie> 2019-07-08 13:09:05 +03:00
Fedor e0a58925d9 Rewrite atomization 2019-07-08 13:08:56 +03:00
Fedor 1ed9f0a194 Map IntersectionObserver rect to the correct viewport. 2019-07-08 13:08:28 +03:00
Fedor 7ad2d62b8f Fix failure to print when pages contain zero-sized <canvas> element. 2019-07-08 13:07:31 +03:00
Fedor 96e20cdf0e [places] Prevent some abuse of smart queries. 2019-06-12 13:44:05 +03:00
Fedor 8cb7a2af2e [media] Rewrite AudioConverter::DownmixAudio 2019-06-12 13:43:59 +03:00
Fedor 1da6381a9f [IndexedDB] Call SendFailureResult if the actor has been destroyed. 2019-06-12 13:43:42 +03:00
Fedor e53bfec76a Add nullcheck. (uplift) 2019-06-12 13:43:25 +03:00
Fedor 4a31c96f87 Capture delayed events and cancel as necessary. 2019-05-20 09:02:59 +03:00
Fedor 7474601f4c Clean up try/catch blocks for preferences. 2019-05-20 09:02:25 +03:00
Fedor b9a6c8d251 Remove code for unused OS - AIX and such other. 2019-05-20 09:02:10 +03:00
Fedor 6be95e865d Remove obsolete getPref helpers. 2019-05-20 09:01:35 +03:00
Fedor c3a6da32b7 Fix a warning about method override 2019-05-20 09:00:55 +03:00
Fedor 1ce601b9b9 Use meaningful error message in URLSearchParams::Constructor 2019-05-20 09:00:52 +03:00
Fedor c045b74950 Align IDL record to C++ conversion with the spec when Symbol-named properties are involved 2019-05-20 09:00:49 +03:00
Fedor 7a4ff54306 MozMap and string stuff 2019-05-20 09:00:47 +03:00
Fedor 52b83e7739 network component changes 2019-05-20 09:00:31 +03:00
Fedor 83e0e61727 Check if CopyData succeeded 2019-03-30 05:05:01 +03:00
Fedor 91e6039cca Disallow getUserMedia on null principals 2019-03-30 05:04:34 +03:00
Fedor b982ecf4ac Extend origin-clean algorithm (DiD) 2019-03-30 05:01:15 +03:00
Fedor 5c36d35548 Check child container count in NotifyRefreshDriverCreated 2019-03-30 04:57:34 +03:00
Fedor 24e549b6f4 Remove harmless assertions by using IgnoredErrorResult 2019-03-30 04:55:11 +03:00
Fedor 6cc9f5845f Option network websocket disable 2019-03-12 20:07:47 +03:00
Fedor bfa5bc3fcb Option plugins ipc disable 2019-03-12 20:07:12 +03:00
Fedor f04d5b7ffb ffvpx 2019-03-12 20:05:57 +03:00
Fedor 2480e640d0 Portable 2019-03-12 20:01:47 +03:00
Fedor 6bd59d4de4 Option disable GMP 2019-03-12 19:36:48 +03:00
Fedor 74bd1d375d Junk captive portal and directory ping 2019-03-12 19:35:44 +03:00
Fedor db6eb94ebb Restore webext 2019-03-12 19:34:24 +03:00
Fedor 3e27fff9b4 Restore winxp 2019-03-12 19:33:28 +03:00
Fedor 277045c132 ooops, some files where missed 2019-03-12 18:31:25 +03:00
Fedor 454d000db6 basic source 2019-03-11 13:26:37 +03:00