Histórico de commits

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