Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere hace 9 meses
  Aliaksandr Kalenik 74588a0a16 LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted hace 9 meses
  Sam Atkins cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one hace 10 meses
  Sam Atkins dd3b011f15 LibWeb: Keep track of each CSSStyleSheet's CSSImportRules hace 10 meses
  Sam Atkins b00137df38 LibWeb/CSS: Store the style sheet's source text on the CSSStyleSheet hace 10 meses
  Colin Reeder b92abe5c26 LibWeb: Avoid calling matches before evaluate hace 10 meses
  Andreas Kling 3945e1a82a LibJS: Make JS::Cell a Weakable hace 1 año
  Tim Ledbetter 99b2eff988 LibWeb: Invalidate style when CSSStyleRule selectorText changes hace 1 año
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library hace 1 año
  Andreas Kling 038e0ceee7 LibWeb: Avoid copying the CSS @namespace every time we run a selector hace 1 año
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL hace 1 año
  Tim Ledbetter 1d825f17c0 LibWeb: Remove first rule if no argument is given for `remove_rule()` hace 1 año
  Tim Ledbetter 3ea318ca8b LibWeb: Implement `CSSStyleSheet.addRule()` hace 1 año
  Tim Ledbetter 87b52a1816 LibWeb: Implement `CSSStyleSheet.replaceSync()` hace 1 año
  Tim Ledbetter 81c67d34eb LibWeb: Implement `CSSStyleSheet.replace()` hace 1 año
  Tim Ledbetter d209d5a84f LibWeb: Ensure CSSStyleSheet::css_rules() always returns the same object hace 1 año
  Tim Ledbetter b0f57a2785 LibWeb: Add CSSStyleSheet constructor binding hace 1 año
  Tim Ledbetter 9b1ea4e2fc LibWeb: Add `CSSStyleSheet.ownerRule` attribute hace 1 año
  Shannon Booth b7bcdf7c53 LibWeb: Fix UAF in CSSStyleSheet hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Shannon Booth da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Sam Atkins 4b7b726888 LibWeb: Track all namespace rules in a CSSStyleSheet, and expose them hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Sam Atkins 0805060e5e LibWeb: Speed up CSS namespace checking hace 1 año
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule hace 1 año
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster hace 2 años
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes hace 2 años