Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes před 1 rokem
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject před 1 rokem
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 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
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h před 2 roky
  Andreas Kling 1f166b3a15 LibWeb: Don't re-sort StyleSheetList on every new sheet insertion před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects před 2 roky
  Kenneth Myhra 719839b882 LibWeb: Make factory method of CSS::StyleSheetList 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 af75493883 LibWeb: Move passing of Web object prototypes out of constructors před 2 roky
  Andreas Kling 14d4f227f2 LibWeb: Don't invalidate style when adding/removing empty style sheet před 2 roky
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes před 2 roky
  Andreas Kling 524ec95bcd LibWeb: Keep CSS sheets sorted in document tree order 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 5366924f11 LibWeb: Make StyleSheetList GC-allocated před 2 roky
  Andreas Kling 5d60212076 LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated před 2 roky
  Andreas Kling 6e70670e0b LibWeb: Load fonts from style sheet once when sheet is added před 3 roky
  Andreas Kling 759bfbb572 LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere před 3 roky
  Andreas Kling a13079f757 LibWeb: Invalidate style after CSSStyleSheet.{insert,remove}Rule() před 3 roky
  Andreas Kling 646b37d1a9 LibWeb: Cache CSS rules in buckets to reduce number of rules checked před 3 roky
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links před 3 roky
  Andreas Kling d462a6720a LibWeb: Reimplement the <style> element following the spec před 3 roky
  Luke Wilde 881e9d1341 LibWeb: Make StyleSheetList.item an IDL getter před 3 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky