Bastiaan van der Plaat
|
a47edb4ed1
LibWeb: Refactor unsigned to u32 in WebContentServer.ipc
|
1 year ago |
Timothy Flynn
|
8b32f4ae7a
LibWebView+WebContent: Let the WebView client broadcast when it painted
|
1 year ago |
Bastiaan van der Plaat
|
0dd5aa40a8
LibWeb: Allow input color to give continuous updates
|
1 year ago |
Shannon Booth
|
fa1ef30985
LibWeb: Port Element::set_attribute_value from ByteString
|
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 |
Shannon Booth
|
0b7c8e0de5
LibWeb: Port BrowsingContext from ByteString
|
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
|
c069ab1ca0
LibWeb: Refactor int types in WebContentServer to DevicePixels
|
1 year ago |
Aliaksandr Kalenik
|
57e5abae92
LibJS+LibWebView+WebContent+Ladybird: Output GC-graph into a file
|
1 year ago |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 year ago |
Timothy Flynn
|
e0450301ab
WebContent: Always return a ShareableBitmap object from screenshot APIs
|
1 year ago |
Bastiaan van der Plaat
|
466153e680
Ladybird+LibWeb: Add basic select element support
|
1 year ago |
Timothy Flynn
|
c6a11a77b5
LibWebView+WebContent: Add a WebContent IPC to clone a DOM node
|
1 year ago |
Timothy Flynn
|
111e53a2f6
LibWebView+WebContent: Add WebContent IPC to create children DOM nodes
|
1 year ago |
Timothy Flynn
|
f7de1369d2
LibWebView+WebContent: Add a WebContent IPC to take DOM node screenshots
|
1 year ago |
Timothy Flynn
|
bea11f6d99
LibWebView+WebContent: Add a WebContent IPC to get a DOM node's HTML
|
1 year ago |
Timothy Flynn
|
9a5fe740c6
LibWebView: Make a best-effort attempt to not "shift" edited attributes
|
1 year ago |
Timothy Flynn
|
777b4f7921
LibWebView+WebContent: Add a WebContent IPC to remove a DOM node
|
1 year ago |
Timothy Flynn
|
86d90f324d
LibWebView+WebContent: Add a WebContent IPC to add DOM attributes
|
1 year ago |
Timothy Flynn
|
4cfeb41c4b
LibWebView+WebContent: Add APIs to manipulate DOM nodes
|
1 year ago |
Shannon Booth
|
f976ec005c
LibWeb: Port DOM::Document from DeprecatedString
|
1 year ago |
Andrew Kaster
|
fbfb70f81a
LibWeb+WebContent: Plumb ability for WebContent process to hold N pages
|
1 year ago |
Timothy Flynn
|
ffdc2d8add
LibWeb+LibWebView+WebContent: Add an Inspector IDL object to the Window
|
1 year ago |