Dan Klishch
|
56d355a15e
LibWeb: Properly round CSSPixels values in device_to_css_rect
|
1 year ago |
Andrew Kaster
|
7576e9dcd2
LibWeb: Set the UserNavigationInvolvement for UI initiated navigations
|
1 year ago |
Bastiaan van der Plaat
|
0dd5aa40a8
LibWeb: Allow input color to give continuous updates
|
1 year ago |
Aliaksandr Kalenik
|
02936f6944
LibWebView+WebContent: Drive repainting from WebContent process
|
1 year ago |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Bastiaan van der Plaat
|
b73ae80d8b
LibWeb: Refactor WebContentServer mouse input message to DevicePixel
|
1 year ago |
Bastiaan van der Plaat
|
cbb660c756
LibWeb: Make request_select_dropdown more similar to context menu api
|
1 year ago |
Bastiaan van der Plaat
|
466153e680
Ladybird+LibWeb: Add basic select element support
|
1 year ago |
Shannon Booth
|
0cb0d60ac5
LibWeb: Make BrowsingContextGroup & TraversableNavigable return a Page&
|
1 year ago |
Shannon Booth
|
0ae5c070c7
LibWeb: Make Web::Page GC-allocated
|
1 year ago |
Andrew Kaster
|
fbfb70f81a
LibWeb+WebContent: Plumb ability for WebContent process to hold N pages
|
1 year ago |
Andreas Kling
|
6b580d68a3
LibWeb: Rename DOM::Node::id() to unique_id()
|
1 year ago |
Ali Mohammad Pur
|
988c6568a9
LibWeb: Remove Element::set_attribute(name, value?)
|
1 year ago |
Aliaksandr Kalenik
|
44f7d7406c
LibWeb: Use struct to pass Navigable::navigate() params
|
1 year ago |
circl
|
2995a2e212
LibWeb+LibWebView+WebContent: Add support for <input type="color">
|
1 year ago |
Andreas Kling
|
51caa14381
LibWeb: Remove FrameLoader
|
1 year ago |
Aliaksandr Kalenik
|
3c675e3f25
Userland+Ladybird: Always specify url to be about:srcdoc in load_html()
|
1 year ago |
Aliaksandr Kalenik
|
7dd01b245b
LibWeb: Remove unused `Page::load(LoadRequest&)`
|
1 year ago |
Aliaksandr Kalenik
|
ee50d9b2b5
LibWeb: Update Page to use navigables
|
1 year ago |
Bastiaan van der Plaat
|
836a7b00dd
Ladybird+LibWeb: Add MouseEvent screenX and screenY support
|
1 year ago |
Shannon Booth
|
a53459192f
LibWeb: Add Optional<String> overload for Element::set_attribute
|
1 year ago |
Sam Atkins
|
6dcd8d4a2c
LibWeb: Add support for "User" CascadeOrigin
|
1 year ago |
Aliaksandr Kalenik
|
bec07d4af7
LibWeb: Use fixed-point saturated arithmetics for CSSPixels
|
2 years ago |
Timothy Flynn
|
f57310999d
LibWeb: Update workarounds for the empty execution context stack
|
2 years ago |
Timothy Flynn
|
9e95c9892c
Ladybird+LibWeb+WebContent: Add context menu controls for muting audio
|
2 years ago |
Timothy Flynn
|
14ca04de25
Ladybird+LibWeb+WebContent: Generalize video context menus for all media
|
2 years ago |
Aliaksandr Kalenik
|
147c3b3d97
LibWeb+WebContent: Forbid access to underlying type of CSSPixels
|
2 years ago |
Aliaksandr Kalenik
|
31b9729333
LibWeb: Add `Page::has_ongoing_navigation()`
|
2 years ago |
Andreas Kling
|
33500bb6db
LibWeb: Protect against null deref during Web::Page initialization
|
2 years ago |
Andreas Kling
|
655d9d1462
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
|
2 years ago |