summaryrefslogtreecommitdiff
path: root/firefox.sh.in
Commit message (Collapse)AuthorAge
* Export MOZ_GMP_PATH from /usr/bin/firefox script ↵Martin Stransky2020-11-25
| | | | (https://pagure.io/fedora-workstation/issue/126)
* Added fix for rhbz#1889742 - Typo in /usr/bin/firefoxMartin Stransky2020-10-20
|
* Updated SELinux relabel setup (rhbz#1731371)Martin Stransky2020-10-16
|
* Added fix for rhbz#1731371Martin Stransky2020-09-23
|
* Use D-Bus remote exclusively for both X11 and Wayland backends when ↵Martin Stransky2020-03-16
| | | | WAYLAND_DISPLAY is present.
* Build fixesMartin Stransky2020-02-12
|
* Enable profile downgradeMartin Stransky2019-09-04
|
* Fix external app handling in flatpakJan Horak2019-05-31
|
* Fixed /usr in launch scripts to allow run in containerMartin Stransky2019-03-21
|
* Updated launcher scriptsMartin Stransky2019-02-04
|
* Use MOZ_ENABLE_WAYLAND to enable Wayland backendMartin Stransky2019-02-04
|
* Changed locale detector to handle Esperanto (rhbz#1656900)Martin Stransky2019-01-04
|
* Added new Wayland patches from Firefox 63, Added pipewire patch, Enabled ↵Martin Stransky2018-10-08
| | | | Wayland by default for Fedora 30
* Build with Wayland backend enabledMartin Stransky2018-04-30
|
* Added firefox-x11 launch script, make wayland defaultMartin Stransky2018-01-31
|
* Fixed typo at startup script, removed unused patchesMartin Stransky2018-01-30
|
* Build fixesMartin Stransky2018-01-30
|
* Removed nspluginwrapper support (rhbz#1289053)Martin Stransky2015-12-07
|
* Enable Xinput2 (mozbz#1207973)Martin Stransky2015-09-29
|
* Added a fix for rhbz#1240259 - Firefox 39 does not open home page but ↵Martin Stransky2015-07-08
| | | | restore session - second try
* Added back the removed -remote option, Fixed rhbz#1198965 - ↵Martin Stransky2015-03-05
| | | | mozilla-xremote-client has been removed, langpack installation may be broken
* Fixed rhbz#1014858 - GLib-CRITICAL **: g_slice_set_config: assertion ↵Martin Stransky2015-01-05
| | | | sys_page_size == 0 failed
* Fixed rhbz#1161110 - /usr/bin/firefox should not mess with TMPDIRMartin Stransky2014-11-10
|
* Fixed langpack installationJan Horak2014-01-20
|
* Install script fixesMartin Stransky2014-01-09
|
* Fixed rhbz#1005611 - BEAST workaround not enabled in FirefoxMartin Stransky2013-10-17
|
* Fixed firefox.sh - do not override TMPDIR if set by userJan Horak2013-05-23
|
* resolves: #867073 add support for MOZ_TMPDIR to override tmp file locationJan Horak2012-11-08
|
* Update to 16.0Jan Horak2012-10-08
|
* finished the langpack fixMartin Stransky2012-07-12
|
* WIP - default langpack fixMartin Stransky2012-07-10
|
* Fixed rhbz#758844 - startup script should start with #!/bin/bashJan Horak2012-03-29
|
* Fixed langpacks loadingJan Horak2011-12-21
|
* Update to 7Jan Horak2011-09-27
|
* Fixed rhbz#676183 - firefox -g is brokenMartin Stransky2011-05-10
|
* Install langpacks as .xpi files instead of unpacking themChristopher Aillon2011-03-18
| | | | | | | This helps performance of the browser, notably at startup, as it needs to open less files. http://blog.mozilla.com/tglek/2010/03/11/extensions-startup/
* Refactor the langpack symlink creation stuff at startupChristopher Aillon2011-03-18
| | | | | | | | | We try to create a symlink for the short locale first if we can, and then try the longer locale. The code to do this is extremely similar, so create a bash function to do the work for each. This will make it easier to switch to a packed langpack extension format in the future, which will help with startup performance.
* We don't need to pass -UILocaleChristopher Aillon2011-03-18
| | | | | matchOS takes care of this, so this has actually not been needed for a long while! A remnant of the initial import...
* typo fix: s/completelly/completely/Christopher Aillon2011-03-18
|
* typo fix: s/LAUCHER/LAUNCHER/Christopher Aillon2011-03-18
|
* application.ini permission check fixMartin Stransky2011-01-06
|
* Fixed rhbz#667477 - broken launch scriptMartin Stransky2011-01-06
|
* Fixed rhbz#664877 - Cannot read application.iniMartin Stransky2011-01-04
|
* Fixed rhbz#437608 - When prelink is installed, rpm builds are garbageMartin Stransky2010-12-21
|
* Enabled langpacksMartin Stransky2010-09-21
|
* Fixed language packs (#559960)Martin Stransky2010-04-13
|
* Fixed multilib conflictMartin Stransky2010-04-12
|
* Added fix for #559960Martin Stransky2010-02-24
|
* firefox.sh fix (#553184)Martin Stransky2010-01-07
|
* supress error outputsMartin Stransky2010-01-07
|
bgstack15