Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hai 1 ano
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject hai 1 ano
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hai 1 ano
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hai 1 ano
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hai 1 ano
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hai 1 ano
  Sam Atkins 496db17c2d LibWeb: Add callback for when a CSSRuleList's rules change hai 1 ano
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule hai 1 ano
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 45f8542965 LibWeb: Actually visit rules and media queries in imported style sheets %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 48872cd190 LibWeb: Make factory methods of CSS::CSSRuleList fallible %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors %!s(int64=2) %!d(string=hai) anos
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes %!s(int64=2) %!d(string=hai) anos
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 5d6cb9cbdb LibWeb: Make CSSRuleList GC-allocated %!s(int64=2) %!d(string=hai) anos
  Luke Wilde c8fa0c3cd7 LibWeb: Hold a strong ref to old_rule in CSSRuleList::remove_a_css_rule %!s(int64=3) %!d(string=hai) anos
  Sam Atkins c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6e6607a92f LibWeb: Allow passing StringView to CSSRuleList::insert_a_css_rule() %!s(int64=3) %!d(string=hai) anos