sitespeedio / sitespeedio/browsertime

firefox.collectMozLog does not work on Android

Open
#2,127 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
652
Forks
141
Avg merge
3h 56m
Merged PRs (30d)
5

Description

Have you read the documentation?
URL

No website

What are you trying to accomplish

Collecting moz_logs is very helpful for Firefox performance engineers.

As far as I can tell, firefox.collectMozLog does not copy the generated log file when running on Firefox for Android.

See usage:
https://github.com/search?q=repo%3Asitespeedio%2Fbrowsertime%20collectMozLog&type=code

What browser did you use?

Firefox

How to reproduce
Run a gecko application on Android (e.g. geckoview_example) and pass in the arguments, `--firefox.collectMozLog --firefox.setMozLog="timestamp,nsHttp:5"`

Expected outcome:
The moz_log.txt files are copied back along with other artifacts like performance profiles

Actual outcome:
No moz_log.txt files are copied back.
Log output

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching for collectMozLog and the Android artifact-copy path, then reproduce with a Gecko application using --firefox.collectMozLog and --firefox.setMozLog="timestamp,nsHttp:5". Done means moz_log.txt is copied back on Firefox for Android alongside the other artifacts.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, javascript
Domain
mobile-dev, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.