roytam1
|
0be8940c19
|
import from UXP: [network] Avoid accessing raw pointers in nsTransportEventSinkProxy. (bcdf7dc8)
|
2024-06-12 15:46:36 +08:00 |
|
roytam1
|
207e44027a
|
import from UXP: [network] Perform a case-insensitive match on special cookie prefixes. (bfb171c7)
|
2024-06-12 15:45:12 +08:00 |
|
roytam1
|
624d230b34
|
layout: fix corrupted unicode in comments, no code change
|
2024-06-11 10:43:42 +08:00 |
|
roytam1
|
e83f6ac29e
|
import from UXP: Issue #2522 - Part 2: Implement support for logical viewport units (2ba31f4e)
|
2024-06-11 10:39:01 +08:00 |
|
roytam1
|
02e057fe10
|
import from UXP: Issue #2522 - Part 1: Alias small, large, and dynamic viewport units to base viewport (5c06335c)
|
2024-06-11 10:31:14 +08:00 |
|
roytam1
|
38749143df
|
ported from UXP: Issue #2524 - Implement smart granularity for canvas poisoning. (359a4a20)
|
2024-06-11 10:25:09 +08:00 |
|
roytam1
|
7c623784fb
|
nss: update nssckbi to 2.68
|
2024-06-09 07:15:31 +08:00 |
|
roytam1
|
1a2ed2cf63
|
ported from mozilla: Bug 1819025 - Don't consider following join-controls when determining whether a space is collapsible. r=emilio (fad4426b7b)
|
2024-06-08 12:26:29 +08:00 |
|
roytam1
|
ad92577514
|
import from custom branch of UXP: Revert part of #2492 and replace it with mozilla one. (ff8673e8)
|
2024-06-08 12:25:52 +08:00 |
|
roytam1
|
83463a7639
|
Revert "import from UXP: PR #2514 - Don't split up happy emoji sequences (52d7e4f3)"
This reverts commit 12107a8cf5.
|
2024-06-08 12:24:26 +08:00 |
|
roytam1
|
6673bf8922
|
import from UXP: Issue #1749 - Remove restriction of SVG width/height element attributes. (91fc5614)
|
2024-06-06 14:16:23 +08:00 |
|
roytam1
|
a460f89f15
|
import from UXP: Issue #2519 - Use parser error reporter to report missing module exports (2128ac64)
|
2024-06-04 10:22:01 +08:00 |
|
roytam1
|
c94c81ccb3
|
import from UXP: Issue #2518 - Make various arguments optional in XPathEvaluator/XPathExpression. (7381521c)
|
2024-06-04 10:21:33 +08:00 |
|
roytam1
|
22b538979b
|
nss: update nssckbi to 2.66
|
2024-05-26 06:59:35 +08:00 |
|
roytam1
|
65c612352b
|
import from UXP: [gfx] Use calloc for cairo font-creation functions. (7d2ecc13)
|
2024-05-22 15:42:30 +08:00 |
|
roytam1
|
a2d9407538
|
import from UXP: [gfx] Ensure font entry's unitsPerEm and font extents are initialized when gfxFont is created. (7672f932)
|
2024-05-22 15:41:47 +08:00 |
|
roytam1
|
e63613265e
|
ported from UXP: [DOM] Clean up ReportLoadError and normalize error messages. (22830d18)
|
2024-05-22 15:39:41 +08:00 |
|
roytam1
|
a433921f87
|
import from UXP: [gfx] Clear mSharedBlobData if blob creation failed. (552cd74b)
|
2024-05-22 15:33:11 +08:00 |
|
roytam1
|
1ef2155e74
|
import from UXP: [network] Make http digest auth cnonce length configurable. (f3413e94)
|
2024-05-22 15:32:42 +08:00 |
|
roytam1
|
12107a8cf5
|
import from UXP: PR #2514 - Don't split up happy emoji sequences (52d7e4f3)
|
2024-05-16 23:01:48 +08:00 |
|
roytam1
|
f9c86a9228
|
import from UXP: [Basilisk] MoonchildProductions/UXP#2510 - Unprefix -moz-fit-content CSS keyword in Basilisk frontend (3fface9c)
|
2024-05-08 21:33:23 +08:00 |
|
roytam1
|
886d8f8109
|
devtools: fix exports.mozDirLoader js error (from comparing with esr60)
|
2024-05-08 16:07:05 +08:00 |
|
roytam1
|
3a1e8086df
|
import from UXP: Issue #2472 - Part 8: Fix conflicting defines on Mac. (de8213f5)
|
2024-05-08 15:11:33 +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
|
5e6982b78b
|
ported from UXP: Issue #2472 - Part 6: Fire cancel event and close modal <dialog> on [ESC] (87a7cf73)
|
2024-05-08 14:57:16 +08:00 |
|
roytam1
|
1d59254e0c
|
ported from UXP: Issue #2472 - Part 5: Make modal versions of <dialog> work, and tune styles. (7d34b285)
|
2024-05-08 14:14:48 +08:00 |
|
roytam1
|
b1e2768d06
|
ported from UXP: Issue #2472 - Part 4: Make TopLayer{Push|Pop} part of nsIDocument. (7a04afab)
|
2024-05-08 13:31:45 +08:00 |
|
roytam1
|
5f679d2ab7
|
ported from UXP: Issue #2472 - Part 3: Refactor Fullscreen stack to Top Layer stack (79c7489b)
|
2024-05-08 10:50:52 +08:00 |
|
roytam1
|
cd51a8a359
|
ported from UXP: Issue #2472 - Part 2: Add FunctionRef callable type (1f4152a5)
|
2024-05-08 10:22:35 +08:00 |
|
roytam1
|
6208cd54b4
|
import from UXP: Issue #2472 - Part 1: Add helper method to directly dispatch events to widgets. (3058bef8)
|
2024-05-08 10:19:58 +08:00 |
|
roytam1
|
5f0f5811eb
|
icu: fix getting windows timezone on legacy windows
|
2024-04-25 22:36:29 +08:00 |
|
roytam1
|
20a961b5a4
|
tzdata: update to 2024a
|
2024-04-21 07:56:17 +08:00 |
|
roytam1
|
fd34af02cc
|
import from UXP: [dom media] Avoid a potential issue when assigning a media data buffer. (9eaee03e)
|
2024-04-19 09:58:20 +08:00 |
|
roytam1
|
b7bd6a6ddd
|
import from UXP: [gfx] Pull several OTS fixes from upstream to improve data safety. (9b6c2f36)
|
2024-04-19 09:53:46 +08:00 |
|
roytam1
|
eaea809f41
|
ported from UXP: [js] Simplify tracing of arguments in MarkThisAndArguments. (dc523037)
|
2024-04-19 09:52:53 +08:00 |
|
roytam1
|
e5605d0f64
|
ported from UXP: [network] Keep track of and check HTTP/2 header sizes. (1ddd3ea7)
|
2024-04-19 09:48:31 +08:00 |
|
roytam1
|
470ca5e558
|
import from UXP: [XPCOM] Warn about .xrm-ms files on Windows (treat as executable) (f6204a7c)
|
2024-04-19 09:42:04 +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
|
129ea05d7a
|
ported from UXP: Issue #2503 - Part 2: Add CPU IS support flags to UpdateUtils URL substitutions. (a211c7d7)
|
2024-04-16 15:47:55 +08:00 |
|
roytam1
|
07beac3d43
|
ported from UXP: Issue #2503 - Part 1: add CPU IS support flags to Navigator interface (35d7a1fe)
|
2024-04-16 15:42:20 +08:00 |
|
roytam1
|
3c69e44daf
|
import from UXP: Issue #2470 - Check for failure of getting IDXGIKeyedMutex. (07cc276a)
|
2024-04-16 15:21:48 +08:00 |
|
roytam1
|
1c659ecbe3
|
import from UXP: [DOM] Add nullcheck on mDoc in GetEventTargetParent (2811d300)
|
2024-04-16 15:21:00 +08:00 |
|
roytam1
|
d0dde32370
|
dom: check mDoc before use, as it can be null
|
2024-04-14 21:06:26 +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
|
87de16322f
|
import from UXP: Issue #2477 - Part 3: Logical box properties should accept auto values (f41ad3aa)
|
2024-04-11 16:21:24 +08:00 |
|
roytam1
|
da53ee1abe
|
import from UXP: Issue #2477 - Part 2: Implement shorthand properties for [margin/padding][block/inline] (bfe76f65)
|
2024-04-11 16:20:35 +08:00 |
|
roytam1
|
20add8fee0
|
import from UXP: Issue #2477 - Part 1: Implement a separate function for parsing pair box properties (1e73f1f2)
|
2024-04-11 16:13:33 +08:00 |
|
roytam1
|
ef5060121d
|
import from UXP: [DOM] Simplify WorkerRunnable sanity checks and make them more readable. (b518af4d)
|
2024-04-11 16:12:55 +08:00 |
|