86 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 7e09c7b472 import from UXP: Issue #2857 - Implement inset-block and inset-inline CSS shorthand (5a832a6e) 2025-12-24 16:22:27 +08:00
roytam1 54292a2520 import from UXP: [devtools] Further improve "Copy as cURL" (68fa0f0d) 2025-12-18 00:02:41 +08:00
roytam1 7059944d32 import from UXP: [devtools] Further improve "Copy as cURL" (b3c406bb) 2025-12-17 23:59:58 +08:00
roytam1 1c307b1928 import from UXP: [devtools] Remove newline kludge from "Copy as cURL" on Windows (4abf0b3f) 2025-10-16 07:41:37 +08:00
roytam1 748599a3f1 ported from UXP: Issue #1899 - Remove MDN docs tooltip and link code from devtools. (842cc607) 2025-08-14 09:19:30 +08:00
roytam1 28ff7ce39e import from UXP: No issue - Regenerate devtools CSS database (2c39bb79) 2025-07-29 11:00:34 +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 37991f84aa ported from UXP: Issue #2106 - Clean-up: Remove Defunct -moz-user-select CSS Directives (8f46cd0d) 2025-07-08 10:11:31 +08:00
roytam1 db2c8fdb55 import from UXP: Issue #2106 - Follow-up: Additional contain Keyword Entries (f1815317) 2025-07-08 10:08:57 +08:00
roytam1 82ff6f5995 ported from UXP: Issue #2106 - Follow-up: Additional Un-prefixing (1a5b3dca) 2025-07-08 10:07:48 +08:00
roytam1 28bf4bcf2c ported from UXP: [devtools] Further improve special character escaping in "copy as curl". (2d9cb22a) 2025-07-07 17:09:07 +08:00
roytam1 e92c563a4e ported from UXP: Issue #2045 - Part 10: Regenerate devtools CSS database and include the revert keyword in related devtools code (f0b8d1df) 2025-07-07 16:52:50 +08:00
roytam1 e309430413 ported from UXP: Unprefix -moz-read-write / -moz-read-only (4cc014cb) 2025-07-04 22:43:27 +08:00
roytam1 907358c5c8 ported from UXP: [devtools] Improve special character escaping for curl (7d099a80) 2025-06-17 10:10:17 +08:00
roytam1 26a56fe9b7 import from UXP: [devtools] Escape some more characters for copying as cURL on Posix. (ba3a5074) 2025-04-30 23:39:46 +08:00
roytam1 a04355eb74 ported from UXP: Issue #2515 - Guard devtools click handlers against non-primary clicks. (9b568679) 2024-08-05 11:17:58 +08:00
roytam1 241ece1fce import from custom branch of UXP: devtools: DOMUtils.getCSSValuesForProperty() and DOMUtils.getSubpropertiesForCSSProperty() can fail, wrap them in try-catch blocks (f35b2f4d) 2024-06-28 22:56:53 +08:00
roytam1 b6f6a79351 ported from UXP: [uri] Fix issues with external protocol handlers. (a09accc2) 2024-06-12 15:48:23 +08:00
roytam1 886d8f8109 devtools: fix exports.mozDirLoader js error (from comparing with esr60) 2024-05-08 16:07:05 +08:00
roytam1 44cc5868e9 ported from UXP: Issue #2510 - Unprefix -moz-fit-content (c77b4b0b) 2024-05-08 15:10:47 +08:00
roytam1 a945905c7a import from UXP: No issue - Regenerate devtools css database (a3826565) 2024-05-08 14:57:58 +08:00
roytam1 723aabf0b3 import from UXP: [devtools] fix issue with ctrl+c handling (0c02971a) 2024-04-11 16:24:11 +08:00
roytam1 98d8935eb1 import from UXP: Issue #2477 - Part 4: Regenerate developer tools' static CSS properties database (67bded64) 2024-04-11 16:23:33 +08:00
roytam1 85148533a3 import from UXP: No issue - Replacing location might throw NS_ERROR_UNEXPECTED while the developer tools window is being destroyed (58525f05) 2024-02-23 12:11:54 +08:00
roytam1 396eb3dad2 ported from UXP: No issue - Remove leftover doorhanger code from the developer tools (6e1c5855) 2024-02-23 12:09:52 +08:00
roytam1 323bda6dcc import from UXP: No issue - Remove leftover reference to focus handler for dev edition doorhanger (1116e8e1) 2024-01-29 15:32:44 +08:00
roytam1 9dfad31a33 import from UXP: No issue - Clean up some devtools comments and prefs. (fd949d32) 2024-01-25 13:54:35 +08:00
roytam1 39e122a848 import from UXP: No issue - Remove leftover beta-only dev edition promo in devtools. (eeff2033) 2024-01-25 13:52:53 +08:00
roytam1 75e7406367 ported from UXP:
- Issue #1257 - Part 1: Remove watch class-hook and proxy trap. (3b9fbdc7)
- Issue #1257 - Part 2: Remove watch/unwatch and JS watchpoint class. (ca9e376e)
- Issue #1257 - Part 3: Remove/update tests. (3d8d9f95)
2024-01-12 10:09:40 +08:00
roytam1 ed36cdeb3e import from custom branch of UXP:
- devtools: don't report error if remoteAddress/remotePort returns NS_ERROR_NOT_AVAILABLE (3ec8369f)
- devtools: don't report error if impl is null (aa8671dc)
2023-11-30 13:43:31 +08:00
roytam1 e195916581 import from UXP: Make ECMA v6 the default for devtools pretty-printing. (17f1bcac) 2023-11-04 12:17:37 +08:00
roytam1 37e9397b68 ported from UXP: Issue #2026 - Part 3c - Add BigInt Devtools support. (new frontend) (9042881c) 2023-07-30 01:12:51 +08:00
roytam1 9842eeb3bb import from UXP: Issue #2026 - Part 3b - Add BigInt Devtools support. (legacy frontend) (61efc86b2) 2023-07-30 00:59:59 +08:00
roytam1 9b4f6e00dc import from UXP: Issue #2026 - Part 3a - Add support for BigInt in devtools. (Server side) https://bugzilla.mozilla.org/show_bug.cgi?id=1527867 (e861cd3b) 2023-07-30 00:59:09 +08:00
roytam1 0a96997901 ported from UXP: Issue #1877 - Resolve RELEASE_OR_BETA conditionals. (d4eac725)
this change also brings `ObjectOpResult.failSoft()` into js tree.
2023-07-30 00:38:37 +08:00
roytam1 4a1142bc98 import from UXP: Issue #2241 - Part 4.3: Move devtools over to getBounds(). (69e45fd8) 2023-05-15 11:04:21 +08:00
roytam1 96020b803a import from UXP: Issue #1656 - Remove more vim control lines. (d388e478) 2023-05-04 12:48:12 +08:00
roytam1 3b0881b669 import from UXP: [devtools] Don't allow sourcemap URLs to redirect (47bcca16) 2023-04-13 09:36:33 +08:00
roytam1 e652e63b1a import from UXP: Issue #2136 - Part 2: Regenerate devtools CSS database (ae26d8a0) 2023-03-07 11:15:38 +08:00
roytam1 0d44f7d042 ported from UXP: Issue #2135 - Bug 1453789: Remove Element.createShadowRoot (45c179d0) 2023-03-07 09:58:27 +08:00
roytam1 3b470271e7 ported from UXP: [devtools] Improve Copy as cURL (7764640b) 2023-01-19 09:50:39 +08:00
roytam1 6512c5914f import from UXP: Issue #2075 - Part 3: Regenerate devtools CSS database (48087df5) 2023-01-06 21:21:26 +08:00
roytam1 e07b05845d import from UXP: Issue #2075 - Part 2: Update devtools for inset-* (07af4123) 2023-01-06 21:20:14 +08:00
roytam1 c921b96bf0 import from UXP: Issue #1829 - Follow-up: Mac-specific shortcut key for closing the developer tools toolbox window should not be excluded from other platforms (4f95caf7f) 2022-10-27 13:18:08 +08:00
roytam1 b8a7555992 ported from UXP: Issue #1992 - Part 2: Regenerate devtools CSS database. (5abfd892) 2022-09-23 11:31:47 +08:00
roytam1 9e7a520bf3 import from UXP: Issue #1992 - Part 1: Un-prefix -moz-{min|max}-content keywords. (fa8bc1e8) 2022-09-23 11:26:08 +08:00
roytam1 c6617c8301 import from UXP: Issue #1914 - Implement white-space: break-spaces (afbfbcb1) 2022-06-13 10:06:52 +08:00
roytam1 3f8cd21841 import from UXP: No issue - Add null check to send packet function in the developer tools server (2e975416) 2022-05-22 08:13:32 +08:00
roytam1 dbdfa5c5a7 import from UXP: Issue #1899 - Make sure the test for it still works (5338dcd1) 2022-05-22 06:52:55 +08:00