Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object 3 yıl önce
  Luke Wilde 54454952e0 LibWeb: Capture <script> element's node document on execution 3 yıl önce
  Sam Atkins 7196570f9b LibWeb: Cast unused smart-pointer return values to void 3 yıl önce
  Andreas Kling bfec16ce46 LibWeb: Remove nonsensical assignment in script-became-ready callback 3 yıl önce
  Andreas Kling 65e0f8184d LibWeb: Make parser <script> elements delay the document load event 3 yıl önce
  Andreas Kling b1529e3202 LibWeb: Remove some unused includes and a member in HTMLScriptElement 3 yıl önce
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser 3 yıl önce
  Andreas Kling 01900801e3 LibWeb: Implement <script src> execution for non-blocking scripts 3 yıl önce
  Andreas Kling c34da16089 LibWeb: Make <script src> loads partially async (by following the spec) 3 yıl önce
  Andreas Kling 60d0f041b7 LibWeb: Use Document::realm() in HTMLScriptElement::prepare_script() 3 yıl önce
  Idan Horowitz 4629f2e4ad LibWeb: Add the Web::URL namespace and move URLEncoder to it 3 yıl önce
  Linus Groh 106f295916 LibJS+LibWeb: Make JS::Script and Web::HTML::ClassicScript use Realms 3 yıl önce
  Andreas Kling 1484980f8f LibWeb+LibJS: Remember source filenames when using HTML::Script 3 yıl önce
  Andreas Kling 1864b2b828 LibWeb: Make HTMLScriptElement create and run ClassicScripts 3 yıl önce
  Andreas Kling 35c4a1ebcb LibWeb: Annotate HTMLScriptElement::execute_script() with spec comments 3 yıl önce
  Andreas Kling bc12921d43 LibWeb: Rename HTMLScriptElement::m_script_source => m_source_text 3 yıl önce
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() 3 yıl önce
  Andreas Kling 5356de1c58 LibWeb: Use the task queue to fire "error" events on scripts 3 yıl önce
  Andreas Kling b8d683c5fb LibWeb: Tweak for/event whitespace stripping in <script> to match spec 3 yıl önce
  Andreas Kling 917725ce67 LibWeb: Annotate HTMLScriptElement::prepare_script() with spec comments 3 yıl önce
  Luke Wilde 44b8afdbc4 LibWeb: Don't trim whitespace when checking for "module" type on scripts 3 yıl önce
  Luke 0ea50d44bf LibWeb: Check if scripting is disabled before running script 4 yıl önce
  Linus Groh c2f936b14c LibWeb: Use full source URL as script filename 4 yıl önce
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
  Timothy Flynn 347838a240 LibWeb: Set Cookie header on <script> resource requests 4 yıl önce
  Luke be47a94876 LibWeb: Only prepare scripts on insertion if they're not parser inserted 4 yıl önce
  Linus Groh 000ef96613 LibWeb: Pass optional status code to ResourceLoader callbacks 4 yıl önce
  Andreas Kling 8cafdf8985 LibWeb: Make sure <script> elements get prepared when connected 4 yıl önce
  Luke 4477a0d6fd LibWeb: Remove FIXME in is_javascript_mime_type_essence_match 4 yıl önce
  Jean-Baptiste Boric 8dca96fb61 LibWeb: Provide file name to JavaScript interpreter 4 yıl önce