Michael Comella

Results 260 comments of Michael Comella

Actually, it could be – the first use of Glean will load the native library. If that use is on the main thread, it'll delay start up. A different probe...

@Mugurell [Focus](https://earthangel-b40313e5.influxcloud.net/d/7u0o-gdnz/focus-startup-nightly-via-backfill-py?orgId=1) and [fenix](https://earthangel-b40313e5.influxcloud.net/d/s3AT6t7nk/fenix-startup-nightly-via-backfill-py?orgId=1&from=now-30d&to=now). You should be able to sign in with OAuth.

Performance triage: we want to discuss this when csadilek is around. Notes on what we discussed: - we'll run into these kinds of questions and unactionability on any performance regression...

We'll discuss in the Fire TV issue: https://github.com/mozilla-mobile/firefox-tv/issues/1465#issuecomment-436178447

@mathu97 Unfortunately, I don't believe we're actively reviewing pull requests on focus right now so I'd suggest not taking this issue if your goal is to merge the code into...

Also: - about:blank is often seen between page loads - The data: URI appears in the About Reference Browser screen

@ionutbedregeanu This is up for the focus team to decide: e.g. do we think APK size is an important issue to tackle and, if so, would it be useful to...

See if you can reproduce in a raw WebView ([template](https://github.com/mcomella/WebViewRaw)) to see if it's something we're doing wrong: you may need to change the app ID to firefox's to get...

I can reproduce the issue in a raw WebView: this is a bug at the platform level.

This is a platform WebView bug: I confirmed that I can't reproduce this issue in a standalone app (i.e. using an `EditText`; I tried the Amazon Shopping app). --- One...