Историја ревизија

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