Closed Bug 1727150 Opened 3 years ago Closed 3 years ago

~10 MB increase in x86/x86_64 libxul.so size on 2021-08-20

Categories

(GeckoView :: General, defect)

Unspecified
Android
defect

Tracking

(firefox-esr78 unaffected, firefox-esr91 unaffected, firefox91 unaffected, firefox92 unaffected, firefox93+ fixed)

RESOLVED DUPLICATE of bug 1726544
Tracking Status
firefox-esr78 --- unaffected
firefox-esr91 --- unaffected
firefox91 --- unaffected
firefox92 --- unaffected
firefox93 + fixed

People

(Reporter: kbrosnan, Unassigned)

Details

(Keywords: regression)

The size of libxul increased for 3 out of 4 Android CPU architectures. This happened on August 20th. For x86 and x86_64 this was 10 MB. For ARM 64 (aarch64) it was 3 MB. For ARM 32 (armv7) there was no increase.

The increase is large enough that the ziped apk shows the difference.

67M Aug 24 11:34 67ee00e7de35--autoland--x86_64--geckoview_example.apk
64M Aug 24 11:33 9e5ad8ceab72--autoland--x86_64--geckoview_example.apk

https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=9e5ad8ceab728bafb67698afd97d316d021c89c1&tochange=67ee00e7de3593a872f16557b5d9304cfff0b15e

Flags: needinfo?(mh+mozilla)
Flags: needinfo?(jbauman)

I'd be surprised if it was my change for bug 1726410. That was an update to mp4parse-rust, but it didn't seem to change the dependencies and though there were some (rather small) test files moved around, nothing was added.

Flags: needinfo?(jbauman)

The patch in bug 1726544 looks like it might fix this.

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → DUPLICATE

GVE is back down to 64M. Expect that the next build of fenix with an updated GV should bring the size back down.

You need to log in before you can comment on or make changes to this bug.