Commit Graph

801 Commits

Author SHA1 Message Date
Fedor
5728dccf57 [css] Enable various arbitrarily-disabled CSS features in the platform. 2020-09-17 08:06:51 +03:00
Fedor
9435397c51 Add-ons targeting Toolkit's ID should be considered native. 2020-09-17 08:06:38 +03:00
Fedor
da4eec2194 1430299 - Add DocumentOrShadowRoot interface. 2020-09-17 07:35:23 +03:00
Fedor
08796d3b0f 1429656 - Implement ShadowRoot.activeElement. 2020-09-17 07:34:32 +03:00
Fedor
a3008768e1 1426494 - Share more code between nsIDocument and ShadowRoot. 2020-09-17 07:33:39 +03:00
Fedor
29dd0b47ce 1355787 - nsIdentifierMapEntry should let one... 2020-09-17 07:18:58 +03:00
Fedor
c2ac69a62d 1217436 - Make nsIdentifierMapEntry::mIdContentList... 2020-09-17 07:18:30 +03:00
Fedor
565954b717 Create nsIdentifierMapEntry.h... 2020-09-17 07:17:01 +03:00
Fedor
8f0710f4b5 #208 Fix default browser setting not recognized. 2020-07-16 16:03:45 +03:00
Fedor
4d641f33b6 [Mypal] Add option to insert all new tabs after the current tab. 2020-07-16 04:17:31 +03:00
Fedor
bf3babe621 [Mypal] Switch security storage to SQL. 2020-07-16 04:16:35 +03:00
Fedor
4e84b12efe [Mypal] Clean up add-on signing build leftovers. 2020-07-16 04:16:07 +03:00
Fedor
5831766bbd [Mypal] Add global menubar support for GTK. 2020-07-16 04:15:46 +03:00
Fedor
f54a76c0b5 [network] Use query and ref lengths if available in nsStandardURL. 2020-07-16 03:57:42 +03:00
Fedor
e9004db372 [js] Get the class pointer from the ObjectGroup... 2020-07-16 03:57:14 +03:00
Fedor
8ff611b3e7 Force clobber. 2020-07-16 03:56:47 +03:00
Fedor
2e4f33ecc3 [NSS] Version and build bump. 2020-07-16 03:55:08 +03:00
Fedor
f643d20002 [NSS] Implement constant-time GCD and modular inversion. 2020-07-16 03:54:46 +03:00
Fedor
1b89a480bf [js] Improve readability and control flow of js date string parser. 2020-07-16 03:54:23 +03:00
Fedor
3dd6ea0a5d [WebRTC] Make candidate pair insertion code easier to read/understand. 2020-07-16 03:53:54 +03:00
Fedor
136ab69fb3 [AppCache] Add check for disallowed encoded path separators. 2020-07-16 03:50:17 +03:00
Fedor
c8fc4f8bb5 [image] Add a sanity check to JPEG encoder buffer handling. 2020-07-16 03:49:46 +03:00
Fedor
ef217a94a8 Implement module type scripting. 2020-07-16 03:48:35 +03:00
Fedor
68fc602db6 Re-architecture DOM script loading. 2020-07-16 03:44:38 +03:00
Fedor
4eebf89b27 Bug 1316302. 2020-07-16 03:32:21 +03:00
Fedor
7dd71e41e4 Make sure we have a JSObject before trying to get global. 2020-07-16 03:30:59 +03:00
Fedor
1fb3124661 Restore UAC elevation in the uninstaller. 2020-07-16 03:29:18 +03:00
Fedor
764fb0f07f Implement abortController. 2020-07-16 03:27:14 +03:00
Fedor
fc589eb50b Fix a typo in wasm which was causing build failure on ARM. 2020-07-16 03:24:58 +03:00
Fedor
3251a337f9 Replace node.rootNode with node.getRootNode(). 2020-07-16 03:22:43 +03:00
Fedor
bde541aeec [NSS] Update exported symbols. 2020-07-16 03:16:42 +03:00
Fedor
aee9f771e2 Add missing MP3Demuxer.h to MediaDecoderReader.h 2020-07-16 03:16:12 +03:00
Fedor
e063b436d4 [Mypal] Encode braille space. 2020-07-16 02:49:47 +03:00
Fedor
0dc06d30ed [Centaury] Encode braille space. 2020-07-16 02:40:54 +03:00
Fedor
9701cfebe1 [Centaury] Remove speech recognition. 2020-07-16 02:40:41 +03:00
Fedor
f7925e6d12 Add global menubar support for GTK. 2020-07-16 02:40:28 +03:00
Fedor
1b4a31b5d9 Remove, fix and clean up automated tests. 2020-07-16 02:40:15 +03:00
Fedor
d00cbd1471 Fix the wrong position when we calculate the position... 2020-07-16 02:40:02 +03:00
Fedor
9de7b20c17 Remove the obsolete <marquee> element and its interface. 2020-07-16 02:39:50 +03:00
Fedor
085b8a136b Fix url link in update service. 2020-07-16 02:39:37 +03:00
Fedor
c1d93cc39c [NSS] Bump NSS version. 2020-07-16 02:39:24 +03:00
Fedor
905ba19715 [NSS] Force a fixed length for DSA exponentiation. 2020-07-16 02:39:11 +03:00
Fedor
853897d5ca Bug 1632717. 2020-07-16 02:38:58 +03:00
Fedor
8bd2abb265 Lowercase link filename extension. 2020-07-16 02:38:45 +03:00
Fedor
84e691b90a Bug 1154295 - use normal formatting for plaintext documents in reader mode. 2020-07-16 02:38:32 +03:00
Fedor
c1aa9d9b4c Bug 1621479 - Fix typo in reader mode CSS class preservation list. 2020-07-16 02:38:19 +03:00
Fedor
4562043d2f Update Readability from upstream. 2020-07-16 02:38:06 +03:00
Fedor
14c4ffa708 Remove JEMALLOC_USES_MAP_ALIGNand fix... 2020-07-16 02:37:53 +03:00
Fedor
be28bf1f57 Fix building on sparc64 Linux. 2020-07-16 02:37:41 +03:00
Fedor
0d09fdfba3 Implement globalThis. 2020-07-16 02:37:28 +03:00