summaryrefslogtreecommitdiff
path: root/firefox.spec
Commit message (Collapse)AuthorAge
* Updated to 71.0 Build 2Martin Stransky2019-11-26
|
* File uploadsMartin Stransky2019-11-25
|
* Test build - FF71Martin Stransky2019-11-25
|
* don't require rust 1.38Jan Horak2019-11-25
|
* Added fixes for missing popup and overflow widget glitchesJan Horak2019-11-25
|
* Added fixes for missing overflow widget windows and <select> dropdown on ↵Jan Horak2019-11-21
| | | | multimonitor setup
* Build against rust 1.38Martin Stransky2019-11-19
|
* Built with in-tree nss (rhbz#1752303)Martin Stransky2019-11-19
|
* Bump release for rebuildJan Horak2019-11-14
|
* Revert in-tree nss testbuildJan Horak2019-11-14
|
* Test build with in-tree nss (rhbz#1752303)Martin Stransky2019-11-07
|
* Added fix for non-scrollable popups and bump releaseJan Horak2019-11-04
|
* git diffJan Horak2019-11-04
|
* Updated to 70.0.1, Built with system-nss (reverted 70.0-2 change)Martin Stransky2019-11-01
|
* Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/firefoxMartin Stransky2019-10-31
|\
| * - Put cbindgen .cargo/config to separate dir to avoid overwriting original stuffJan Horak2019-10-22
| |
* | Switched to in-tree nss due to rhbz#1752303Martin Stransky2019-10-31
|/
* relax nss versionMartin Stransky2019-10-21
|
* Updated to 70.0 Build 2Martin Stransky2019-10-18
|
* Spec file update - firefox-wayland packageMartin Stransky2019-10-15
|
* Build firefox-wayland again (rhbz#1761578)Martin Stransky2019-10-14
|
* Updated to 69.0.3Martin Stransky2019-10-10
|
* Obsolete firefox-wayland when we're on wayland by defaultMartin Stransky2019-10-09
|
* Added fix for mozilla#1587008 - flickering during GL resize.Martin Stransky2019-10-08
|
* Updated to 69.0.2Martin Stransky2019-10-03
|
* Revert "Don't compare buildID in upgradepath because builds in newer distro ↵Jan Horak2019-10-03
| | | | | | | can be build sooner than in previous one." Because it's already implemented by MOZ_ALLOW_DOWNGRADE env variable. This reverts commit cc911d3225cc500830ae115bc513b468b9d5471c.
* Don't compare buildID in upgradepath because builds in newer distro can be ↵Jan Horak2019-10-02
| | | | build sooner than in previous one.
* Updated rhbz#1754460/mzbz#1583466 - per user policy dir.Martin Stransky2019-09-30
|
* Added fix for rhbz#1754460Martin Stransky2019-09-24
|
* Updated cache-missing strategy for Wayland image cache.Martin Stransky2019-09-19
|
* Do PGO builds with X11 backend.Martin Stransky2019-09-19
|
* Updated to 69.0.1Martin Stransky2019-09-18
|
* Do PGO builds with Wayland backend.Martin Stransky2019-09-18
|
* Disabled DoH by default (rhbz#1751410), patch by Eduardo Mínguez Pérez ↵Martin Stransky2019-09-18
| | | | (eminguez).
* Release up - fixed mozbz#1577024 patchMartin Stransky2019-09-18
|
* Enable Wayland cache mode control (mozbz#1577024)Martin Stransky2019-09-17
|
* Added fixes for mozbz#1581748Martin Stransky2019-09-17
|
* Added fixes for mozbz#1579823, mozbz#1580152Martin Stransky2019-09-16
|
* Fix for disappearing webrtc popupsJan Horak2019-09-12
|
* Added fix for mozbz#1579849 - partial screen update when page switchesMartin Stransky2019-09-11
|
* Added fix for mozbz#1579794 - Flickering on video playback on 4k/HiDPI displaysMartin Stransky2019-09-11
|
* Added fix for mozbz#1579023Martin Stransky2019-09-10
|
* Disabled ppc64le on Fedora 29 (rhbz#1749729)Martin Stransky2019-09-06
|
* Enable profile downgradeMartin Stransky2019-09-04
|
* nss version upMartin Stransky2019-09-04
|
* Release upMartin Stransky2019-09-02
|
* Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/firefoxMartin Stransky2019-09-02
|\
| * Really updated bundled cbindgenJan Horak2019-08-29
| |
* | Added upstream Wayland patches (mozilla-1548475, mozilla-1562827,Martin Stransky2019-09-02
| | | | | | | | | | | | mozilla-1567434, mozilla-1573813, mozilla-1574036, mozilla-1576268). - Enable multiprocess compilation.
* | Merge branch 'master' into f30Jan Horak2019-08-29
|\|
bgstack15