Commit Graph

733 Commits

Author SHA1 Message Date
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
Fedor
d8a7e12637 [permissions] Fix build bustage with --disable-permissions. 2020-07-16 02:37:15 +03:00
Fedor
94b5dd401f [printing] Fix build bustage with --disable-printing. 2020-07-16 02:37:02 +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
2d0a568f07 Add modern MIPS Support. 2020-07-16 02:36:10 +03:00
Fedor
f05365da1e De-unify netwerk. 2020-07-16 02:35:57 +03:00
Fedor
1a9db0af8b De-unify editor. 2020-07-16 02:35:44 +03:00
Fedor
57f6b7c5b5 De-unify all gfx but angle. 2020-07-16 02:35:31 +03:00
Fedor
45a37d248e Correct z-ordering for some table parts and add reftests. 2020-07-16 02:35:18 +03:00
Fedor
c687567d8f Fix border-radius on table row groups... 2020-07-16 02:35:05 +03:00
Fedor
ad17763bc7 Bump platform version. 2020-07-16 02:34:52 +03:00
Fedor
5aec39511c Align <img> with no src to the updated spec. 2020-07-16 02:34:40 +03:00
Fedor
6a49e31e07 Complete improve performance of table drawing. 2020-07-16 02:34:26 +03:00
Fedor
1d760290a6 Stop MP3 demuxer from choking on very small files. 2020-07-16 02:34:13 +03:00
Fedor
77d40cb484 Remove TelemertyVFS. 2020-07-16 02:34:01 +03:00
Fedor
cb35b58684 Webrtc fix: mPtrViEBase set to nullptr but still used. 2020-07-16 02:33:48 +03:00
Fedor
2c2e50bc2c [Centaury] Remove ExtensionStorage.jsm duplicate after re-import. 2020-07-16 02:33:35 +03:00