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

Аутор SHA1 Порука Датум
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String пре 1 година
  Shannon Booth 8531d11fab LibWeb: Port DOMParser 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 8f927eaa68 LibWeb: Add HTMLDocument class пре 2 година
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible пре 2 година
  Kenneth Myhra 0d9076c9f5 LibWeb: Make factory methods of DOM::Document fallible пре 2 година
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() пре 2 година
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s пре 2 година
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes пре 2 година
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ пре 2 година
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible пре 2 година
  Andreas Kling d5e831988e LibWeb: Make DOMParser GC-allocated пре 2 година
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated пре 2 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  networkException 6805baeedd LibWeb: Add the type field to DOM::Document пре 3 година
  Ali Mohammad Pur 5a0123fd2f LibWeb: Load X(HT)ML documents and transform them into HTML DOM пре 3 година
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb пре 3 година
  Andreas Kling 8b2499b112 LibWeb: Make document.write() work while document is parsing пре 3 година
  Luke Wilde 10581cfaeb LibWeb: Use DOMParserSupportedType enum for DOMParser.parseFromString пре 3 година
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser пре 3 година
  Luke f7ad8c0f94 LibWeb: Add DOMParser пре 4 година