提交历史

作者 SHA1 备注 提交日期
  Aliaksandr Kalenik 966b042db6 LibWeb: Fix hanging location.reload() when SHE is populated by fetching 1 年之前
  Aliaksandr Kalenik 609a72f7c7 LibWeb: Fix endless spinning in apply_the_history_step() 1 年之前
  Aliaksandr Kalenik baf589deef LibWeb: Add missing navigable destroyed check 1 年之前
  Aliaksandr Kalenik 220088480b LibWeb: Bring "apply the history step" up to date with the spec 1 年之前
  Aliaksandr Kalenik ce325a9912 LibWeb: Add SessionHistoryEntry::document() 1 年之前
  Aliaksandr Kalenik b590d1b48b LibWeb: Transform SessionHistoryEntry from a struct to a class 1 年之前
  Aliaksandr Kalenik e09816c37c LibWeb: Run only tasks with navigation source in "apply history step" 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 年之前
  Andrew Kaster 2b3bc2654f LibWeb: Mark Navigable as destroyed in destroy_top_level_traversable AO 1 年之前
  Andrew Kaster 53273e2037 LibWeb: Don't navigate() to about:blank when making a fresh Traversable 1 年之前
  Andrew Kaster 813c66403d LibWeb: Catch null browsing context in destroy_top_level_traversable 1 年之前
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables 1 年之前
  Andrew Kaster 4f088aff3d LibWeb: Implement synchronous session history steps 1 年之前
  Andrew Kaster 346eb02659 LibWeb: Remove last substantial FIXMEs from Navigation API 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 fd7be22653 LibWeb: Make TraversableNavigable store Page member as NonnullGCPtr 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Aliaksandr Kalenik 38531ce7cf LibWeb: Do not unload during same-document history step application 1 年之前
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params 1 年之前
  Karol Kosek 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h 1 年之前
  Andreas Kling 759ad905de LibWeb: Remove FIXME about spec bug in page visibility 1 年之前
  Aliaksandr Kalenik 699ead0939 LibWeb: Start fleshing out update document for history step application 1 年之前
  Andrew Kaster 7e277797ad LibWeb: Add about base url to the various AOs that construct documents 1 年之前
  Andrew Kaster dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec 1 年之前
  Andreas Kling 38cb15ff49 LibWeb: Move system visibility state to TraversableNavigable 1 年之前
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader 1 年之前
  Aliaksandr Kalenik 7daa462ef8 LibWeb: Remove BrowsingContext::create_a_new_top_level_browsing_context 1 年之前
  Aliaksandr Kalenik c437f16cc1 LibWeb: Early return navigation process if navigable has been destroyed 1 年之前