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 年之前 |
Baitinq
|
af1c26f05b
Browser: Go back/forward when pressing back/forward mouse buttons
|
2 年之前 |
Timothy Flynn
|
bf060adcf9
Browser+LibWebView+WebContent: Do not domain match on cookie updates
|
2 年之前 |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 年之前 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Baitinq
|
f1205b608f
Browser: Replace history entry if loading URL because of a redirect
|
2 年之前 |
Baitinq
|
45214fdb1a
LibWeb+WebContent: Label redirects with new FrameLoader::Type::Redirect
|
2 年之前 |
Sam Atkins
|
d94d60219c
LibWebView+WebContent: Propagate unconsumed input events out of OOPWV
|
2 年之前 |