Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 년 전 |
Luke Wilde
|
54f58e2662
LibWeb: Restore proper functionality of legacy platform objects
|
2 년 전 |
Kenneth Myhra
|
719839b882
LibWeb: Make factory method of CSS::StyleSheetList fallible
|
2 년 전 |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 년 전 |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 년 전 |
Timothy Flynn
|
af75493883
LibWeb: Move passing of Web object prototypes out of constructors
|
2 년 전 |
Andreas Kling
|
14d4f227f2
LibWeb: Don't invalidate style when adding/removing empty style sheet
|
2 년 전 |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
2 년 전 |
Andreas Kling
|
524ec95bcd
LibWeb: Keep CSS sheets sorted in document tree order
|
2 년 전 |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 년 전 |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 년 전 |
Andreas Kling
|
5366924f11
LibWeb: Make StyleSheetList GC-allocated
|
2 년 전 |
Andreas Kling
|
5d60212076
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
|
2 년 전 |
Andreas Kling
|
6e70670e0b
LibWeb: Load fonts from style sheet once when sheet is added
|
3 년 전 |
Andreas Kling
|
759bfbb572
LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere
|
3 년 전 |
Andreas Kling
|
a13079f757
LibWeb: Invalidate style after CSSStyleSheet.{insert,remove}Rule()
|
3 년 전 |
Andreas Kling
|
646b37d1a9
LibWeb: Cache CSS rules in buckets to reduce number of rules checked
|
3 년 전 |
Sam Atkins
|
e8d4236bbd
LibWeb: Use W3C urls for CSSOM spec links
|
3 년 전 |
Andreas Kling
|
d462a6720a
LibWeb: Reimplement the <style> element following the spec
|
3 년 전 |
Luke Wilde
|
881e9d1341
LibWeb: Make StyleSheetList.item an IDL getter
|
3 년 전 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 년 전 |
Andreas Kling
|
a9830d9a55
LibWeb: Start exposing CSS style sheets to JavaScript :^)
|
4 년 전 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 년 전 |