Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 vuosi sitten |
Tim Ledbetter
|
4646a87eba
LibWeb: Make `CSSConditionRule.conditionText` read-only
|
1 vuosi sitten |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 vuosi sitten |
Shannon Booth
|
d400291ad9
LibWeb: Port CSSRule::serialized from DeprecatedString to String
|
1 vuosi sitten |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 vuosi sitten |
Shannon Booth
|
cf733d309e
LibWeb: Port CSSConditionRule interface from DeprecatedString to String
|
1 vuosi sitten |
Sam Atkins
|
846c719e49
LibWeb: Make serializing Supports rules infallible
|
1 vuosi sitten |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 vuosi sitten |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 vuosi sitten |
Luke Wilde
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 vuotta sitten |
Kenneth Myhra
|
64e4d3fd94
LibWeb: Make factory method of CSS::CSSSupportsRule fallible
|
2 vuotta sitten |
Sam Atkins
|
a381ce9519
LibWeb: Port CSS::Supports to new Strings
|
2 vuotta sitten |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 vuotta sitten |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 vuotta sitten |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 vuotta sitten |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 vuotta sitten |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 vuotta sitten |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
2 vuotta sitten |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 vuotta sitten |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 vuotta sitten |
Andreas Kling
|
12042f0757
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
2 vuotta sitten |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 vuotta sitten |
Sam Atkins
|
dfba0cb2d9
LibWeb: Implement `@supports` serialization
|
3 vuotta sitten |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 vuotta sitten |
Sam Atkins
|
0f88a47e58
LibWeb: Add serialization code for CSS{Media,Supports}Rule
|
3 vuotta sitten |
Sam Atkins
|
57a25139a5
LibWeb: Implement `@supports` rule :^)
|
3 vuotta sitten |