Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling e8f5085669 LibWeb: Implement Range.createContextualFragment() %!s(int64=2) %!d(string=hai) anos
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 0791195843 LibWeb: Make factory methods of DOM::Range fallible %!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
  Andreas Kling b79bc25a1f LibWeb: Use DOM Selection instead of ad-hoc layout tree selection %!s(int64=2) %!d(string=hai) anos
  Andreas Kling bf69f4370e LibWeb: Implement BrowsingContext::selected_text() in terms of Selection %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 34c130b336 LibWeb: Stub Range.getBoundingClientRect %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 317ab7a04b LibWeb: Make Range's boundary point comparison a public function %!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 ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() %!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 bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2fb9eb5257 LibWeb: Implement Range.deleteContents() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e1c71b3f91 LibWeb: Implement Range.cloneContents() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 8ab25f8d8c LibWeb: Implement Range.surroundContents(newParent) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1254758b00 LibWeb: Update live DOM ranges on Text and CharacterData mutations %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c74b1b6d65 LibWeb: Implement Range.insertNode(node) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 16f4c76da6 LibWeb: Implement Range.extractContents() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 394cd77467 LibWeb: Implement stringifier for DOM Range :^) %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML %!s(int64=3) %!d(string=hai) anos
  Luke Wilde ad5fb1fd7e LibWeb: Implement Range.comparePoint %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 62b76e0658 LibWeb: Implement Range.isPointInRange %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 386ee5ab17 LibWeb: Implement Range.intersectsNode %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 4c08757ff9 LibWeb: Add Range.detach %!s(int64=3) %!d(string=hai) anos