Andreas Kling
|
5d6169793a
Ladybird+LibWebView: Respawn with same JS interpreter after crash
|
1 年之前 |
Andreas Kling
|
9c568282dc
Ladybird+LibJS: Add CLI option to run browser with LibJS bytecode VM
|
2 年之前 |
Timothy Flynn
|
6970f1b6c1
Browser+Ladybird+LibWebView: Handle trivial content APIs in LibWebView
|
2 年之前 |
Timothy Flynn
|
c113d780c6
Ladybird: Move ownership of the JS console/inspector to the tab object
|
2 年之前 |
Timothy Flynn
|
2d51b8c286
Browser+Ladybird+LibWebView: Virtualize computing content/widget points
|
2 年之前 |
Timothy Flynn
|
d8b14da380
Browser+Ladybird+LibWebView: Move some common functions to LibWebView
|
2 年之前 |
Timothy Flynn
|
d8f03dda08
Browser+LibWeb+WebContent: Broadcast video element context menu requests
|
2 年之前 |
Andreas Kling
|
85c542ab00
Ladybird+LibWebView: Move backing store management code to LibWebView
|
2 年之前 |
Andreas Kling
|
def37e65f3
Ladybird+LibWebView: Remember the size of the last paint
|
2 年之前 |
Timothy Flynn
|
5089766af6
Browser+Ladybird+LibWeb: Port content filters to String
|
2 年之前 |
Timothy Flynn
|
7966fc4780
LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist
|
2 年之前 |
MacDue
|
0329ddf46a
Ladybird+LibWebView: Add -P/--enable-callgrind-profiling option
|
2 年之前 |
Timothy Flynn
|
f8b6369c23
WebContent+Everywhere: Add a WebContent IPC to activate a tab
|
2 年之前 |
Timothy Flynn
|
e6fc35897f
WebContent+Everywhere: Add an option to not activate new tabs over IPC
|
2 年之前 |
Aliaksandr Kalenik
|
a9f8d4eada
LibWeb+LibWebView+WebContent+Ladybird: Add IPC call that opens new tab
|
2 年之前 |
Timothy Flynn
|
97536e4684
LibWeb+Ladybird+Userland: Port window.[alert,confirm,prompt] to String
|
2 年之前 |
Aliaksandr Kalenik
|
cc41233be4
LibWebView+WebContent: Propagate close from WebContent to LibWebView
|
2 年之前 |
Linus Groh
|
f183745f4e
LibWebView+Ladybird: Move preferred color scheme to ViewImplementation
|
2 年之前 |
Linus Groh
|
5bf5697f16
LibWebView+Ladybird: Move text selection to ViewImplementation
|
2 年之前 |
Linus Groh
|
8c11a2c253
LibWebView+Ladybird: Move running JavaScript to ViewImplementation
|
2 年之前 |
Linus Groh
|
55609f744d
LibWebView+Ladybird: Move debug request to ViewImplementation
|
2 年之前 |
Linus Groh
|
de1c0c87fe
LibWebView+Ladybird: Move page loading to ViewImplementation
|
2 年之前 |
Linus Groh
|
2428e3e675
LibWebView+Ladybird: Move DOM inspection helpers to ViewImplementation
|
2 年之前 |
Linus Groh
|
f313708237
LibWebView+Ladybird: Move get source request to ViewImplementation
|
2 年之前 |
Linus Groh
|
5d9f4b2ffc
LibWebView+Ladybird: Move zoom logic to ViewImplementation
|
2 年之前 |
Linus Groh
|
5411adca22
LibWebView+Ladybird: Begin de-duplicate WebView implementations
|
2 年之前 |
Linus Groh
|
36866730ce
Browser: Implement zoom :^)
|
2 年之前 |
Andreas Kling
|
ed3c2cbdf6
LibWebView: Add OOPWV "content scales to viewport" hint
|
2 年之前 |
Jonah
|
367b1634fd
LibWebView+WebContent: Expose the Accessibility Tree to Other Processes
|
2 年之前 |
MacDue
|
3de5dcf383
Browser+WebContent: Fixup some DOM inspector weirdness
|
2 年之前 |