Historique des commits

Auteur SHA1 Message Date
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Aliaksandr Kalenik c3f5dbb101 LibWeb: Paint page only if something that requires repaint happened il y a 1 an
  Aliaksandr Kalenik fc40d35012 LibWeb: Move paint properties invalidation flag into Document il y a 1 an
  Aliaksandr Kalenik bf14de4118 LibWeb: Remove direct calls of page_did_request_scroll_to() il y a 1 an
  Aliaksandr Kalenik 1af466babf LibWeb: Fix invalidation of CSS properties that do not affect layout il y a 1 an
  Andrew Kaster 567bb0f6a2 LibWeb: Implement user navigation involvement helper for MouseEvents 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
  Aliaksandr Kalenik cc447c9c80 LibWeb+WebContent: Move paint recording init into Navigable il y a 1 an
  Sam Atkins 6c5450f9ce LibWeb: Report if anything is delaying load event, not the count il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params il y a 1 an
  Andrew Kaster dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec il y a 1 an
  Andrew Kaster f296382e1a LibWeb: Implement inform the navigation api about aborting navigation il y a 1 an
  Andrew Kaster 25ffe6becb LibWeb: Correct spelling of UserNavigationTiming enum il y a 1 an
  Andreas Kling 93e4a0de16 LibWeb: Move has_a_rendering_opportunity() to Navigable il y a 1 an
  Aliaksandr Kalenik 3634749d98 LibWeb: Update `Window::open_impl()` to use navigables il y a 1 an
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` il y a 1 an
  Aliaksandr Kalenik ee50d9b2b5 LibWeb: Update Page to use navigables il y a 1 an
  Aliaksandr Kalenik 6522fa8933 LibWeb: Use DocumentLoadEventDelayer to delay load event in Navigable il y a 1 an
  Aliaksandr Kalenik c437f16cc1 LibWeb: Early return navigation process if navigable has been destroyed il y a 1 an
  Aliaksandr Kalenik 84139a10d2 LibWeb: Implement navigation to `javascript:` URLs for navigables il y a 1 an
  Aliaksandr Kalenik 09013583f2 LibWeb: Add `Navigable::set_ongoing_navigation()` il y a 1 an
  Aliaksandr Kalenik aa0d254fa3 LibWeb: Start fleshing out "URL and history update steps" il y a 1 an
  Andrew Kaster 6cfe19e5be LibWeb: Update Navigable::navigate() to the current state of the spec il y a 1 an
  Andrew Kaster 0ed67fc0ce LibWeb: Add virtual to check if a Navigable is a top level traversable il y a 1 an
  Andrew Kaster 34ea470d4f LibWeb: Add AO for navigation_must_be_a_replace to Navigable il y a 1 an
  Aliaksandr Kalenik 38c7703fe8 LibWeb: Add allowPOST param in populate_session_history_entry_document il y a 1 an
  Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions il y a 2 ans
  Andreas Kling 406e3ed849 LibWeb: Implement getting the container document of a navigable il y a 2 ans
  Aliaksandr Kalenik d85bdd3ac5 LibWeb: Add API for finding NavigableContainer by content navigable il y a 2 ans