ladybird/Userland/Libraries/LibWebView
Baitinq af1c26f05b Browser: Go back/forward when pressing back/forward mouse buttons
This currently doesn't work when running Serenity through QEMU, as it
doesn't pass the side button events over to Serenity due to some bug or
missing feature.
2022-12-12 15:00:08 +00:00
..
DumpLayoutTree Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DOMTreeModel.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
DOMTreeModel.h
Forward.h
OutOfProcessWebView.cpp Browser: Go back/forward when pressing back/forward mouse buttons 2022-12-12 15:00:08 +00:00
OutOfProcessWebView.h Browser: Go back/forward when pressing back/forward mouse buttons 2022-12-12 15:00:08 +00:00
RequestServerAdapter.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
RequestServerAdapter.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
StylePropertiesModel.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
StylePropertiesModel.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
ViewImplementation.h Browser+LibWebView+WebContent: Do not domain match on cookie updates 2022-12-08 17:14:48 +01:00
WebContentClient.cpp Browser+LibWebView+WebContent: Do not domain match on cookie updates 2022-12-08 17:14:48 +01:00
WebContentClient.h Browser+LibWebView+WebContent: Do not domain match on cookie updates 2022-12-08 17:14:48 +01:00
WebSocketClientAdapter.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
WebSocketClientAdapter.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00