История коммитов

Автор SHA1 Сообщение Дата
  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 год назад
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 год назад
  Andreas Kling 37a618b7ad LibWeb: Add missing visit in CSSStyleSheet::visit_edges() 1 год назад
  Sam Atkins 0805060e5e LibWeb: Speed up CSS namespace checking 1 год назад
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 1 год назад
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations 2 лет назад
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h 2 лет назад
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 лет назад
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor 2 лет назад
  Kenneth Myhra a49ea467ad LibWeb: Make factory method of CSS::CSSStyleSheet fallible 2 лет назад
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 лет назад