Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 038e0ceee7 LibWeb: Avoid copying the CSS @namespace every time we run a selector vor 1 Jahr
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL vor 1 Jahr
  Tim Ledbetter 1d825f17c0 LibWeb: Remove first rule if no argument is given for `remove_rule()` vor 1 Jahr
  Tim Ledbetter 3ea318ca8b LibWeb: Implement `CSSStyleSheet.addRule()` vor 1 Jahr
  Tim Ledbetter 87b52a1816 LibWeb: Implement `CSSStyleSheet.replaceSync()` vor 1 Jahr
  Tim Ledbetter 81c67d34eb LibWeb: Implement `CSSStyleSheet.replace()` vor 1 Jahr
  Tim Ledbetter d209d5a84f LibWeb: Ensure CSSStyleSheet::css_rules() always returns the same object vor 1 Jahr
  Tim Ledbetter b0f57a2785 LibWeb: Add CSSStyleSheet constructor binding vor 1 Jahr
  Tim Ledbetter 9b1ea4e2fc LibWeb: Add `CSSStyleSheet.ownerRule` attribute vor 1 Jahr
  Shannon Booth b7bcdf7c53 LibWeb: Fix UAF in CSSStyleSheet vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Sam Atkins 4b7b726888 LibWeb: Track all namespace rules in a CSSStyleSheet, and expose them vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Sam Atkins 0805060e5e LibWeb: Speed up CSS namespace checking vor 1 Jahr
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule vor 1 Jahr
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster vor 2 Jahren
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations vor 2 Jahren
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr vor 2 Jahren
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes vor 2 Jahren
  Kenneth Myhra a49ea467ad LibWeb: Make factory method of CSS::CSSStyleSheet fallible vor 2 Jahren
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors vor 2 Jahren
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Aliaksandr Kalenik 93238edf8f LibWeb: Respect media attribute of style tag vor 2 Jahren
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes vor 2 Jahren
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ vor 2 Jahren
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro vor 2 Jahren
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated vor 2 Jahren