Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik cc447c9c80 LibWeb+WebContent: Move paint recording init into Navigable hace 1 año
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable hace 1 año
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable hace 1 año
  Andreas Kling 0c7b1d27b4 LibWeb: Remove incomplete attempt to avoid repaints outside viewport hace 1 año
  Sam Atkins c5223ae77f LibWeb: Adjust create_document_for_inline_content() for future use hace 1 año
  Shannon Booth c63d30ce67 LibWeb: Port HTML Environments from ByteString hace 1 año
  Sam Atkins 99fc3c7551 LibWeb: Stop shadowing location_url hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Vladimir Shakhov e2391105a1 LibWeb: Call process_session_history_traversal_queue on history update hace 1 año
  Sam Atkins 9b77fc00ba LibWeb: Add missing FIXME to Navigable::navigate() hace 1 año
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& hace 1 año
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& hace 1 año
  Andrew Kaster 0104c8d052 LibWeb: Handle window.open() when passed a navigable name hace 1 año
  Andrew Kaster fbf87299a2 LibWeb: Align choose a navigable AO closer to the spec hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Aliaksandr Kalenik 4f2a0a3d56 LibWeb: Remove ongoing navigation id check in navigate_to_a_fragment() hace 1 año
  Luke Wilde 7467307377 LibWeb: Use "POST" instead of "post" for POST resources in navigables hace 1 año
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params hace 1 año
  Karol Kosek 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h hace 1 año
  Aliaksandr Kalenik b43b3d2f8d LibWeb: Null check container while creating srcdoc navigation params hace 1 año
  Bastiaan van der Plaat 04ee15a5ad Ladybird+LibWeb: Use old error.html template for navigation errors again hace 1 año
  Aliaksandr Kalenik 699ead0939 LibWeb: Start fleshing out update document for history step application hace 1 año
  Aliaksandr Kalenik 40cbe9e72b LibWeb: Add `index` and `length` into `HTML::History` hace 1 año
  Andrew Kaster 7e277797ad LibWeb: Add about base url to the various AOs that construct documents 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
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader hace 1 año
  Aliaksandr Kalenik 8e832a174e LibWeb: Update `determine_the_origin` to match the latest spec hace 1 año