Historique des commits

Auteur SHA1 Message Date
  Shannon Booth d6fdaf6b26 LibWeb: Implement clean_up_after_running_script on a Realm il y a 9 mois
  Shannon Booth 29cea5bd24 LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction il y a 9 mois
  Shannon Booth 7487a782db LibWeb: Use HeapFunction for EventLoopPlugin::spin_until il y a 9 mois
  Timothy Flynn 99d4c2de29 LibWeb: Make WebDriver's script executor public and a bit more general il y a 9 mois
  Timothy Flynn 8598d4670d LibWeb: Move WebDriver's HeapTimer helper class to its own file il y a 9 mois
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL il y a 9 mois
  Timothy Flynn a9c858fc78 LibWeb: Implement WebDriver element references according to the spec il y a 9 mois
  Timothy Flynn bf60765903 LibWeb+WebContent: Implement the WebDriver JSON clone steps for elements il y a 10 mois
  Timothy Flynn 4a6d0e0f90 LibWeb+WebContent: Use the current window to execute WebDriver scripts il y a 10 mois
  Timothy Flynn c2cf65adac WebDriver: Handle script execution results without spinning event loops il y a 10 mois
  Tim Ledbetter 107549dc86 LibWeb/WebDriver: Align execute script methods with the specification il y a 11 mois
  Tim Ledbetter b688b5d9d4 LibWeb: Correctly test if WebDriver ExecuteScript timeout is reached il y a 11 mois
  Andrew Kaster b20a1d0fcd LibWeb: Prefix AK::Duration with AK Namespace il y a 1 an
  Aliaksandr Kalenik e934132442 LibJS+LibWeb: Pass function metadata collected in parsing using a struct il y a 1 an
  Aliaksandr Kalenik ebb3d8025c LibJS: Get `this` from execution context for non-arrow functions il y a 1 an
  Aliaksandr Kalenik 4d5823a5bc LibWeb+LibJS: Skip function environment allocation if possible il y a 1 an
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM il y a 1 an
  Timothy Flynn 747fd86f26 LibWeb: Make WebDriver check if the BC's navigable has been destroyed il y a 1 an
  Andrew Kaster 9645daaf6c LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  stelar7 434d95ef55 LibWeb: Add missing promise rejection in `execute_async_script` il y a 2 ans
  stelar7 b0adf96eff LibWeb: Implement the timeout step of `execute_async_script` il y a 2 ans
  Andreas Kling 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible il y a 2 ans
  Timothy Flynn f57310999d LibWeb: Update workarounds for the empty execution context stack il y a 2 ans
  Aliaksandr Kalenik 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject il y a 2 ans
  Aliaksandr Kalenik 857ceb215c LibWeb/WebDriver: Support resolve with callback in execute_async_script il y a 2 ans
  kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration il y a 2 ans
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration il y a 2 ans
  Kemal Zebari eda2a2f5da AK: Remove `must_set()` from `JsonArray` il y a 2 ans
  Cameron Youell 8134dccdc7 AK: Add new failable `JsonArray::{append/set}` functions il y a 2 ans