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
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL il y a 9 mois
  Shannon Booth 329e9ed820 LibWeb: Fix spec typo in inner_navigate_event_firing_algorithm il y a 9 mois
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String il y a 9 mois
  Sam Atkins ec15f8fa62 LibWeb/HTML: Re-order promise resolution to match spec il y a 10 mois
  Shannon Booth fc83653f3c LibWeb: Use HeapFunction directly in SessionHistoryTraversalQueue il y a 11 mois
  Jamie Mansfield 4c5fa102a3 LibWeb: Don't set hashChange for classic history navigate events il y a 1 an
  Andrew Kaster 45860e3878 LibWeb: Move consume history-action user activation to Window il y a 1 an
  Andrew Kaster 9c6ebe21d2 LibWeb: Remove get prefix from activation timestamp getters il y a 1 an
  Jamie Mansfield 7da449ce01 LibWeb: Check correct activation (spec fix) il y a 1 an
  Jamie Mansfield a741f68eb9 LibWeb: Implement "consume history-action user activation" il y a 1 an
  Kenneth Myhra a3661fd7f2 LibWeb: Let queue_global_task() take a JS::HeapFunction il y a 1 an
  Aliaksandr Kalenik 890da021c4 LibWeb: Abort ongoing navigation before firing next navigation event il y a 1 an
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration il y a 1 an
  Matthew Olsson 31341b280a LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR() il y a 1 an
  Shannon Booth 70e2f51674 LibWeb: Prefer GCPtr<T> over Optional<NonnullGCPtr<T>> il y a 1 an
  Aliaksandr Kalenik 39f74d3437 LibWeb: Bring HistoryHandlingBehavior up to date with the specification il y a 1 an
  Aliaksandr Kalenik ce325a9912 LibWeb: Add SessionHistoryEntry::document() il y a 1 an
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class il y a 1 an
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library il y a 1 an
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Andrew Kaster 1358fe85b0 LibWeb: Add option to TemporaryExecutionContext to prepare for callbacks il y a 1 an
  Andrew Kaster 19e802d09c LibWeb: Remove invalid assertion in API method tracker promotion AO il y a 1 an
  Andrew Kaster 3441b37de5 LibWeb: Store Promise::wait_for_all state in a JS-heap allocated object il y a 1 an
  Andrew Kaster 346eb02659 LibWeb: Remove last substantial FIXMEs from Navigation API il y a 1 an
  Andrew Kaster 52a9a8146b LibWeb: Remove old FIXMEs about not setting up the navigation API's NHEs il y a 1 an
  Andrew Kaster 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API il y a 1 an
  Andrew Kaster a8091c009b LibWeb: Add assorted AOs related to populating the navigation API's SHEs il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString il y a 1 an