Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 0c7b1d27b4 LibWeb: Remove incomplete attempt to avoid repaints outside viewport há 1 ano atrás
  Sam Atkins c5223ae77f LibWeb: Adjust create_document_for_inline_content() for future use há 1 ano atrás
  Shannon Booth c63d30ce67 LibWeb: Port HTML Environments from ByteString há 1 ano atrás
  Sam Atkins 99fc3c7551 LibWeb: Stop shadowing location_url há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Vladimir Shakhov e2391105a1 LibWeb: Call process_session_history_traversal_queue on history update há 1 ano atrás
  Sam Atkins 9b77fc00ba LibWeb: Add missing FIXME to Navigable::navigate() há 1 ano atrás
  Shannon Booth 0cb0d60ac5 LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page& há 1 ano atrás
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& há 1 ano atrás
  Andrew Kaster 0104c8d052 LibWeb: Handle window.open() when passed a navigable name há 1 ano atrás
  Andrew Kaster fbf87299a2 LibWeb: Align choose a navigable AO closer to the spec há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Aliaksandr Kalenik 4f2a0a3d56 LibWeb: Remove ongoing navigation id check in navigate_to_a_fragment() há 1 ano atrás
  Luke Wilde 7467307377 LibWeb: Use "POST" instead of "post" for POST resources in navigables há 1 ano atrás
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params há 1 ano atrás
  Karol Kosek 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h há 1 ano atrás
  Aliaksandr Kalenik b43b3d2f8d LibWeb: Null check container while creating srcdoc navigation params há 1 ano atrás
  Bastiaan van der Plaat 04ee15a5ad Ladybird+LibWeb: Use old error.html template for navigation errors again há 1 ano atrás
  Aliaksandr Kalenik 699ead0939 LibWeb: Start fleshing out update document for history step application há 1 ano atrás
  Aliaksandr Kalenik 40cbe9e72b LibWeb: Add `index` and `length` into `HTML::History` há 1 ano atrás
  Andrew Kaster 7e277797ad LibWeb: Add about base url to the various AOs that construct documents há 1 ano atrás
  Andrew Kaster dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec há 1 ano atrás
  Andrew Kaster f296382e1a LibWeb: Implement inform the navigation api about aborting navigation há 1 ano atrás
  Andrew Kaster 25ffe6becb LibWeb: Correct spelling of UserNavigationTiming enum há 1 ano atrás
  Andreas Kling 93e4a0de16 LibWeb: Move has_a_rendering_opportunity() to Navigable há 1 ano atrás
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader há 1 ano atrás
  Aliaksandr Kalenik 8e832a174e LibWeb: Update `determine_the_origin` to match the latest spec há 1 ano atrás
  Aliaksandr Kalenik 4446858401 LibWeb: Do not crash if parsing failed in `load_document()` há 1 ano atrás
  Aliaksandr Kalenik ead311eac7 LibWeb: Delete navigation id check in navigate_to_a_javascript_url há 1 ano atrás
  Aliaksandr Kalenik 9b16e5373d LibWeb: Process session history queue after initial iframe navigation há 1 ano atrás