Timothy Flynn
|
76ae60da15
Browser+Ladybird+LibWeb: Prevent infinite growth of content filters
|
2 years ago |
Linus Groh
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
2 years ago |
Linus Groh
|
754e458d0a
LibWeb/Layout: Rename Box::{paint => paintable}_box()
|
2 years ago |
Timothy Flynn
|
7966fc4780
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
|
2 years ago |
Linus Groh
|
b84f8fb55b
LibJS: Make intrinsics getters return NonnullGCPtr
|
2 years ago |
Andreas Kling
|
72d817d4ea
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
|
2 years ago |
Aliaksandr Kalenik
|
6d91d2fa50
WebContent: Add IPC call to set window handle from WebContent client
|
2 years ago |
Aliaksandr Kalenik
|
48e0789a17
WebContent: Add IPC call to get window handle from WebContent client
|
2 years ago |
Andreas Kling
|
a58d84407f
WebContent: Coalesce multiple sequential MouseMove events
|
2 years ago |
Andreas Kling
|
479e269c8b
WebContent: Give paint requests a chance to happen between input events
|
2 years ago |
Timothy Flynn
|
97536e4684
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
|
2 years ago |
Linus Groh
|
324dacbc5d
LibWeb/HTML: Propagate OOM errors from Window::{local,session}_storage()
|
2 years ago |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 years ago |
Andreas Kling
|
38b6eedd54
WebContent: Fix const-correctness issues
|
2 years ago |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
2 years ago |
Timothy Flynn
|
7c1fe32af3
WebContent: Remove pending file requests before invoking their callbacks
|
2 years ago |
Timothy Flynn
|
96f409ec1e
LibWeb+WebContent: Do not reference-count file request objects
|
2 years ago |
Tim Schumacher
|
82a152b696
LibGfx: Remove `try_` prefix from bitmap creation functions
|
2 years ago |
MacDue
|
e2db717bf5
LibWeb: Fix ignored .to_string() errors in Web::dump_sheet()
|
2 years ago |
Linus Groh
|
f3b6b50ee0
WebContent: Add IPC for setting 'device pixels per CSS pixel'
|
2 years ago |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 years ago |
Jonah
|
367b1634fd
LibWebView+WebContent: Expose the Accessibility Tree to Other Processes
|
2 years ago |
Sam Atkins
|
02cd853eee
LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units
|
2 years ago |
Sam Atkins
|
affc8a22ca
LibWeb+WebContent: Convert BrowsingContext to new pixel units
|
2 years ago |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 years ago |
Thomas Queiroz
|
eacfcac932
LibWeb: Use HashMap::try_ensure_capacity in StyleComputer
|
2 years ago |
Sam Atkins
|
3c7bd5a317
LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events
|
2 years ago |
Sam Atkins
|
8dfeb67f8c
LibWeb+WebContent+headless-browser: Make Page aware of the display scale
|
2 years ago |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 years ago |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 years ago |