Shannon Booth
|
cc91473f4d
LibWeb: Make TemporaryExecutionContext take a Realm&
|
9 months ago |
Shannon Booth
|
b2f3ed8b5a
LibWeb: Rename current settings object to 'current principal'
|
9 months ago |
Shannon Booth
|
7487a782db
LibWeb: Use HeapFunction for EventLoopPlugin::spin_until
|
9 months ago |
Timothy Flynn
|
fa83cc722c
LibWeb+WebContent+WebDriver+UI: Make window rect updates asynchronous
|
9 months ago |
Timothy Flynn
|
0722a3b1c0
LibWeb+WebContent+WebDriver: Asynchronously wait for dialog dismissal
|
9 months ago |
Jelle Raaijmakers
|
9309cc9df3
UI+LibWeb+WebContent: Implement KeyEvent repeat property
|
9 months ago |
Andreas Kling
|
4fdb266077
LibWeb: Make DOM Node unique IDs strongly typed (and 64 bit)
|
9 months ago |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
10 months ago |
Timothy Flynn
|
541968b30d
LibWeb+LibWebView+WebContent: Return a named enum from UI event handlers
|
10 months ago |
Timothy Flynn
|
e8a1b89447
LibWeb: Begin implementing the drag-and-drop processing model
|
11 months ago |
Tim Ledbetter
|
cda31615da
LibWeb: Add WrapAround option to find in page
|
1 year ago |
Tim Ledbetter
|
0b753dcb44
LibWeb: Base the current find in page position on the current selection
|
1 year ago |
Tim Ledbetter
|
6f5ccaecbd
LibWeb: Update current find in page match after performing query
|
1 year ago |
Luke Warlow
|
099b77d60f
LibWeb: Add motion preference
|
1 year ago |
Tim Ledbetter
|
9b5d1382bf
LibWeb: Rerun find in page query when navigating between URLs
|
1 year ago |
Tim Ledbetter
|
077cb7687d
LibWeb: Limit find in page query to documents in the active window
|
1 year ago |
Luke Warlow
|
ee64684565
LibWeb: Add Contrast preference
|
1 year ago |
Tim Ledbetter
|
d33c4c751f
LibWeb+WebContent: Provide feedback on find in page requests
|
1 year ago |
Andrew Kaster
|
d90a9ab70c
LibWeb: Add Web::UIEvents::KeyCode and KeyModifier enums, drop Kernel
|
1 year ago |
Aliaksandr Kalenik
|
5285e22f2a
LibWeb+WebContent: Move scrollbar painting into WebContent
|
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 |
Andreas Kling
|
3945e1a82a
LibJS: Make JS::Cell a Weakable
|
1 year ago |
Andreas Kling
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
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 |
Andrew Kaster
|
29b12cb449
LibWeb: Add a workaround for excessive memory usage in Page::load_html
|
1 year ago |
Matthew Olsson
|
31341b280a
LibWeb: Add calls to JS_{DECLARE,DEFINE}_ALLOCATOR()
|
1 year ago |
Bastiaan van der Plaat
|
4408581ee0
LibWeb: Refactor SelectItem to allow selecting options without value
|
1 year ago |
Timothy Flynn
|
f61f55d397
LibWeb+LibWebView+WebContent: Support muting an entire page
|
1 year ago |