Commit History

Author SHA1 Message Date
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 year ago
  Timothy Flynn 2c096486a4 LibWeb: Extract changing an attribute to its own method 1 year ago
  Andreas Kling 76580bb9ba LibWeb: Cache lowercased tag name for getElementsByTagName() iteration 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 2 years ago
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 years ago
  Andreas Kling fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() 2 years ago
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues 2 years ago
  Kenneth Myhra 50c5f0d7da LibWeb: Make factory method of DOM::Attr fallible 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Andreas Kling a004d3043f LibWeb: Implement Node.cloneNode for Attr nodes 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 530675993b LibWeb: Rename Attribute to Attr 2 years ago