Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String hace 1 año
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Shannon Booth c7cd6f2bef LibWeb: Remove some unused DeprecatedFlyString includes hace 1 año
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String hace 1 año
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String hace 1 año
  Timothy Flynn 2c096486a4 LibWeb: Extract changing an attribute to its own method hace 1 año
  Andreas Kling 76580bb9ba LibWeb: Cache lowercased tag name for getElementsByTagName() iteration 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
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements hace 2 años
  Andreas Kling fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() hace 2 años
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues hace 2 años
  Kenneth Myhra 50c5f0d7da LibWeb: Make factory method of DOM::Attr fallible 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
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Andreas Kling a004d3043f LibWeb: Implement Node.cloneNode for Attr nodes hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro hace 2 años
  Andreas Kling 530675993b LibWeb: Rename Attribute to Attr hace 2 años