Historial de Commits

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