You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sailfish Browser provides a set of functionalities that go above and beyond just rendering of the webpage. All of these will need to be tested and working for ESR 91 to be usable. Here's a minimal set.
Most of the tests have passed but a few are failing:
Video rendering and controls: total fail: fails on BBC iPlayer and Jolla's test page.
Audio output and controls: partial fail: fails on BBC Sounds but succeeds on Jolla's test page.
Password storage: total fail.
Automatic dark/light theme switching: partial fail: fixed dark/light theming works but automatic switching with the ambience fails.
Everything on the browser test page: fails: single select widget; external links; full screen; double-tap.
Although in some cases the functionality worked as expected there were also some concerning error messages even on some of the passing cases:
% Print to PDFJavaScripterror: resource://gre/actors/BrowserElementParent.jsm, line 24: TypeError: browser is null
% Exiting the browserJavaScripterror: file:///usr/lib64/mozembedlite/components/EmbedLiteChromeManager.js, line 170: TypeError: chromeListener is undefined
% Saving a downloaded fileJavaScripterror: resource://gre/modules/pdfjs.js, line 29: NS_ERROR_NOT_AVAILABLE:
% Login managerJavaScripterror: resource://gre/modules/LoginHelper.jsm, line 1734: TypeError: browser is null
Sailfish Browser provides a set of functionalities that go above and beyond just rendering of the webpage. All of these will need to be tested and working for ESR 91 to be usable. Here's a minimal set.
about:config
.The text was updated successfully, but these errors were encountered: