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