Andrew Kaster
|
fa8b64d59a
LibWebView+WebContent: Notify UI process about WebContent PID explicitly
|
1 year ago |
Timothy Flynn
|
b1a30d8269
LibWebView+WebContent: Remove some SPAM_DEBUG log points
|
1 year ago |
Timothy Flynn
|
7a1847e6e3
LibWebView: Reduce IPC boilerplate within the chrome process
|
1 year ago |
Timothy Flynn
|
8b1ad5c496
LibWeb+LibWebView+WebContent: Add a new IPC for modifying history state
|
1 year ago |
Timothy Flynn
|
40c0dd81d2
LibWeb+LibWebView+WebContent: Inform chromes when audio is played/paused
|
1 year ago |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 year ago |
Timothy Flynn
|
6760d236e4
Ladybird+LibWeb+WebContent: Parse the <input type=file> accept attribute
|
1 year ago |
Timothy Flynn
|
ea682207d0
LibWeb+LibWebView: Migrate Browser's input event handling to LibWebView
|
1 year ago |
Timothy Flynn
|
108521a566
LibWeb+LibWebView+WebContent: Implement more <input type=file> behavior
|
1 year ago |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 year ago |
Timothy Flynn
|
f07f5a2622
LibWeb+WebContent: Do not embed attributes as data in the Inspector HTML
|
1 year ago |
Andrew Kaster
|
36cd2fb7c5
Ladybird+WebContent: Update IPC calls to handle multiple traversables
|
1 year ago |
Andrew Kaster
|
677bdc2a4f
Ladybird: Add IPC call for creating a new child tab
|
1 year ago |
Timothy Flynn
|
c4820838bf
LibWeb+WebContent: Port the `did_request_named_cookie` IPC to String
|
1 year ago |
Timothy Flynn
|
9b957ead13
LibWebView+WebContent: Do not manually serialize cookie sources over IPC
|
1 year ago |
Timothy Flynn
|
85b8971a80
Ladybird+LibWeb+WebContent: Port the `did_request_cookie` IPC to String
|
1 year ago |
Andrew Kaster
|
02edd240ae
LibWeb+WebContent: Spawn Worker processes from the chrome
|
1 year ago |
Timothy Flynn
|
d8fa226a8f
Ladybird+LibWebView+WebContent: Make the screenshot IPCs async
|
1 year ago |
Timothy Flynn
|
93db790974
LibWebView+WebContent: Make the DOM node HTML retrieval IPC async
|
1 year ago |
Timothy Flynn
|
3572a047d1
LibWebView+WebContent: Make the DOM node editing IPCs async
|
1 year ago |
Timothy Flynn
|
1eba170d03
LibWebView+WebContent: Make the hovered node retrieval IPC async
|
1 year ago |
Timothy Flynn
|
760ba5932b
LibWebView+WebContent: Make the DOM node inspection IPC async
|
1 year ago |
Timothy Flynn
|
4c3bff264e
LibWebView+WebContent: Rename DOM/a11y tree IPC response methods
|
1 year ago |
Bastiaan van der Plaat
|
29ee576345
LibWeb: Fix select dropdown position when scrolled on a page
|
1 year ago |
Aliaksandr Kalenik
|
02936f6944
LibWebView+WebContent: Drive repainting from WebContent process
|
1 year ago |
Aliaksandr Kalenik
|
9624eca116
LibWeb+LibWebView+WebContent: Remove unused request_scroll_into_view
|
1 year ago |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Bastiaan van der Plaat
|
cbb660c756
LibWeb: Make request_select_dropdown more similar to context menu api
|
1 year ago |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 year ago |
Bastiaan van der Plaat
|
466153e680
Ladybird+LibWeb: Add basic select element support
|
1 year ago |