Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr vor 2 Jahren
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects vor 2 Jahren
  Kenneth Myhra 719839b882 LibWeb: Make factory method of CSS::StyleSheetList fallible vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  Andreas Kling 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order vor 2 Jahren
  Andreas Kling 3768743a0a LibWeb: Remove now-unused Bindings::Wrappable class vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren
  Andreas Kling 5366924f11 LibWeb: Make StyleSheetList GC-allocated vor 2 Jahren
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated vor 2 Jahren
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions vor 2 Jahren
  Andreas Kling 3efa6cedec LibWeb: Remove unused StyleSheetList::m_generation vor 3 Jahren
  Andreas Kling 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere vor 3 Jahren
  Andreas Kling a13079f757 LibWeb: Invalidate style after CSSStyleSheet.{insert,remove}Rule() vor 3 Jahren
  Andreas Kling 646b37d1a9 LibWeb: Cache CSS rules in buckets to reduce number of rules checked vor 3 Jahren
  Sam Atkins 5098cd22a4 LibWeb: Evaluate `@media` rules vor 3 Jahren
  Andreas Kling d462a6720a LibWeb: Reimplement the <style> element following the spec vor 3 Jahren
  Luke Wilde 881e9d1341 LibWeb: Make StyleSheetList.item an IDL getter vor 3 Jahren
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling a9830d9a55 LibWeb: Start exposing CSS style sheets to JavaScript :^) vor 4 Jahren
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren