Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  Tim Ledbetter fe66aeb225 LibWeb: Validate arguments when creating DOMPoint from matrix transform 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
  Bastiaan van der Plaat 7e9ea964a8 LibWeb: Use TRY in DOMMatrix and DOMPointReadOnly hace 1 año
  Bastiaan van der Plaat b4ae719664 LibWeb: Add DOMPoint matrixTransform and DOMMatrix transformPoint hace 1 año
  Bastiaan van der Plaat 38bc8836d6 LibWeb: Remove exceptions from DOMPoint because allocate is unfailable 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
  Kenneth Myhra 4de5dc7a86 LibWeb: Make factory method of Geometry::DOMPointReadOnly 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 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Sam Atkins ab19c5fab8 LibWeb: Implement DOMPoint/DOMPointReadOnly.fromPoint() hace 2 años
  Andrew Kaster 62a8c26b73 LibWeb: Remove unecessary dependence on Window from Geometry classes hace 2 años
  Andreas Kling 44415af428 LibWeb: Make DOMPoint and DOMPointReadOnly GC-allocated hace 2 años