wuggy
a2a4c62a9b
Refactor PerformanceObserver to use hash tables for entry type validation and improve ThrottleInputStream state management
2026-04-26 11:13:27 -07:00
ownedbywuigi
0467215439
Add <cstdint> header inclusion in angleutils.h and output.h
2026-04-23 08:10:39 +01:00
ownedbywuigi
af7e077e83
Add <new> header inclusion in hb.hh
2026-04-23 08:08:03 +01:00
wuggy
7917e6bed3
finally fix gcc building fully
2026-04-19 19:28:17 -07:00
wuggy
dd7052503e
Most linking errors dealt with on compiling on MinGW
2026-04-18 13:06:15 -07:00
wuggy
854f39b4ab
Finally finish with MinGW building (linking still has some issues shush)
2026-04-18 01:02:51 -07:00
wuggy
a5cf494890
Add support for compiling under MinGW + fix Windows compiling in general
2026-04-17 15:05:11 -07:00
wuggy
c2e913898b
I GOT IT WORKING YAYYYYY
2026-04-16 20:07:26 -04:00
wuggy
6822713a60
(backported from UXP) Issue #3042 - Add canvas WebGL context powerPreference
2026-04-10 17:26:10 +01:00
ownedbywuigi
2e6dfbcc5e
optimise gfxImageSurface for SSE2
2026-03-27 15:11:31 +00:00
Moonchild
77b07ceb5e
No issue - Fix some fatal printing assertions.
...
- Turn a fatal assert into a warning if we can't guarantee a drawTarget.
This should not be fatal since the DrawTarget is checked later.
- Remove a fatal assertion if a display table background is cross-document
since non-display iframes may cause this situation without it being an
error.
2026-03-11 17:56:39 +00:00
Moonchild
c830e53ecd
No issue - Improve compiler compatibility.
...
Include <limits> in a few places.
2026-03-09 21:37:03 +00:00
Brian Smith
fca1546384
No Issue - Fix clang builds on 32-bit ARM Linux. The clang integrated assembler can't handle these files.
2026-03-09 21:25:11 +00:00
Brad Werth
b8890277ba
[gfx] Use gzip stream total_out for SVG document parsing.
...
With this change, the assert is no longer necessary, because the stream
tells us how many elements to process.
2026-03-09 21:24:31 +00:00
Moonchild
1cef1ae767
No issue - Fix cairo warnings
...
This fixes warning spew because warnings are thrown in case of mixed use
of cairo_status_t and cairo_int_status_t, which is a hack in cairo
because C99 doesn't support real enums (it's mapped to uint8 internally).
The "register" storage type is no longer a thing in C++17, which would
also warn; just letting the compiler decide is best, so just removing
the keyword is the proper solution in cairoint.h
2026-03-09 21:23:36 +00:00
K4sum1
6be1c0968c
misc fixs
2025-09-27 19:36:43 -07:00
K4sum1
67052bd6bb
Add back Nvidia 3D because why not
2025-09-27 19:36:40 -07:00
roytam1
e4c5aafee9
Merge remote-tracking branch 'origin/tracking' into custom
2025-09-23 15:20:06 +08:00
Moonchild
3a121f34c8
[gfx] Use std::size rather than hardcoding an array size
2025-09-23 15:19:12 +08:00
Moonchild
6e19656e11
[gfx] Clarify comments.
...
There may be other situations where putting a font entry in the cache
table may fail that are perfectly valid.
2025-09-23 15:18:03 +08:00
Moonchild
060e2965b8
Revert "[gfx] Guard against possible race via gfxFontEntry::GetFontTable."
...
This reverts commit a1cf966815240aef59e33c49c9496e3516b1fdd7.
2025-09-23 15:17:12 +08:00
Moonchild
c7e103b06e
No issue - Clarify Azure Back-end info.
...
Only mention OpenGL accelerated canvas flag when it's relevant, and rename
the entry to be more descriptive, to prevent confusion for users looking
at Troubleshooting Information.
2025-09-23 15:16:56 +08:00
roytam1
e5ea29554a
Merge remote-tracking branch 'origin/tracking' into custom
2025-08-21 16:07:53 +08:00
Moonchild
7cadc57d49
[gfx] Guard against possible race via gfxFontEntry::GetFontTable.
2025-08-21 16:04:25 +08:00
roytam1
db9b04cc44
Merge remote-tracking branch 'origin/tracking' into custom
2025-08-04 21:33:36 +08:00
Moonchild
a036cfeb69
Issue #2714 - Implement the Visual Viewport API
...
This DOM/Web API is entirely irrelevant for desktop use.
We give back the width/height of the root scrollframe of content and
for scale we pass forward our dpp resolution (usually 1.0).
Since we have no "no touch" zones in our content on desktop,. the rest
(origin and offset) is hard-coded to (0,0).
2025-08-04 21:32:39 +08:00
roytam1
4c1a4a4402
Merge remote-tracking branch 'origin/tracking' into custom
2025-07-29 10:44:33 +08:00
erixreyes
cb2547efa3
Issue #2489 : Adding RGB to HSL function
2025-07-29 10:12:20 +08:00
roytam1
be6796bb20
Merge remote-tracking branch 'origin/tracking' into custom
2025-07-25 07:33:44 +08:00
Moonchild
40f96b82ad
[gfx] Hold a stronger reference to gfxFontEntry.
2025-07-25 07:31:08 +08:00
roytam1
b59402a1f9
Merge remote-tracking branch 'origin/tracking' into custom
2025-07-16 15:39:18 +08:00
MeladJM
5e8e1208e7
Issue #2499 - Part 3: Add CSS clip overflow support with serialization fixes
2025-07-16 15:20:45 +08:00
roytam1
10b96192dd
gfx: relax DrawTargetCairo::IsValid() check, fixes crash when loading spectrumsurveys.com
2025-07-09 00:09:31 +08:00
roytam1
6414271c91
Merge remote-tracking branch 'origin/tracking' into custom
2025-06-17 09:32:50 +08:00
Moonchild
91a026ea65
No issue - Set device contrast to an acceptable value if OOB.
...
On Mac and Win+DW, enhanced device contrast can possibly not be set.
This throws Skia for a loop by passing in an OOB scalar to its init.
Work around this by setting an accepted average value that helps
prevent font wash-out while not causing fringing.
2025-06-17 09:23:10 +08:00
roytam1
7f3ccb5dc3
Merge remote-tracking branch 'origin/tracking' into custom
2025-05-27 23:22:51 +08:00
Brian Smith
ce535a850f
No Issue - MacOS fixes and updates. stroucki reported on the forum a libary not loading. This corrects the path. It still loads with the incorrect path on most systems, but fixing it anyway. https://github.com/joseluisq/macosx-sdks Update the SDK list with the SDKs available here.
2025-05-27 23:20:46 +08:00
roytam1
e72f8a3a81
Merge remote-tracking branch 'origin/tracking' into custom
2025-05-14 14:36:05 +08:00
Brian Smith
e8b3077d4f
No Issue - Fixes for building with LLVM 19 included with FreeBSD 13.5. Fix a conflict with libc++ 19 and the old Mozilla (re)alloc macros. LLVM 18+ does not allow std::char_traits<unsigned char> so avoid it. https://bugzilla.mozilla.org/show_bug.cgi?id=1849070 Partial NSS upgrade to replace ByteString with a class. https://bugzilla.mozilla.org/show_bug.cgi?id=1851092
2025-05-14 14:20:07 +08:00
roytam1
310c05b97a
Merge remote-tracking branch 'origin/tracking' into custom
2024-11-21 21:09:29 +08:00
Moonchild
ef5f052d97
Issue #2657 - Remove -moz-samplesize resize-decoding for low-vram mobiles
...
Resolves #2657
2024-11-21 21:08:24 +08:00
roytam1
4397f384a7
Merge remote-tracking branch 'origin/tracking' into custom
2024-10-31 21:48:26 +08:00
Moonchild
8d536c0cc7
Issue #2646 - Parse "variations" keywords.
...
Resolves #2646
2024-10-31 21:47:14 +08:00
roytam1
d27ddaffd7
Merge remote-tracking branch 'origin/tracking' into custom
2024-08-05 10:39:53 +08:00
Nia Alarie
a023a81fef
Fix loading libGL on NetBSD
...
The unversioned libGL is preferred on OpenBSD and NetBSD because
both (a) always install it (b) have forks of X11 with different
ABI versions. However, many Linux distributions do not ship
unversioned .so symlinks unless you install -dev packages.
Unfortunately also needs to be fixed in ANGLE which has the same
problem.
2024-08-05 10:39:06 +08:00
Moonchild
5c509ea6ce
Issue #1925 - Replace RectCorner with Corner.
2024-08-05 10:38:49 +08:00
Moonchild
c096b46278
Issue #1925 - Convert NS_SIDE_TO_HALF_CORNER to a constexpr function.
2024-08-05 10:38:32 +08:00
Moonchild
2a399b60a1
Issue #1925 - Convert NS_SIDE_TO_FULL_CORNER to a constexpr function.
2024-08-05 10:38:17 +08:00
Moonchild
b0b13b8719
Issue #1925 - Convert NS_SIDE_IS_VERTICAL to a constexpr function.
2024-08-05 10:38:00 +08:00
Moonchild
8a2bc8ef4d
Issue #1925 - Convert NS_FULL_TO_HALF_CORNER to a constexpr function.
...
Note: Because the new function checks types, we need to change the
fullCorner type in `nsComputedDOMStyle::GetEllipseRadii()` and
`StyleAnimationValue::ExtractComputedValue()` to `Corner` instead of the
underlying base type.
2024-08-05 10:35:50 +08:00