Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth 2ab7129595 LibWeb: Port HTMLScriptElement interface from DeprecatedString to String před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() před 2 roky
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() před 2 roky
  Timothy Flynn a84e64ed22 LibWeb: Implement fetching classic scripts using Fetch infrastructure před 2 roky
  Andreas Kling 4637d020c3 LibWeb: Add fast_is<T>() helper for HTMLScriptElement před 2 roky
  Sam Atkins 7d08d5ad6f LibWeb: Remove now-unused includes from StyleValue.cpp před 2 roky
  Andreas Kling ff7b949061 LibWeb: Make HTMLScript private members private once again před 2 roky
  Andreas Kling e8f5085669 LibWeb: Implement Range.createContextualFragment() před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Andreas Kling 1aac1085b3 LibWeb: Update HTMLScriptElement prepare and execute to latest HTML spec před 2 roky
  Andreas Kling 7d45927d41 LibWeb: Rename HTMLScriptElement "non-blocking" to "force async" před 2 roky
  Andreas Kling 7b9138be55 LibWeb: Add spec links to HTMLScriptElement member variables před 2 roky
  Sam Atkins 0823a3c422 BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions před 2 roky
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro před 2 roky
  Andreas Kling 83c69fa62e LibWeb: Handle JavaScript source code with non-UTF-8 encoding před 2 roky
  Andreas Kling 8f9ed415a0 LibJS+LibWeb: Make HTML::Script GC-allocated před 2 roky
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated před 2 roky
  Ali Mohammad Pur 5a0123fd2f LibWeb: Load X(HT)ML documents and transform them into HTML DOM před 3 roky
  Andreas Kling cbd343dced LibWeb: Only delay "load" event for script elements that load something před 3 roky
  Andreas Kling 2c9dfadb21 LibWeb: Don't delay document "load" event for unclosed script tags před 3 roky
  Idan Horowitz c575710e5e LibWeb: Use inline script tag source line as javascript line offset před 3 roky
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace před 3 roky
  Andreas Kling 65e0f8184d LibWeb: Make parser <script> elements delay the document load event před 3 roky
  Andreas Kling b1529e3202 LibWeb: Remove some unused includes and a member in HTMLScriptElement před 3 roky
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser před 3 roky
  Andreas Kling 1864b2b828 LibWeb: Make HTMLScriptElement create and run ClassicScripts před 3 roky
  Andreas Kling bc12921d43 LibWeb: Rename HTMLScriptElement::m_script_source => m_source_text před 3 roky