Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 yıl önce |
Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 yıl önce |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 yıl önce |
Kenneth Myhra
|
4f4a908e5f
LibWeb: Make factory method of CSS::CSSStyleRule fallible
|
2 yıl önce |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 yıl önce |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 yıl önce |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 yıl önce |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
2 yıl önce |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 yıl önce |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 yıl önce |
Andreas Kling
|
72bacba97b
LibWeb: Make CSSStyleDeclaration GC-allocated
|
2 yıl önce |
Andreas Kling
|
12042f0757
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
2 yıl önce |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 yıl önce |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 yıl önce |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 yıl önce |
Andreas Kling
|
3db847c64a
LibWeb: Implement CSSRule and CSSStyleDeclaration serialization
|
3 yıl önce |
Andreas Kling
|
918b0b4394
LibWeb: Add missing virtual/override/final in CSSStyleRule
|
3 yıl önce |
Andreas Kling
|
6cda24097b
LibWeb: Add the CSSStyleRule interface with some limited functionality
|
3 yıl önce |
Sam Atkins
|
776b1f4548
LibWeb: Make CSS::Selector reference counted
|
4 yıl önce |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 yıl önce |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 yıl önce |
Andreas Kling
|
0d8c9024ee
LibWeb: Add fast_is<T> for CSSRule subclasses
|
4 yıl önce |
Andreas Kling
|
0759f54bd3
LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM
|
4 yıl önce |
Andreas Kling
|
0af4762662
LibWeb: Rename StyleRule => CSSStyleRule
|
4 yıl önce |