Aliaksandr Kalenik
|
c46bea479c
Everywhere: Hand pid of new process to client in launch_server_process()
|
1 year ago |
Aliaksandr Kalenik
|
be2c484bb6
LibWebView+WebContent: Move backing store allocation into WebContent
|
1 year ago |
Aliaksandr Kalenik
|
cbbe49cdf0
WebContent: Move screenshot requests handling into repaint loop
|
1 year ago |
Luke Warlow
|
099b77d60f
LibWeb: Add motion preference
|
1 year ago |
Daniel Bertalan
|
bf1f631f25
Everywhere: Write dtors for types with incomplete members out-of-line
|
1 year ago |
Tim Ledbetter
|
9b5d1382bf
LibWeb: Rerun find in page query when navigating between URLs
|
1 year ago |
Luke Warlow
|
ee64684565
LibWeb: Add Contrast preference
|
1 year ago |
circl
|
c169e43e13
Userland: Remove some SerenityOS checks
|
1 year ago |
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 |