Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String hace 8 meses
  Sam Atkins cbb4be3e5e LibWeb/CSS: Replace style-rule iteration methods with a generic one hace 10 meses
  Sam Atkins 1c6133aa52 LibWeb/CSS: Add CSSOM types for `@layer` rules hace 10 meses
  Shannon Booth 9b1af542e7 Bindings: Implement is_supported_property_index in terms of item_value hace 11 meses
  Shannon Booth c5c1a8fcc7 Bindings: Make item_value return an Optional<JS::Value> hace 11 meses
  Shannon Booth 081c92bf3d Bindings: Remove exception handling for named_item hace 11 meses
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hace 1 año
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  Andrew Kaster 521ed0e911 LibWeb: Delete LegacyPlatformObject and move behavior to PlatformObject hace 1 año
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Sam Atkins 496db17c2d LibWeb: Add callback for when a CSSRuleList's rules change hace 1 año
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule hace 1 año
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations hace 2 años
  Andreas Kling 45f8542965 LibWeb: Actually visit rules and media queries in imported style sheets hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Luke Wilde 54f58e2662 LibWeb: Restore proper functionality of legacy platform objects hace 2 años
  Kenneth Myhra 48872cd190 LibWeb: Make factory methods of CSS::CSSRuleList fallible hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn af75493883 LibWeb: Move passing of Web object prototypes out of constructors hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes hace 2 años
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ hace 2 años
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ hace 2 años
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated hace 2 años
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible hace 2 años