Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser преди 3 години
  Andreas Kling 01900801e3 LibWeb: Implement <script src> execution for non-blocking scripts преди 3 години
  Andreas Kling c34da16089 LibWeb: Make <script src> loads partially async (by following the spec) преди 3 години
  Andreas Kling 60d0f041b7 LibWeb: Use Document::realm() in HTMLScriptElement::prepare_script() преди 3 години
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it преди 3 години
  Linus Groh 106f295916 LibJS+LibWeb: Make JS::Script and Web::HTML::ClassicScript use Realms преди 3 години
  Andreas Kling 1484980f8f LibWeb+LibJS: Remember source filenames when using HTML::Script преди 3 години
  Andreas Kling 1864b2b828 LibWeb: Make HTMLScriptElement create and run ClassicScripts преди 3 години
  Andreas Kling 35c4a1ebcb LibWeb: Annotate HTMLScriptElement::execute_script() with spec comments преди 3 години
  Andreas Kling bc12921d43 LibWeb: Rename HTMLScriptElement::m_script_source => m_source_text преди 3 години
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() преди 3 години
  Andreas Kling 5356de1c58 LibWeb: Use the task queue to fire "error" events on scripts преди 3 години
  Andreas Kling b8d683c5fb LibWeb: Tweak for/event whitespace stripping in <script> to match spec преди 3 години
  Andreas Kling 917725ce67 LibWeb: Annotate HTMLScriptElement::prepare_script() with spec comments преди 3 години
  Luke Wilde 44b8afdbc4 LibWeb: Don't trim whitespace when checking for "module" type on scripts преди 3 години
  Luke 0ea50d44bf LibWeb: Check if scripting is disabled before running script преди 4 години
  Linus Groh c2f936b14c LibWeb: Use full source URL as script filename преди 4 години
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. преди 4 години
  Timothy Flynn 347838a240 LibWeb: Set Cookie header on <script> resource requests преди 4 години
  Luke be47a94876 LibWeb: Only prepare scripts on insertion if they're not parser inserted преди 4 години
  Linus Groh 000ef96613 LibWeb: Pass optional status code to ResourceLoader callbacks преди 4 години
  Andreas Kling 8cafdf8985 LibWeb: Make sure <script> elements get prepared when connected преди 4 години
  Luke 4477a0d6fd LibWeb: Remove FIXME in is_javascript_mime_type_essence_match преди 4 години
  Jean-Baptiste Boric 8dca96fb61 LibWeb: Provide file name to JavaScript interpreter преди 4 години
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY преди 4 години
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) преди 4 години
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often преди 4 години
  Luke 3f5532d43e LibWeb: Flesh out prepare_script and execute_script преди 4 години
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ преди 4 години