Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 8 mois
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere il y a 9 mois
  Aliaksandr Kalenik 74588a0a16 LibWeb: Remove all font loaders linked to a StyleSheet when it's deleted il y a 9 mois
  Andreas Kling ddbfac38b0 LibWeb: Note what's causing a style invalidation to happen il y a 10 mois
  Andrew Kaster 02a56f6480 LibWeb: Remove uses of obsolete PlatformObject::global_object() il y a 10 mois
  Sam Atkins cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one il y a 10 mois
  Sam Atkins dd3b011f15 LibWeb: Keep track of each CSSStyleSheet's CSSImportRules il y a 10 mois
  Sam Atkins b00137df38 LibWeb/CSS: Store the style sheet's source text on the CSSStyleSheet il y a 10 mois
  Andreas Kling 4bc3055c0f LibWeb: Only invalidate shadow root when style sheet inside changes il y a 10 mois
  Colin Reeder b92abe5c26 LibWeb: Avoid calling matches before evaluate il y a 10 mois
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration il y a 1 an
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Tim Ledbetter 1d825f17c0 LibWeb: Remove first rule if no argument is given for `remove_rule()` il y a 1 an
  Tim Ledbetter 3ea318ca8b LibWeb: Implement `CSSStyleSheet.addRule()` il y a 1 an
  Tim Ledbetter 87b52a1816 LibWeb: Implement `CSSStyleSheet.replaceSync()` il y a 1 an
  Tim Ledbetter 81c67d34eb LibWeb: Implement `CSSStyleSheet.replace()` il y a 1 an
  Tim Ledbetter 811033ec19 LibWeb: Disallow inserting @import rules into a constructed stylesheet il y a 1 an
  Tim Ledbetter b0f57a2785 LibWeb: Add CSSStyleSheet constructor binding il y a 1 an
  Tim Ledbetter 9b1ea4e2fc LibWeb: Add `CSSStyleSheet.ownerRule` attribute il y a 1 an
  Andreas Kling 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an
  Shannon Booth b7bcdf7c53 LibWeb: Fix UAF in CSSStyleSheet il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible il y a 1 an
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String il y a 1 an
  Shannon Booth da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String il y a 1 an
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible il y a 1 an
  Sam Atkins 4b7b726888 LibWeb: Track all namespace rules in a CSSStyleSheet, and expose them il y a 1 an