dburnsii

Results 6 comments of dburnsii

Is this still being considered? This would be a huge value add for embedded devices with no network connection.

A good test I found for this issue is here: https://patrickhlauke.github.io/touch/tracker/multi-touch-tracker-pointer-hud-toucheventsonly.html In Firefox and in Chrome under Wayland, touch events are recognized and tracked normally. In Cog, only the first...

Confirmed the issue in Manjaro and in Ubuntu:16.04 Docker image with x86 Target. ``` | 0:03.28 error: failed to run custom build command for `style v0.0.1 (/var/tmp/yocto/work/corei7-64-poky-linux/firefox/68.0esr-r0/firefox-68.0/servo/components/style)` | 0:03.28 Caused...

From within the docker container: ``` yocto@138ad52962b6:/yocto$ python2 Python 2.7.12 (default, Oct 8 2019, 14:14:10) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>>...

Interesting. Is there a portion of the Firefox build script that overrides the python modules path? Running the python2-native executable and checking the path produces the following: ``` ~ ᐅ...