Aliaksandr Kalenik
|
561e011e07
LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard
|
1 year ago |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 year ago |
Andreas Kling
|
94e55768f6
LibWeb: Ensure layout is up-to-date before blinking the input cursor
|
1 year ago |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 year ago |
Shannon Booth
|
f9e5b43b7a
LibWeb: Rename URL platform object to DOMURL
|
1 year ago |
Timothy Flynn
|
747fd86f26
LibWeb: Make WebDriver check if the BC's navigable has been destroyed
|
1 year ago |
Andrew Kaster
|
888e67992a
LibWeb: Remove unused BrowsingContext functions and data members
|
1 year ago |
Andrew Kaster
|
9645daaf6c
LibWeb: Remove RemoteBrowsingContext and AbstractBrowsingContext
|
1 year ago |
Andrew Kaster
|
6e75440d5a
LibWeb: Bring Document::fallback_base_url closer to the spec
|
1 year ago |
Andrew Kaster
|
677bdc2a4f
Ladybird: Add IPC call for creating a new child tab
|
1 year ago |
Aliaksandr Kalenik
|
7ad0767aa0
LibWeb: Remove BrowsingContext::scroll_to()
|
1 year ago |
Aliaksandr Kalenik
|
bf14de4118
LibWeb: Remove direct calls of page_did_request_scroll_to()
|
1 year ago |
Andreas Kling
|
92b6edb35a
LibWeb: Go directly from DOM node to paintable in cursor blink timer
|
1 year ago |
Aliaksandr Kalenik
|
7c2713c14f
LibWeb: Move set_needs_display() from layout node to paintable
|
1 year ago |
Aliaksandr Kalenik
|
814bed33b4
LibWeb: Move box_type_agnostic_position() from layout node to paintable
|
1 year ago |
Aliaksandr Kalenik
|
31e5b5f5de
LibWeb: Use paintable to represent event tracking node
|
1 year ago |
Shannon Booth
|
0b7c8e0de5
LibWeb: Port BrowsingContext from ByteString
|
1 year ago |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Andreas Kling
|
70193c0009
LibWeb: Let Document have a direct GCPtr to its containing Web::Page
|
1 year ago |
Andreas Kling
|
bf4c8f4a09
LibWeb: Make BrowsingContext store Page member as NonnullGCPtr
|
2 years ago |
Shannon Booth
|
f976ec005c
LibWeb: Port DOM::Document from DeprecatedString
|
1 year ago |
Timothy Flynn
|
5913efbb45
LibWeb: Add a visit_edges() override to AbstractBrowsingContext
|
1 year ago |
Andrew Kaster
|
0104c8d052
LibWeb: Handle window.open() when passed a navigable name
|
1 year ago |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 year ago |
Andreas Kling
|
3ff81dcb65
LibWeb: Make Web::Namespace::Foo strings be FlyString
|
1 year ago |
Andreas Kling
|
f052823f5f
LibWeb: Use FlyString for create_element() namespace strings
|
1 year ago |
Aliaksandr Kalenik
|
895ec6ad09
LibWeb: Remove unused append_child and remove_child in BrowsingContext
|
1 year ago |
Aliaksandr Kalenik
|
46254101f7
LibWeb: Change DOM::Position to be GC-allocated
|
1 year ago |
Andrew Kaster
|
7e277797ad
LibWeb: Add about base url to the various AOs that construct documents
|
1 year ago |
Andreas Kling
|
413cc1774e
LibWeb: Remove unused BrowsingContext::scroll_offset_did_change()
|
1 year ago |