Botond Ballo
Botond Ballo
Is the "Lifetime spec" https://github.com/isocpp/CppCoreGuidelines/blob/master/docs/Lifetimes%20I%20and%20II%20-%20v0.9.1.pdf, or something else?
> Any reason why the visual viewport API is limited to Android? IIRC desktop (used to?) not support pinch-zoom in the way mobile does. We are working on enabling pinch-zoom...
> I'll try to play around and see if I can spot any issues and update the documentation. Thanks! > BTW, is Firefox implementing the [VisualViewport API](https://github.com/WICG/visual-viewport)? I believe Safari...
Thanks for clarifying! The answer wasn't obvious to me, but I agree that this seems like the more user-friendly choice.
> Don't. Running a two year old browser is out of the question. You're putting yourself and others at risk. You could use latest Fenix for regular browsing and an...
> Interesting. So Firefox works in Anbox? I just tried it on Debian 10, and yes, I am able to launch and load a website in both Firefox for Android...
A native attempt to run Anbox under rr results in this: ``` $ rr record anbox.appmgr rr: Saving execution to trace directory `/home/botond/.local/share/rr/anbox.appmgr-1'. [FATAL /home/botond/builds/rr/src/AutoRemoteSyscalls.cc:517:check_syscall_result()] (task 19499 (rec:19499) at time...
> A good next step here would be to try getting anbox running without snap. I've spent some time trying to do this, and while I was able to build...
\o/ Jeff mentioned `gnome-calculator` in #2416, perhaps that?
Whoops, total thinko there :) A simple command-line thing like `ls`? Or does it need to have a GUI (or perhaps to exercise the `binder` and `ashmem` kernel modules) to...