Историја ревизија

Аутор SHA1 Порука Датум
  Aliaksandr Kalenik 02d5ed44cb LibWeb: Stub Range::get_client_rects() пре 1 година
  Shannon Booth ee431e6911 LibWeb: Use WebIDL typedefs in Range/AbstractRange пре 1 година
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks пре 1 година
  Shannon Booth 7b79324548 LibWeb: Port Range interface from DeprecatedString to String пре 1 година
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible пре 1 година
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
  Andreas Kling e8f5085669 LibWeb: Implement Range.createContextualFragment() пре 2 година
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
  Kenneth Myhra 0791195843 LibWeb: Make factory methods of DOM::Range fallible пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Andreas Kling b79bc25a1f LibWeb: Use DOM Selection instead of ad-hoc layout tree selection пре 2 година
  Andreas Kling bf69f4370e LibWeb: Implement BrowsingContext::selected_text() in terms of Selection пре 2 година
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() пре 2 година
  Luke Wilde 34c130b336 LibWeb: Stub Range.getBoundingClientRect пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Andreas Kling 317ab7a04b LibWeb: Make Range's boundary point comparison a public function пре 2 година
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL пре 2 година
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ пре 2 година
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro пре 2 година
  Andreas Kling 45425de849 LibWeb: Use the WRAPPER_HACK() macro instead of hand-coding wrap() пре 2 година
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
  Andreas Kling bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated пре 2 година
  Andreas Kling 2fb9eb5257 LibWeb: Implement Range.deleteContents() пре 3 година
  Andreas Kling e1c71b3f91 LibWeb: Implement Range.cloneContents() пре 3 година
  Andreas Kling 8ab25f8d8c LibWeb: Implement Range.surroundContents(newParent) пре 3 година
  Andreas Kling 1254758b00 LibWeb: Update live DOM ranges on Text and CharacterData mutations пре 3 година
  Andreas Kling c74b1b6d65 LibWeb: Implement Range.insertNode(node) пре 3 година
  Andreas Kling 16f4c76da6 LibWeb: Implement Range.extractContents() пре 3 година
  Andreas Kling 394cd77467 LibWeb: Implement stringifier for DOM Range :^) пре 3 година