Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 gadi atpakaļ |
Kenneth Myhra
|
5601f439f9
LibWeb: Make factory method of CSS::CSSMediaRule fallible
|
2 gadi atpakaļ |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 gadi atpakaļ |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 gadi atpakaļ |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 gadi atpakaļ |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
2 gadi atpakaļ |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 gadi atpakaļ |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 gadi atpakaļ |
Andreas Kling
|
cfdb8f2a8e
LibWeb: Make MediaList GC-allocated
|
2 gadi atpakaļ |
Andreas Kling
|
12042f0757
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
2 gadi atpakaļ |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 gadi atpakaļ |
Sam Atkins
|
fda71a6d48
LibWeb: Add CSSMediaRule wrapper
|
3 gadi atpakaļ |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 gadi atpakaļ |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 gadi atpakaļ |
Sam Atkins
|
0f88a47e58
LibWeb: Add serialization code for CSS{Media,Supports}Rule
|
3 gadi atpakaļ |
Sam Atkins
|
5098cd22a4
LibWeb: Evaluate `@media` rules
|
3 gadi atpakaļ |
Sam Atkins
|
439d978ea5
LibWeb: Make style-rule iteration aware of CSSMediaRule
|
3 gadi atpakaļ |
Sam Atkins
|
3e74c194f9
LibWeb: Add CSSMediaRule
|
3 gadi atpakaļ |