Commit Graph

175 Commits

Author SHA1 Message Date
Fedor 3251a337f9 Replace node.rootNode with node.getRootNode(). 2020-07-16 03:22:43 +03:00
Fedor aee9f771e2 Add missing MP3Demuxer.h to MediaDecoderReader.h 2020-07-16 03:16:12 +03:00
Fedor 1b4a31b5d9 Remove, fix and clean up automated tests. 2020-07-16 02:40:15 +03:00
Fedor 9de7b20c17 Remove the obsolete <marquee> element and its interface. 2020-07-16 02:39:50 +03:00
Fedor 853897d5ca Bug 1632717. 2020-07-16 02:38:58 +03:00
Fedor 2f4f7d8270 Allow event dispatch on disabled form controls. 2020-07-16 02:36:49 +03:00
Fedor e2b2bd0a7c Revert "Remove -moz-user-input disabled to improve event handling."
This reverts commit 0c209bc59c0a7f85c39cc657d17d812894156108.
2020-07-16 02:36:36 +03:00
Fedor b1b822ad39 Remove pocketsphinx/speech recognition. 2020-07-16 02:36:23 +03:00
Fedor 5aec39511c Align <img> with no src to the updated spec. 2020-07-16 02:34:40 +03:00
Fedor 1d760290a6 Stop MP3 demuxer from choking on very small files. 2020-07-16 02:34:13 +03:00
Fedor 1a4477050e Remove a leftover GMP migration function. 2020-07-16 02:30:47 +03:00
Fedor fc5d40581e Fix warning about inline nsINode::GetFlattenedTreeParentNodeForStyle... 2020-07-16 02:30:35 +03:00
Fedor 30362cbdeb Remove dom.event.highrestimestamp.enabled pref. 2020-07-16 02:30:10 +03:00
Fedor c3e2f1e0bf Implement URLSearchParams's sort() 2020-07-16 02:29:58 +03:00
Fedor 8819de769f Update Shadow DOM to v1 spec. 2020-07-16 02:29:21 +03:00
Fedor 169b4a77e7 [dom] Reorder some calls to improve memory safety. 2020-07-16 02:20:12 +03:00
Fedor 6d0a42e587 [MSE] 1362440 Fix WebM segments with Tags elements not properly handled. 2020-07-16 02:18:41 +03:00
Fedor d1b8dc1081 De-unify dom/. 2020-07-16 02:18:08 +03:00
Fedor 6133f095fa Take files out of preprocessing that no longer require it. 2020-07-16 02:16:39 +03:00
Fedor f9a16fb179 Output webidl filenames as they are processed. 2020-07-16 02:16:12 +03:00
Fedor d93209d1f7 [DOM] Make sure to exit fullscreen mode if popups are opened or focused. 2020-04-03 20:55:21 +03:00
Fedor bf460a5ed3 [DOM] Add a null check. 2020-04-03 20:52:43 +03:00
Fedor 2711cada39 Unfold sqlite3 from nss. 2020-04-03 20:50:54 +03:00
Fedor d64f5c84a3 Meke build without DevTools Server. 2020-04-03 20:50:45 +03:00
Fedor 7c26515f2c [IndexedDB] Ensure that strong references to newly created cursors are kept... 2020-04-03 20:50:10 +03:00
Fedor 2fbdf05c68 Allow not having a Port for RessourceURI if the Scheme has no Default Port. 2020-04-03 20:49:28 +03:00
Fedor 03f2d19bc2 Stop building non-generated dom/binding files as UNIFIED_SOURCES. 2020-04-03 20:49:19 +03:00
Fedor 052cbebbef Directly assign PrimitiveConversions.h to the generated binding... 2020-04-03 20:49:11 +03:00
Fedor c2662594d0 Remove FlyWeb Service. 2020-04-03 20:49:03 +03:00
Fedor 0d8f4cab66 Get rid of the Presentation Web API. 2020-04-03 20:48:54 +03:00
Fedor 695c28fe68 Make building of EME conditional. 2020-04-03 20:48:29 +03:00
Fedor 6caf738b11 Use the Preprocessor instead of AppConstants. 2020-04-03 20:48:21 +03:00
Fedor 1190eea26a Improve performance of table drawing again. 2020-04-03 20:48:04 +03:00
Fedor 99fd13b6dd Implement Custom Elements v1. 2020-04-03 20:47:39 +03:00
Fedor 5bed5f8005 Remove showModalDialog. 2020-04-03 20:46:30 +03:00
Fedor 46d1844658 Remove -moz-user-input disabled to improve event handling. 2020-04-03 20:45:55 +03:00
Fedor af95d17221 Fix graphics crash on systems missing gpu_shader5. 2020-04-03 20:45:46 +03:00
Fedor 30e6400e30 Implement HMTL5 <dialog>. 2020-04-03 20:44:56 +03:00
Fedor 132c48cbbf Implement non-standard legacy CSSStyleSheet rules. 2020-04-03 20:44:48 +03:00
Fedor 159202da62 Implement promise-based media playback. 2020-04-03 20:44:29 +03:00
Fedor 7fd3f667aa 1341238 - Don't hang on to pointer from temporary NS_LossyConvertUTF16toASCII. 2020-04-03 20:44:22 +03:00
Fedor 6b9ec91973 Align document.open() with overhauled spec. 2020-04-03 20:44:14 +03:00
Fedor cbc0c961db Align computed DOM styles with mainstream behvior. 2020-04-03 20:44:07 +03:00
Fedor 11183f4c98 Remove DOM promise implementation. 2020-04-03 20:43:46 +03:00
Fedor cbdf8d0622 Make copy of list before iterating over it. 2020-04-03 20:42:42 +03:00
Fedor c0ef38d1d3 Add missing call to WaitForIsDebuggerRegistered. 2019-12-25 15:48:00 +03:00
Fedor 92a7a7ab89 Fix incorrect values for saving ordered lists as text. 2019-12-25 15:47:40 +03:00
Fedor b630797d1e Update identifier map entries and notify if they get removed. 2019-12-25 15:47:36 +03:00
Fedor b54d3ce01e Properly detect failure in receiving plugin NPObjects. 2019-12-25 15:47:23 +03:00
Fedor 697fd31c46 Make the second arg of insertRule optional. 2019-12-25 15:46:45 +03:00
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