Commit History

作者 SHA1 備註 提交日期
  Aliaksandr Kalenik 39f74d3437 LibWeb: Bring HistoryHandlingBehavior up to date with the specification 1 年之前
  Aliaksandr Kalenik ce325a9912 LibWeb: Add SessionHistoryEntry::document() 1 年之前
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 年之前
  Andrew Kaster 1358fe85b0 LibWeb: Add option to TemporaryExecutionContext to prepare for callbacks 1 年之前
  Andrew Kaster 19e802d09c LibWeb: Remove invalid assertion in API method tracker promotion AO 1 年之前
  Andrew Kaster 3441b37de5 LibWeb: Store Promise::wait_for_all state in a JS-heap allocated object 1 年之前
  Andrew Kaster 346eb02659 LibWeb: Remove last substantial FIXMEs from Navigation API 1 年之前
  Andrew Kaster 52a9a8146b LibWeb: Remove old FIXMEs about not setting up the navigation API's NHEs 1 年之前
  Andrew Kaster 6c1944ee61 LibWeb: Flesh out apply the history step to setup the navigation API 1 年之前
  Andrew Kaster a8091c009b LibWeb: Add assorted AOs related to populating the navigation API's SHEs 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Andrew Kaster 0f8ae12d44 LibWeb: Implement fire a download request navigate event 1 年之前
  Andrew Kaster 67bc3629a9 LibWeb: Implement fire a push/replace/reload navigate event 1 年之前
  Andrew Kaster 5549371b52 LibWeb: Implement fire a traverse navigate event on Navigation 1 年之前
  Andrew Kaster 3935105d0a LibWeb: Implement the inner navigate event firing algorithm 1 年之前
  Andrew Kaster 0650edc7d7 LibWeb: Implement Navigation AOs that are called during event firing 1 年之前
  Andrew Kaster f296382e1a LibWeb: Implement inform the navigation api about aborting navigation 1 年之前
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String 1 年之前
  Andrew Kaster cf1f14f58c LibWeb: Make to_history_handling_behavior conversion helper public 1 年之前
  Andrew Kaster b1f06e42ce LibWeb: Implement navigation.{traverseTo, back, forward} 1 年之前
  Andrew Kaster 798a1b2751 LibWeb: Implement navigation.reload() 1 年之前
  Andrew Kaster 587cfa7739 LibWeb: Don't assert when calling navigation properties 1 年之前
  Andrew Kaster f8e5df7a99 LibWeb: Implement navigation.navigate() 1 年之前
  Andrew Kaster 3dd3b2019d LibWeb: Add NavigationTransition, a transient property of Navigation 1 年之前
  Andrew Kaster 0c2f758067 LibWeb: Implement the start of the Navigation API 1 年之前