Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 189d1e8291 LibWeb: Port CSSNamespaceRule to FlyString před 1 rokem
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString před 1 rokem
  Shannon Booth b7bcdf7c53 LibWeb: Fix UAF in CSSStyleSheet před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible před 1 rokem
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String před 1 rokem
  Shannon Booth da637a527d LibWeb: Port CSSStyleSheet interface from DeprecatedString to String před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Sam Atkins 4b7b726888 LibWeb: Track all namespace rules in a CSSStyleSheet, and expose them před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Andreas Kling 37a618b7ad LibWeb: Add missing visit in CSSStyleSheet::visit_edges() před 1 rokem
  Sam Atkins 0805060e5e LibWeb: Speed up CSS namespace checking před 1 rokem
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule před 1 rokem
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations před 2 roky
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Luke Wilde f7ff1fd985 LibWeb: Remove CSS::Parser::ParsingContext's default constructor před 2 roky
  Kenneth Myhra a49ea467ad LibWeb: Make factory method of CSS::CSSStyleSheet fallible před 2 roky
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Aliaksandr Kalenik 93238edf8f LibWeb: Respect media attribute of style tag před 2 roky
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes před 2 roky
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated před 2 roky
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated před 2 roky