Commit Graph

41 Commits

Author SHA1 Message Date
roytam1 d5b52c45f4 ported from UXP: Issue #2887 - Convert use of -moz-appearance to appearance (1782eeb3) 2026-01-08 00:08:53 +08:00
roytam1 68ce5c95de import from UXP: Issue #2499 - Part 3: Add CSS clip overflow support with serialization fixes (5e8e1208) 2025-07-16 16:07:22 +08:00
roytam1 82ff6f5995 ported from UXP: Issue #2106 - Follow-up: Additional Un-prefixing (1a5b3dca) 2025-07-08 10:07:48 +08:00
roytam1 3a0677ec7c ported from UXP: Issue #2106 - Part 2: Align value names (17b594b7) 2025-07-07 14:08:41 +08:00
roytam1 8fcbddc07a import from UXP: Fix loop for column picker's drop-down menu (#2758) (72a17a52) 2025-06-17 10:11:03 +08:00
roytam1 e3671fca42 ported from UXP: No issue - fix some minor link issues in about:rights (8535573f) 2025-03-12 10:42:07 +08:00
roytam1 64423f976e import from UXP: Issue #2652 - Part2: Add "Clear DNS cache" button to about:networking (60e671e9) 2024-11-21 21:43:35 +08:00
roytam1 7abb51d0d7 ported from UXP: Issue #2503 - Part 3: Add CPU capabilities to about:support. (407a79e7) 2024-04-16 15:49:40 +08:00
roytam1 9aeec818f8 ported from UXP: Issue #2112 - Part 1: Remove Stylo tests (656ee639) 2024-04-03 10:05:23 +08:00
roytam1 7d82c50cce import from UXP: Minor performance improvement by elimination of an unnecessary intermediate array (0dd6a089) 2024-03-21 16:27:12 +08:00
roytam1 309cfc0c9c import from UXP: Colump picker should work even if there are no rows in the tree (f5edbe65) 2024-03-21 16:26:43 +08:00
roytam1 b7681a0281 ported from UXP: Eliminated exceptions in event handlers that happen when "this.view" does not exists (empty tree) (17182d8b) 2024-03-21 16:26:01 +08:00
roytam1 4618c0f966 ported from UXP:
- Issue #2019 - Do not dispatch keypress event for non-printable keys. (74b3ce90d)
- Issue #2019 - Follow-up: Adjust content spellchecker to use keydown (3142f9546)
- Issue #2019 - Follow-up: Make autocomplete and satchel listen to keypress events in the system event group (7ac438f6a)
2022-10-27 13:15:25 +08:00
roytam1 17c84779ab import from UXP: No issue - Fix a potential autocomplete issue. (bae3220d) 2022-04-29 21:40:15 +08:00
roytam1 af7fba452e remaining ported from UXP: Add mozilla::Span (037afae5) 2022-04-29 17:11:58 +08:00
roytam1 9e85579672 import from UXP: Issue #1770 - Fix incorrect reference to event parameter (52b1a20b) 2022-04-25 12:02:33 +08:00
roytam1 d2c7744bfa ported from UXP: Issue #1715 - Handle errors when initializing print settings from the printer fails due to a bad printer name or O.S. error. (82994ebc) 2022-04-21 22:55:38 +08:00
roytam1 466f4dadf0 import from UXP: Issue #1242 - Reinstate GPU Accelerated Windows entry in about:support (8ee4a445) 2022-04-06 10:02:11 +08:00
roytam1 0fbd0ee49e ported from UXP: Issue #1132 - Add application executable location to the about:support page. (7801a344) 2022-04-03 15:48:52 +08:00
roytam1 7f3588567f import from UXP: Fix reference to undefined property warnings in toolkit's browser.xml. (5345ccd8) 2022-03-28 17:40:55 +08:00
roytam1 60e5361d2c import from UXP: Bug 1341957 - Add webgl.getSupportedExtensions() to about:support (ead6332c) 2022-03-28 12:09:49 +08:00
roytam1 f571bf3ce2 import from UXP: Bug 1335296 - Expand about:support WebGL information (43c36e20) 2022-03-28 12:07:21 +08:00
roytam1 bd1e0eced6 import from UXP:
- Bug 1351193 - Added new DataTransfer constructor (6e67c597)
- Bug 1351193 - Update tests (cbb7e526)
2022-03-28 11:05:06 +08:00
roytam1 2317b154c8 import from UXP: Drop invisible characters from downloads filename. (e0714405) 2022-03-25 12:40:01 +08:00
roytam1 6150004636 import from UXP: Bug 1446342 - Input type="date" not working if the other form elements has name="document" (any alternative solution) (9c7b8141) 2022-03-23 16:21:28 +08:00
roytam1 2bf578f40a import from UXP: Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before opening a second picker (c65886be) 2022-03-23 16:19:13 +08:00
roytam1 2d7fc40f71 import from UXP: Bug 1397114 - Disable smooth scrolling when value changes come from input box (def56bfc) 2022-03-23 16:18:26 +08:00
roytam1 cafc26ecf3 import from UXP:
- Bug 1401876 - (Part 1) Close datetime picker on popuphidden (e75b329d)
- Bug 1401876 - (Part 2) Add browser-chrome test for reopening picker (1cb68033)
2022-03-23 16:17:31 +08:00
roytam1 33f6443c1b import from UXP: Bug 1390794 - Use 'norolluponanchor' to avoid closing the picker when the anchored input box is clicked (1cbd27ae) 2022-03-23 16:14:50 +08:00
roytam1 eec1adfabf import from UXP: Bug 1371111 - Open picker when input element's padding area is clicked (758ef612) 2022-03-23 16:12:48 +08:00
roytam1 b58d7e7d60 import from UXP:
- Bug 1381421 - (Part 1) Handle dates earlier than 0001-01-01 and later than 275760-09-13 correctly (63855a98)
- Bug 1381421 - (Part 2) Add browser chrome tests for the minimum and maximum dates (39b09ae6)
2022-03-23 16:11:53 +08:00
roytam1 9406cdd9c7 import from UXP: Bug 1382175 - Fix time picker step and min/max regressions (6993cdbd) 2022-03-23 16:08:56 +08:00
roytam1 075da82198 import from UXP: Bug 1364026 - (Part 2) Check if min and max attributes on input type date are valid date strings (7f3ec297) 2022-03-23 16:06:58 +08:00
roytam1 4bcadb6768 import from UXP: Bug 1363672 - Add step support to date picker (1cca8d40) 2022-03-23 16:04:14 +08:00
roytam1 1495d647d7 about:support: fix javascript error 2021-03-01 16:02:01 +08:00
roytam1 8dc3c7f3ec ported change from iceweaselXP-53: Restored eme-adobe plugin support for Windows XP systems. 2019-04-05 14:49:44 +08:00
roytam1 f63e51e471 revert most of "Switch working copy to Goanna 4" (https://github.com/MoonchildProductions/moebius/commit/c4895374053ab93b4f365d3e690e99a30ffa1a2f) in order to keep upstream patch applicable 2019-02-20 00:30:25 +08:00
roytam1 674c9f9952 import change from UXP:
- Change embedded emoji font from EmojiOne to Twemoji. (b4e843aa3)
2018-12-09 00:10:18 +08:00
roytam1 9c67dd6ab1 cherry-picked mozilla upstream changes:
bug1335780, bug1334356, bug1334268, bug1327691, bug1336213, bug1327675, bug1335904, bug1335958, bug1335075, bug1334082, bug1328658, bug1056322
2018-06-17 22:25:56 +08:00
roytam1 de24cec636 cherry-picked mozilla upstream changes:
bug1335829, bug1336216, bug1319771, bug1329179, bug1330823, bug1334085, bug1312049, bug1335070, bug1336018
2018-06-16 23:37:18 +08:00
roytam1 89ff1ebc22 Initial import from https://github.com/MoonchildProductions/moebius/commit/16fa730b3332a750e047aac26ebe65ea8c513849 2018-03-03 17:47:54 +08:00