Historie revizí

Autor SHA1 Zpráva Datum
  Timothy Flynn 1be67faab7 LibWeb+WebContent: Handle user prompts that open during script execution před 8 měsíci
  Timothy Flynn 3cc7118bf4 LibWeb: Insert newlines around WebDriver scripts před 8 měsíci
  Shannon Booth cc91473f4d LibWeb: Make TemporaryExecutionContext take a Realm& před 8 měsíci
  Shannon Booth d7023f5f45 LibWeb: Change backup imcumbent stack to hold Realm instead of Settings před 8 měsíci
  Shannon Booth 8dffd8e7d6 LibWeb: Implement prepare_to_run_script on a Realm& před 8 měsíci
  Shannon Booth d6fdaf6b26 LibWeb: Implement clean_up_after_running_script on a Realm před 8 měsíci
  Shannon Booth 29cea5bd24 LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction před 8 měsíci
  Shannon Booth 7487a782db LibWeb: Use HeapFunction for EventLoopPlugin::spin_until před 8 měsíci
  Timothy Flynn 99d4c2de29 LibWeb: Make WebDriver's script executor public and a bit more general před 8 měsíci
  Timothy Flynn 8598d4670d LibWeb: Move WebDriver's HeapTimer helper class to its own file před 8 měsíci
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL před 8 měsíci
  Timothy Flynn a9c858fc78 LibWeb: Implement WebDriver element references according to the spec před 8 měsíci
  Timothy Flynn bf60765903 LibWeb+WebContent: Implement the WebDriver JSON clone steps for elements před 10 měsíci
  Timothy Flynn 4a6d0e0f90 LibWeb+WebContent: Use the current window to execute WebDriver scripts před 10 měsíci
  Timothy Flynn c2cf65adac WebDriver: Handle script execution results without spinning event loops před 10 měsíci
  Tim Ledbetter 107549dc86 LibWeb/WebDriver: Align execute script methods with the specification před 10 měsíci
  Tim Ledbetter b688b5d9d4 LibWeb: Correctly test if WebDriver ExecuteScript timeout is reached před 10 měsíci
  Andrew Kaster b20a1d0fcd LibWeb: Prefix AK::Duration with AK Namespace před 1 rokem
  Aliaksandr Kalenik e934132442 LibJS+LibWeb: Pass function metadata collected in parsing using a struct před 1 rokem
  Aliaksandr Kalenik ebb3d8025c LibJS: Get `this` from execution context for non-arrow functions před 1 rokem
  Aliaksandr Kalenik 4d5823a5bc LibWeb+LibJS: Skip function environment allocation if possible před 1 rokem
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM před 1 rokem
  Timothy Flynn 747fd86f26 LibWeb: Make WebDriver check if the BC's navigable has been destroyed před 1 rokem
  Andrew Kaster 9645daaf6c LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext před 1 rokem
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  stelar7 434d95ef55 LibWeb: Add missing promise rejection in `execute_async_script` před 2 roky
  stelar7 b0adf96eff LibWeb: Implement the timeout step of `execute_async_script` před 2 roky
  Andreas Kling 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible před 1 rokem
  Timothy Flynn f57310999d LibWeb: Update workarounds for the empty execution context stack před 2 roky
  Aliaksandr Kalenik 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject před 2 roky