Timothy Flynn
|
1aab7b51ea
LibWebView: Generate hyperlinks for attributes that represent links
|
9 months ago |
Aliaksandr Kalenik
|
c690fb9df3
LibWeb: Rename Layout::Node::paintable() to first_paintable()
|
9 months ago |
Sam Atkins
|
5cc75d4de4
LibWeb: Remove tiny-OOM handling from dump code
|
9 months ago |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
9 months ago |
Timothy Flynn
|
3332230cef
LibWebView+WebContent+headless-browser: Make the page info IPCs async
|
10 months ago |
Timothy Flynn
|
541968b30d
LibWeb+LibWebView+WebContent: Return a named enum from UI event handlers
|
10 months ago |
Aliaksandr Kalenik
|
8cd6682e6f
LibGfx+WebContent: Remove unused Font::variant() and Typeface::variant()
|
10 months ago |
Timothy Flynn
|
5ee92af1d9
LibJS+WebContent: Cache the resolved system time zone identifier
|
10 months ago |
Sam Atkins
|
da171c3230
Inspector: Add a basic style sheet inspector
|
10 months ago |
Timothy Flynn
|
d8c69a0e9e
LibWebView+WebContent: Monitor for system time zone changes
|
10 months ago |
Aliaksandr Kalenik
|
69c6e07139
LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document
|
11 months ago |
Timothy Flynn
|
948b6de3b1
LibWeb+LibWebView+WebContent: Add IPC to send drag-and-drop events
|
11 months ago |
Tobias Christiansen
|
5621f34062
LibWebView + WebContent: Add fonts to be transferable to inspector
|
11 months ago |
Sam Atkins
|
4ec3968178
WebContent+LibWeb: Display resolved pseudo-element style in inspector
|
11 months ago |
Andreas Kling
|
b42b7c8dd0
LibWeb: Use bitmaps for important/inherited bits in StyleProperties
|
11 months ago |
Timothy Flynn
|
4f5604c7db
WebContent: Ignore invalid attributes set via the Inspector
|
11 months ago |
Jamie Mansfield
|
2ca8fd1832
LibWeb: Make preferred languages configurable
|
11 months ago |
Jamie Mansfield
|
197f57f5d2
Ladybird/Qt: Add actions to set navigator compatibility mode
|
1 year ago |
Jamie Mansfield
|
fb20326979
LibWeb: Support sending DNT header with requests
|
1 year ago |
Andrew Kaster
|
29b4f21c7b
WebContent: Add shutdown_server IPC call to request process exit
|
1 year ago |
Andrew Kaster
|
4b5541e1b7
Everywhere: Transition ImageDecoder to be single-instance, owned by UI
|
1 year ago |
Andreas Kling
|
c7d9c1c0b2
LibWeb: Update DOM cloning algorithm for declarative shadow DOM
|
1 year ago |
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 |