Package: morph-browser / 1.1.2+dfsg-3

Metadata

Package Version Patches format
morph-browser 1.1.2+dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
2000_skip flawed tests.patch | (download)

tests/unittests/qml/tst_HistoryViewWide.qml | 4 4 + 0 - 0 !
tests/unittests/session-utils/tst_SessionUtilsTests.cpp | 6 6 + 0 - 0 !
tests/unittests/single-instance-manager/tst_SingleInstanceManagerTests.cpp | 8 8 + 0 - 0 !
3 files changed, 18 insertions(+)

 skip tests that fail on debian bookworm. reported upstream.
2001_skip Ubuntu compat QML.patch | (download)

po/POTFILES.in | 13 0 + 13 - 0 !
src/CMakeLists.txt | 3 0 + 3 - 0 !
2 files changed, 16 deletions(-)

 don't ship the legacy ubuntu/web and ubuntu/components/extras qml modules in debian.
2002_no autopilot.patch | (download)

tests/CMakeLists.txt | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 no autopilot in debian.
0001_fix is not supported css selector.patch | (download)

src/Morph/Web/MorphWebView.qml | 20 14 + 6 - 0 !
src/Morph/Web/queryselector_overrides.js | 66 66 + 0 - 0 !
2 files changed, 80 insertions(+), 6 deletions(-)

 [patch] fix ":is(" not supported css selector


1001_namespace fixes for webapp.patch | (download)

click-hooks/CMakeLists.txt | 4 2 + 2 - 0 !
src/app/webcontainer/CMakeLists.txt | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

---