servo/support
Jonathan Schwender 7489e3d5f4
ohos: Support swiping to go back (#34433)
Override the `onBackPress` callback, which by default
brings the application to the background and instead
tell servo to go back one page.
Users can invoke this by swiping from the left edge to the middle.
There is no equivalent callback / gesture to go forward.
In the default browser swiping from the right side to the middle
also invokes the goBack callback.

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2024-12-01 12:06:04 +00:00
..
android Conversion to Gradle KTS (#33772) 2024-11-01 08:04:28 +00:00
arm32 Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
arm64 Update MPL license to https (part 1) 2018-11-19 14:46:43 +01:00
crown Support custom derives for generated types (#34356) 2024-11-24 18:15:50 +00:00
macos Bootstrap pkg-config and cmake on MacOS (#30497) 2023-10-05 01:12:29 +00:00
openharmony ohos: Support swiping to go back (#34433) 2024-12-01 12:06:04 +00:00
rust-task_info Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
windows Attempt to link to MPL-2.0 license page in Windows installer (#33711) 2024-10-08 09:24:23 +00:00
suppressed_leaks_for_asan.txt Fix a memory leak in components/script/script_runtime.rs and add more leak suppressions (#33175) 2024-08-26 07:33:23 +00:00