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
roytam1
badef41eed
import from UXP: Issue #1899 - Disable the (broken) MDN integration widget by default. (a9d3c2b5)
2022-05-22 06:52:12 +08:00
roytam1
293a85d901
import from UXP: Issue #1658 - Part 7: Implement support for optional chaining in console autocomplete (c8d825af)
2022-05-07 01:27:29 +08:00
roytam1
f3713a7a1c
imort from custom branch of UXP: devtools: enlarge RESPONSE_BODY_LIMIT to 10MB (e64d2cd1)
2022-05-06 23:35:36 +08:00
roytam1
9a7aa7b75d
import from UXP: Issue #1370 - Part 5: Regenerate developer tools' static CSS properties database (581097ef)
2022-05-06 22:38:41 +08:00
roytam1
ad6268a339
ported from UXP: Issue #1838 - Part 3: Regenerate developer tools' static CSS properties database (4f6d3315)
2022-05-06 17:10:01 +08:00
roytam1
0fea5c58c8
import from UXP: [devtools] Restrict sourcemap URLs (168e8beb)
2022-04-29 23:28:18 +08:00
roytam1
dffe143171
ported from UXP: Issue #1705 - Part 4: Add scrollbar-width CSS keyword to CSS parser. (8e08d8bf)
2022-04-21 22:27:06 +08:00
roytam1
138d95b4dd
ported from UXP: Issue #1673 - Part 4: Unprefix -moz-tab-size. (73730695)
2022-04-18 13:45:48 +08:00
roytam1
34509915b9
ported from UXP: Issue #1671 - Unprefix ::-moz-selection (e3f6690e)
2022-04-18 13:00:16 +08:00
roytam1
faf693c3f4
import from UXP: Issue #1666 - [devtools] Teach devtools about overflow-wrap: anywhere (82fe52ad)
2022-04-18 12:55:52 +08:00
roytam1
4c91223f2c
ported from UXP: Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyle (d3ffda52)
2022-04-12 15:22:43 +08:00
roytam1
0a8beb2242
ported from UXP: [devtools] Properly escape method arguments for curl. (aa637c40)
2022-04-12 12:29:40 +08:00
roytam1
848c9b32e0
devtools: jsonview: fix typo
2022-04-12 10:40:57 +08:00
roytam1
743d4f8bf7
import from UXP:
...
- Issue #316 - Make the memory GC performance object conditional (WIP) (1e553d0e)
- Issue #316 - Pre-process Performance.webidl (5b49170b)
- Issue #316 - Be more gentle with the CC and nursery. (10e1c09f)
- Issue #316 - Make sure MOZ_DEVTOOLS_SERVER is passed down to js. (beed2a81)
- Issue #316 - Reclassify heapsnapshot and nsJSInspector as not part of devtools (95d5dcd8)
- Issue #316 - Follow-up to 4e2e9be6a - Move HeapSnapshot DevTools-only Modules back to DevTools (021bff6b)
2022-04-12 00:37:10 +08:00
roytam1
4ef7dce4b2
import from UXP:
...
- Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in Layout CSS-Grid (e4c397f0)
- Issue #1230 - Part 2: Align devtools to the changes in css-grid (bbb8b649)
- Issue #1230 - Part 3: Update Reftests (4bc299bb)
2022-04-05 16:09:40 +08:00