Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling fb6d6a985f LibWeb: Implement Element.setAttributeNode{,NS}() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case %!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 e3e281addd LibWeb: Make factory method of DOM::NamedNodeMap 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
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString %!s(int64=2) %!d(string=hai) anos
  Alexander Narsudinov 45525d4f85 LibWeb: Add NamedNodeMap::setNamedItemNS() method %!s(int64=2) %!d(string=hai) anos
  Alexander Narsudinov 530d5adc62 LibWeb: Add NamedNodeMap::removeNamedItemNS() method %!s(int64=2) %!d(string=hai) anos
  Alexander Narsudinov 7679d38c5f LibWeb: Fix incorrect behaviour in NamedNodeMap::removeNamedItem() %!s(int64=2) %!d(string=hai) anos
  Alexander Narsudinov f2d7690702 LibWeb: Add NamedNodeMap::getNamedItemNS() %!s(int64=2) %!d(string=hai) anos
  Alexander Narsudinov ce6cf5bab8 LibWeb: Make method NamedNodeMap::set_attribute() closer to the spec %!s(int64=2) %!d(string=hai) anos
  Alexander Narsudinov 1a0fbe1e85 LibWeb: Add internal get_attribute_ns() methods of NamedNodeMap %!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
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL %!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 530675993b LibWeb: Rename Attribute to Attr %!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 a56b3f9862 LibWeb: Make NamedNodeMap GC-allocated %!s(int64=2) %!d(string=hai) anos
  Luke Wilde a718c62c01 LibWeb: Implement all "attributes" mutation records for MutationObserver %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7fc770cfac LibWeb: Make DOM::NamedNodeMap forward its ref count to DOM::Element %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 7f223e2290 LibWeb: Do not create lowercase strings in NamedNodeMap::get_attribute %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn b67f6daf05 LibWeb: Weakly store NamedNodeMap's & Attribute's associated Element %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 2a3ac02ef1 LibWeb: Implement (most of) NamedNodeMap to store attributes %!s(int64=3) %!d(string=hai) anos