Tim Ledbetter
|
d33c4c751f
LibWeb+WebContent: Provide feedback on find in page requests
|
1 year ago |
Aliaksandr Kalenik
|
5285e22f2a
LibWeb+WebContent: Move scrollbar painting into WebContent
|
1 year ago |
Andreas Kling
|
30a92911fa
WebContent: Remove update_system_fonts() IPC message
|
1 year ago |
Andreas Kling
|
f78ed0600a
LibGfx: Remove FontDatabase "default queries"
|
1 year ago |
Timothy Flynn
|
b01e810a89
LibWeb+LibWebView+WebContent: Support case-insensitive find-in-page
|
1 year ago |
Tim Ledbetter
|
7aea87c9df
LibWeb+LibWebView+WebContent: Add basic find in page functionality
|
1 year ago |
Tim Ledbetter
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 year ago |
Andreas Kling
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
1 year ago |
Andreas Kling
|
d0076aaa24
LibWeb: Remove unnecessary Document::force_layout() API
|
1 year ago |
Aliaksandr Kalenik
|
0c839f0421
LibWeb+LibWebView+WebContent: Add traverse_history_by_delta() IPC call
|
1 year ago |
Aliaksandr Kalenik
|
bfef08177e
LibWeb+LibWebView+WebContent: Add an IPC call for Navigable::reload()
|
1 year ago |
Timothy Flynn
|
12b3332d3c
WebContent: Use outerHTML to copy a DOM node's HTML in the Inspector
|
1 year ago |
Bastiaan van der Plaat
|
4408581ee0
LibWeb: Refactor SelectItem to allow selecting options without value
|
1 year ago |
Andrew Kaster
|
fa8b64d59a
LibWebView+WebContent: Notify UI process about WebContent PID explicitly
|
1 year ago |
Timothy Flynn
|
f61f55d397
LibWeb+LibWebView+WebContent: Support muting an entire page
|
1 year ago |
Timothy Flynn
|
b1a30d8269
LibWebView+WebContent: Remove some SPAM_DEBUG log points
|
1 year ago |
Timothy Flynn
|
4a94a7cdbb
WebContent: Reduce IPC boilerplate within the web content process
|
1 year ago |
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
|
21bfa001b1
LibWeb: Make StyleProperties::m_property_values a bit smaller
|
1 year ago |
Andreas Kling
|
b98a2be96b
LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM
|
1 year ago |
Timothy Flynn
|
18b71a363a
WebContent: Update mouse event data when coalescing consecutive events
|
1 year ago |
Timothy Flynn
|
baf359354b
LibWebView+WebContent: Use Web::InputEvent for WebContent input IPC
|
1 year ago |
Matthew Olsson
|
1ca31e0dc1
LibWeb: Remove unnecessary ErrorOr<> from StyleComputer
|
1 year ago |
Timothy Flynn
|
108521a566
LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior
|
1 year ago |
Andrew Kaster
|
9077fe15ac
WebContent: Tolerate invalid page_ids in ConnectionFromClient
|
1 year ago |
Andrew Kaster
|
3aee787539
LibWeb+WebContent: Convert WebDriver to choose a navigable AO
|
1 year ago |
Andrew Kaster
|
36cd2fb7c5
Ladybird+WebContent: Update IPC calls to handle multiple traversables
|
1 year ago |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
1 year ago |
Bastiaan van der Plaat
|
a47edb4ed1
LibWeb: Refactor unsigned to u32 in WebContentServer.ipc
|
1 year ago |