Historie revizí

Autor SHA1 Zpráva Datum
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window před 2 roky
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL před 2 roky
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ před 2 roky
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro před 2 roky
  Andreas Kling 0c7ab663c1 LibWeb: Flesh out most of the "unload" algorithm for documents před 2 roky
  Andreas Kling 797d28adca LibWeb: Save begin/end timestamps for load and DOMContentLoaded events před 2 roky
  Andreas Kling 67559b1279 LibWeb: Add load/unload timing structures to Document před 2 roky
  Andreas Kling 92deba7197 LibWeb: Implement Document/BrowsingContext hookup according to spec před 2 roky
  Andreas Kling d4acdac317 LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages před 2 roky
  Andreas Kling e5f6d36616 LibWeb: Keep more of the navigation parameters in Document před 2 roky
  Andreas Kling 42b8656db3 LibWeb: Flesh out "document visibility" state a bit more před 2 roky
  Andreas Kling 0810e77d77 LibWeb: Set the document "completely loaded time" when appropriate před 2 roky
  Andreas Kling e6ef366859 LibWeb: Implement basic support for Document.all před 2 roky
  Andreas Kling fa2dd4cbe3 LibWeb: Make Document vend the same HTMLCollections every time před 2 roky
  Andreas Kling da451467b1 LibWeb: Implement basic "scroll" events at the document level před 2 roky
  Andreas Kling 07c4bf03b5 LibWeb: Add "scripts to execute in order as soon as possible" před 2 roky
  Andreas Kling 9e274d9501 LibWeb: Make Document.createElement() lowercase HTML local names před 2 roky
  Luke Wilde 6a4934a030 LibWeb: Implement document.domain getter před 2 roky
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers před 2 roky
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated před 2 roky
  Andreas Kling 16fbb91aa1 LibWeb: Make History GC-allocated před 2 roky
  Andreas Kling 2bba97964b LibWeb: Make HTMLCollection and subclasses GC-allocated před 2 roky
  Andreas Kling 4c887bf6c3 LibWeb: Remove Document::interpreter() před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Andreas Kling bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated před 3 roky
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated před 3 roky
  Andreas Kling a4ddb0ef87 LibWeb: Make TreeWalker GC-allocated před 3 roky
  Andreas Kling bd629c45b5 LibWeb: Make NodeIterator GC-allocated před 3 roky
  Andreas Kling 8cda70c892 LibWeb: Move event listeners, handlers and callbacks to the GC heap před 3 roky
  Andreas Kling 967a3e5a45 LibWeb: Make DOMImplementation GC-allocated před 3 roky