Viktor Szépe
|
5cc371d54c
LibWeb: Fix typos - act II
|
há 2 dias atrás |
Sam Atkins
|
86be8abfbf
LibWeb/CSS: Const-correct ComputedProperties::set_computed_font_list()
|
há 12 horas atrás |
Aliaksandr Kalenik
|
db8c443392
Everywhere: Make TransportSocket non-movable
|
há 1 dia atrás |
mkljczk
|
79c22e0d86
LibWeb: Use font with space in range for first_available_computed_font
|
há 3 semanas atrás |
Tim Ledbetter
|
55769be9c6
LibWeb: Don't resolve color components when serializing color functions
|
há 4 dias atrás |
Tim Ledbetter
|
a97fe3123d
LibWeb: Don't convert color functions to RGB when resolving color values
|
há 4 dias atrás |
Tim Ledbetter
|
02d34dd021
LibWeb: Rename `CSSColor` to `ColorFunctionStyleValue`
|
há 4 dias atrás |
Gingeh
|
972547635f
LibWeb: Dispatch pointer events to ::backdrop originating element
|
há 2 dias atrás |
Gingeh
|
4b9f5c6fb8
LibWeb: Generate ::backdrop pseudo-elements
|
há 2 dias atrás |
Tim Ledbetter
|
2a17d6d449
LibWeb: Set `clip-path` animation type to `by-computed-value`
|
há 18 horas atrás |
Andreas Kling
|
4e9bc0a437
LibJS: Use a premade shape for NativeFunction with length and name
|
há 1 dia atrás |
Andreas Kling
|
dbf6f7944e
LibJS: Remove unused prototype parameter for NativeFunction::create()
|
há 1 dia atrás |
Andreas Kling
|
b2779ad9f7
AK: Shrink Utf16View from 40 bytes to 32 bytes
|
há 1 dia atrás |
Andreas Kling
|
697e87b7bd
AK: Make ""_string and ""_fly_string literals skip UTF-8 validation
|
há 1 dia atrás |
Timothy Flynn
|
f070264800
Everywhere: Remove `sv` suffix from format string literals
|
há 1 dia atrás |
Timothy Flynn
|
917537b449
AK: Enable compile-time check of a format test string
|
há 1 dia atrás |
Timothy Flynn
|
d5222e9bba
LibJS: Do not generate a format string in Number.prototype.toFixed
|
há 1 dia atrás |
Timothy Flynn
|
64d290447c
LibCore+LibJS+LibWasm: Always use a real format string
|
há 1 dia atrás |
Luke Wilde
|
cd72e788e9
LibWeb: Append style sheet to ShadowRoot's list if link el is in one
|
há 1 semana atrás |
Aliaksandr Kalenik
|
14bac7b287
LibIPC: Move send thread from IPC connection to the transport layer
|
há 1 dia atrás |
Aliaksandr Kalenik
|
af2dae63d1
Tests: Rearrange message order in Messaging-post-channel-over-channel
|
há 1 dia atrás |
Aliaksandr Kalenik
|
ab35325003
LibIPC: Move early fd deallocation workaround to the transport layer
|
há 2 dias atrás |
Aliaksandr Kalenik
|
3525467e56
LibIPC: Join send thread instead of detaching in `~ConnectionBase()`
|
há 1 dia atrás |
Andreas Kling
|
6362ec6f3d
LibJS: Stop passing StringView literals as format strings
|
há 1 dia atrás |
Andreas Kling
|
4593e19bcf
LibJS: Make class-specific members of ESFO lazily allocated
|
há 1 dia atrás |
Andreas Kling
|
2a9b6f1d97
LibJS: Move computation out of the ECMAScriptFunctionObject constructor
|
há 2 dias atrás |
Andreas Kling
|
4209b18b88
LibJS: Add ECMAScriptFunctionObject::create_from_function_node() helper
|
há 2 dias atrás |
Andreas Kling
|
ef4e7b7945
LibJS: Make JS parser emit accurate `this` insights for constructors
|
há 2 dias atrás |
Andreas Kling
|
9c0b185ab8
LibJS: Don't track "last result" of ScopeNode if we don't need it
|
há 2 dias atrás |
Andreas Kling
|
c845c90e98
LibJS: Avoid GC::RootVector allocations in {Super,}CallWithArgumentArray
|
há 3 dias atrás |