roytam1
d5b52c45f4
ported from UXP: Issue #2887 - Convert use of -moz-appearance to appearance (1782eeb3)
2026-01-08 00:08:53 +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
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
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
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
723aabf0b3
import from UXP: [devtools] fix issue with ctrl+c handling (0c02971a)
2024-04-11 16:24:11 +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
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
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
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
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
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
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
0fea5c58c8
import from UXP: [devtools] Restrict sourcemap URLs (168e8beb)
2022-04-29 23:28:18 +08:00
roytam1
34509915b9
ported from UXP: Issue #1671 - Unprefix ::-moz-selection (e3f6690e)
2022-04-18 13:00:16 +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
9b70831b31
ported from UXP:
...
- Issue #1138 - Part 1: refactor the JSON Viewer stream converter (8f1e1f40c)
- Issue #1138 - Part 2: JSON Viewer should ignore BOM (32b3994a7)
- Issue #1138 - Part 3: avoid quirks mode in JSON Viewer (55d401707)
- Issue #1138 - Part 4: fix JSON Viewer save functionality (73cdb3106)
2022-04-05 14:27:15 +08:00
roytam1
b275a7ccf9
ported from UXP:
...
- 104442 - Part 2: Add a testcase for devtools and note. (9d09cfdde)
- 104442 - Part 3: Add test input for mocha test. (bbc11d8af)
- 104442 - Part 4: Update stub. (0b83f76c3)
- 104442 - Part 5: Add another testcase for devtools and note. (56411e263)
2022-04-05 14:10:40 +08:00
roytam1
193c500398
ported from UXP: Escape '!' to '\041' in posix strings ($'...') (d00f80f1)
2022-04-01 16:41:29 +08:00
roytam1
a055c7f4da
import from UXP: backport mozbug 1334776 - CVE-2017-7797 Header name interning leaks across origins (30797d4d)
2022-03-28 16:41:37 +08:00
roytam1
c1883fdc66
import from UXP: Issue #614 - DevTools - display newlines in some console messages (b2aa38c7)
2022-03-25 17:05:10 +08:00
roytam1
07f070d9d5
import from UXP: Don't linkify data: or javascript: URLs in the web console. (ebb86926)
2022-03-25 12:49:26 +08:00
roytam1
4698ef51dd
import from UXP:
...
- Bug 1283712 - Part 9: Add getErrorNotes testing function to extract error notes from exception. (9ab58a47)
- Bug 1283712 - Part 10: Support notes in getLastWarning shell-only testing function. (700a57c2)
- Bug 1283712 - Part 11.1: Show notes in devtools console. (9f71d02f)
- Bug 1283712 - Part 11.2: Update stub. (5ff0df93)
- Bug 1283712 - Part 11.3: Add mocha test. (d50cd306)
- Bug 1283712 - Part 11.4: Fix assignment (2d3bf335)
2022-03-17 22:52:49 +08:00
roytam1
9bd574a280
import from UXP:
...
- Issue #960 , Stage 1-1: Implement Function.prototype.toString revision proposal. (b68de773)
- Issue #960 , Stage 1-2: Remove a space after comma in parameter list for generated function source. (90817221)
- Issue #960 , Stage 1-3: Generate better source in Object.prototype.toSource. (f2622bd1)
- Issue #960 , Stage 1-4: Update tests (5676f63f)
2022-03-16 11:14:06 +08:00
roytam1
098160e04f
import changes from UXP:
...
- Bug 1740389; r=handyman, a=tjr
Bug 1735071: Make Windows non-ePopupLevelTop popups respect owner z-order. r=edgar, a=tjr (39c6d13d3)
- Bug 1664149: Hold a self reference in nsDataObj. r=smaug, a=RyanVM (120b884d9)
- Bug 1735028 - check for missing signedData field r=keeler (298b22980)
- Bug 1743515 - Add dynamic check for valid serialized length. r=jonco, a=RyanVM (49b81b9f0)
- Bug 1746720 - Don't special-case <meta> refresh for XSLT. r=ckerschb,freddyb a=RyanVM (c95c05786)
- Bug 1746011 - Handle truncated ADTS stream. r=bryce, a=RyanVM (1650804ee)
- Bug 1737816 - Handle truncated mp3 resources. r=bryce, a=RyanVM (fb0149c9a)
- Bug 1741201 - Increase intermediate byte storage maximum capacity. r=janv, a=tjr (84045e671)
- Bug 1650214 - Cancel progress timer when shutting down FileReader. r=asuth, a=RyanVM (aa254c9ab)
- Bug 1737252 - [devtools] Escaping back tick signs. r=nchevobbe, a=RyanVM (0abaf48c5)
- Issue #unknown, update mozglue delay-load DLL list. (5148da520)
2022-01-19 11:43:05 +08:00
roytam1
132f6f863b
import changes from tenfourfox:
...
- #600 : M1628076 M1632241 M1595886 M1614468 (5bb1c7648)
- #600 : M1588248 M1614704 (03e03bd13)
- #600 : new tzdata, tzdata updater (2d99b19d7)
- #600 : update TLDs, HSTS (7ec5e3396)
- #602 : CSP semantics update, fix wss: access (5785a7c36)
- #601 : empty img behaviour M1196668 M1616537 M1506592 (see also M1549742) (a7f14df01)
- #603 : M1347489 (17da05f15)
- #605 : update HSTS, TLDs (a7d2c071d)
- #605 : M1632908 (subparts M1631576 M1608895 only) (0d0dc62a8)
- #605 : update HSTS, TLDs (8304421b7)
2020-06-06 12:01:19 +08:00
roytam1
abd82fe1f2
webextension: revert this part of changes in rev f63e51e471
2019-03-25 23:21: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