Luke Wilde
|
f71f404e0c
LibWeb: Introduce the Environment Settings Object
|
3 年之前 |
davidot
|
1c4c251be3
LibJS+Everywhere: Remove all VM::clear_exception() calls
|
3 年之前 |
Andreas Kling
|
65bd4477db
LibWeb: Plumb OOPWV focus state across the IPC boundary
|
3 年之前 |
Andreas Kling
|
270aa9e5d0
Browser: Add Debug menu action for dumping the stacking context tree
|
3 年之前 |
Luke Wilde
|
631bbcd00a
LibJS: Refactor interpreter to use Script and Source Text Modules
|
3 年之前 |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
3 年之前 |
sin-ack
|
2e1bbcb0fa
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
|
3 年之前 |
Linus Groh
|
eb60d16549
LibJS: Convert Interpreter::run() to ThrowCompletionOr<Value>
|
3 年之前 |
Sam Atkins
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 年之前 |
Andreas Kling
|
6cb3092b42
WebContent: Remove unnecessary client map
|
3 年之前 |
Vyacheslav Pukhanov
|
dee02ab30a
WebContent: Support inspection of DOM in nested browsing contexts
|
3 年之前 |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 年之前 |
Sam Atkins
|
53edaa3b26
LibWeb+WebContent: Add set_preferred_color_scheme IPC call
|
3 年之前 |
Idan Horowitz
|
890d5e45ee
Browser: Check m_console_client is non-null before dereferencing it
|
3 年之前 |
Andreas Kling
|
0af0ee4293
LibWeb: Fire "keyup" events as well :^)
|
3 年之前 |
Andreas Kling
|
a79bdd2bd5
LibWeb+Browser: Make ad blocking work in the multi-process world
|
3 年之前 |
Andreas Kling
|
19de6bb1cc
LibWeb+Browser: Add Debug menu action for toggling Same-Origin Policy
|
3 年之前 |
Andreas Kling
|
84fcf879f9
LibWeb: Rename BrowsingContext::document() => active_document()
|
3 年之前 |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 年之前 |
Andreas Kling
|
9d03ea6f74
LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView
|
3 年之前 |
Sam Atkins
|
e255b5dd31
LibWeb+WebContent: Remove old console-logging IPC calls
|
3 年之前 |
Sam Atkins
|
f6a927fa20
WebContent: Store messages in WebContentConsoleClient
|
3 年之前 |
Sam Atkins
|
c619a57cf8
LibWeb+WebContent: Add new console-message IPC calls
|
3 年之前 |
Sam Atkins
|
7838eab341
WebContent: Implement ConsoleGlobalObject which proxies to WindowObject
|
3 年之前 |
Sam Atkins
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 年之前 |
Sam Atkins
|
1ccf10789e
LibWeb+WebContent: Add query for hovered DOM node to OOPWV
|
3 年之前 |
Sam Atkins
|
f381f8d63e
LibWeb+WebContent: Add inspect_dom_node() IPC call
|
3 年之前 |
Andreas Kling
|
fd922cf92f
LibWeb+WebContent: Add a simple API for running arbitrary JavaScript
|
3 年之前 |
Brian Gianforcaro
|
808aa31353
Services: Remove unused header includes
|
4 年之前 |
Timothy Flynn
|
ae910e4370
LibWeb: Add OOPWV IPC for selecting all text
|
4 年之前 |