Mozilla Firefox Web Browser
This package is based on the package 'MozillaFirefox' from project 'openSUSE:Factory'.
Before submitting changes please check http://www.rosenauer.org/hg/mozilla/ as fixes are often already made there but not synced to this project.
- Devel package for openSUSE:Factory
-
12
derived packages
- Links to openSUSE:Factory / MozillaFirefox
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout mozilla:Factory/MozillaFirefox && cd $_
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
MozillaFirefox-rpmlintrc | 0000000029 29 Bytes | almost 14 years |
MozillaFirefox.changes | 0000377943 369 KB | 17 days |
MozillaFirefox.desktop | 0000000640 640 Bytes | 7 months |
MozillaFirefox.spec | 0000026821 26.2 KB | 17 days |
_constraints | 0000001094 1.07 KB | 3 months |
_link | 0000000149 149 Bytes | 10 days |
create-tar.sh | 0000010940 10.7 KB | over 1 year |
firefox-101.0.1.source.tar.xz | 0486021240 464 MB | 17 days |
firefox-101.0.1.source.tar.xz.asc | 0000000833 833 Bytes | 17 days |
firefox-appdata.xml | 0000002171 2.12 KB | almost 6 years |
firefox-branded-icons.patch | 0000001902 1.86 KB | 9 months |
firefox-kde.patch | 0000009636 9.41 KB | 8 months |
firefox-mimeinfo.xml | 0000000292 292 Bytes | over 14 years |
firefox-search-provider.ini | 0000000150 150 Bytes | over 1 year |
firefox.1 | 0000003244 3.17 KB | almost 2 years |
firefox.js | 0000000461 461 Bytes | over 1 year |
google-api-key | 0000000040 40 Bytes | almost 5 years |
l10n-101.0.1.tar.xz | 0048915416 46.6 MB | 17 days |
mozilla-aarch64-startup-crash.patch | 0000001291 1.26 KB | over 2 years |
mozilla-api-key | 0000000033 33 Bytes | about 5 years |
mozilla-bmo1005535.patch | 0000001257 1.23 KB | over 2 years |
mozilla-bmo1504834-part1.patch | 0000003981 3.89 KB | over 2 years |
mozilla-bmo1504834-part2.patch | 0000004305 4.2 KB | over 2 years |
mozilla-bmo1504834-part3.patch | 0000003533 3.45 KB | over 2 years |
mozilla-bmo1504834-part4.patch | 0000001785 1.74 KB | over 2 years |
mozilla-bmo1512162.patch | 0000001887 1.84 KB | over 1 year |
mozilla-bmo1568145.patch | 0000001465 1.43 KB | over 1 year |
mozilla-bmo1626236.patch | 0000003313 3.24 KB | almost 2 years |
mozilla-bmo531915.patch | 0000000873 873 Bytes | 9 months |
mozilla-bmo849632.patch | 0000001324 1.29 KB | over 2 years |
mozilla-bmo998749.patch | 0000001000 1000 Bytes | almost 2 years |
mozilla-fix-aarch64-libopus.patch | 0000000842 842 Bytes | over 2 years |
mozilla-fix-top-level-asm.patch | 0000002608 2.55 KB | 6 months |
mozilla-get-app-id | 0000001123 1.1 KB | over 11 years |
mozilla-kde.patch | 0000061880 60.4 KB | 27 days |
mozilla-libavcodec58_91.patch | 0000000799 799 Bytes | 3 months |
mozilla-nongnome-proxies.patch | 0000001842 1.8 KB | almost 2 years |
mozilla-ntlm-full-path.patch | 0000001159 1.13 KB | over 2 years |
mozilla-pgo.patch | 0000007237 7.07 KB | 3 months |
mozilla-reduce-rust-debuginfo.patch | 0000000287 287 Bytes | 5 months |
mozilla-s390-context.patch | 0000002067 2.02 KB | 3 months |
mozilla-s390x-skia-gradient.patch | 0000001372 1.34 KB | almost 2 years |
mozilla-silence-no-return-type.patch | 0000085754 83.7 KB | 27 days |
mozilla.keyring | 0000023372 22.8 KB | about 1 year |
mozilla.sh.in | 0000006877 6.72 KB | 4 months |
spellcheck.js | 0000000060 60 Bytes | over 7 years |
tar_stamps | 0000000342 342 Bytes | 17 days |
Comments 5
ukbeast89 wrote over 2 years ago
I notice a performance difference between Vanilla and OpensSUSE. I'm getting a solid 60fps from https://www.vsynctester.com/ for Vanilla, but keeps dropping under 50fps for OpenSUSE. (maybe -O3 vs. -O2?)
Vanilla's build flag https://pastebin.com/LR3k8YyS
OpenSUSE Build flag https://pastebin.com/NWvbSTz2
wrosenauer wrote over 2 years ago
Please feel free to add any information to https://bugzilla.opensuse.org/show_bug.cgi?id=1112824. I guess it's mainly the same thing. It's just not really clear what the difference is but need to come back to that one.
ukbeast89 wrote over 2 years ago
Is there a way to tell obs to compile with
-O3
? I'm thinking of forking and trying with other flags.wrosenauer wrote over 2 years ago
several ways but cannot remember what the best way is. Check where $CFLAGS are used or override with something like ac_add_options --enable-optimize="-O3" like it is done for s390x in the spec
You would need to try and check the compiler output if the flags are correctly applied. Many years ago we had different settings like -O3 or -Os but they also caused sometimes build issues with broken gcc versions and stuff so currently we use the global distribution flags as much as possible.
m-g-k wrote 8 months ago
I am having problems with playing videos since Firefox 93, but only the openSUSE Tumbleweed version, not the official Mozilla build.
See https://bugzilla.opensuse.org/show_bug.cgi?id=1191955