Commit Graph

68 Commits

Author SHA1 Message Date
Martin Stransky 90dc736a6c Enable Xinput2 (mozbz#1207973) 2015-09-29 15:04:26 +02:00
Martin Stransky 7d3f014074 Added a fix for rhbz#1240259 - Firefox 39 does not open home page but restore session - second try 2015-07-08 18:41:10 +02:00
Martin Stransky a3e5347321 Added back the removed -remote option, Fixed rhbz#1198965 - mozilla-xremote-client has been removed, langpack installation may be broken 2015-03-05 14:10:30 +01:00
Martin Stransky 3cfb2b8c1f Fixed rhbz#1014858 - GLib-CRITICAL **: g_slice_set_config: assertion sys_page_size == 0 failed 2015-01-05 14:37:21 +01:00
Martin Stransky f8f8f90381 Fixed rhbz#1161110 - /usr/bin/firefox should not mess with TMPDIR 2014-11-10 09:11:41 +01:00
Jan Horak 0e02fc295c Fixed langpack installation 2014-01-20 10:33:17 +01:00
Martin Stransky 58dcc7950f Install script fixes 2014-01-09 14:26:22 +01:00
Martin Stransky c6c7068dae Fixed rhbz#1005611 - BEAST workaround not enabled in Firefox 2013-10-17 12:28:30 +02:00
Jan Horak 5cb41cd22b Fixed firefox.sh - do not override TMPDIR if set by user 2013-05-23 10:36:23 +02:00
Jan Horak 26a78c4907 resolves: #867073 add support for MOZ_TMPDIR to override tmp file location 2012-11-08 13:48:26 +01:00
Jan Horak 1cb85e968f Update to 16.0 2012-10-08 17:09:13 +02:00
Martin Stransky d38e8d325c finished the langpack fix 2012-07-12 15:22:36 +02:00
Martin Stransky a62de3b295 WIP - default langpack fix 2012-07-10 10:35:34 +02:00
Jan Horak 46ed09daae Fixed rhbz#758844 - startup script should start with #!/bin/bash 2012-03-29 15:51:06 +02:00
Jan Horak 36c0fad1a6 Fixed langpacks loading 2011-12-21 10:03:00 +01:00
Jan Horak d2cc79302e Update to 7 2011-09-27 18:18:08 +02:00
Martin Stransky 73632afa5b Fixed rhbz#676183 - firefox -g is broken 2011-05-10 12:53:22 +02:00
Christopher Aillon 49840edf8c Install langpacks as .xpi files instead of unpacking them
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/
2011-03-18 15:00:19 -07:00
Christopher Aillon 36d2d05089 Refactor the langpack symlink creation stuff at startup
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.
2011-03-18 15:00:19 -07:00
Christopher Aillon 779c27ab45 We don't need to pass -UILocale
matchOS takes care of this, so this has actually not been needed for
a long while!  A remnant of the initial import...
2011-03-18 15:00:19 -07:00
Christopher Aillon 25ccac45b3 typo fix: s/completelly/completely/ 2011-03-18 15:00:18 -07:00
Christopher Aillon 679f99704c typo fix: s/LAUCHER/LAUNCHER/ 2011-03-18 15:00:18 -07:00
Martin Stransky 1c699fa97d application.ini permission check fix 2011-01-06 10:36:09 +01:00
Martin Stransky 5cc9effe5e Fixed rhbz#667477 - broken launch script 2011-01-06 08:39:35 +01:00
Martin Stransky 767857cdc5 Fixed rhbz#664877 - Cannot read application.ini 2011-01-04 13:00:05 +01:00
Martin Stransky 251cf5ced1 Fixed rhbz#437608 - When prelink is installed, rpm builds are garbage 2010-12-21 13:18:38 +01:00
Martin Stransky da055d6549 Enabled langpacks 2010-09-21 16:46:19 +02:00
Martin Stransky 283554adec Fixed language packs (#559960) 2010-04-13 10:15:56 +00:00
Martin Stransky 84634ca6ea Fixed multilib conflict 2010-04-12 10:53:15 +00:00
Martin Stransky e1fa01ec3d Added fix for #559960 2010-02-24 13:55:11 +00:00
Martin Stransky 6b3c95cdd2 firefox.sh fix (#553184) 2010-01-07 11:36:50 +00:00
Martin Stransky 505794d883 supress error outputs 2010-01-07 11:01:56 +00:00
Martin Stransky ea2cabb8bc Removed MOZ_LOCAL_LANGPACKS from browser launcher script (#284011) 2010-01-05 13:37:25 +00:00
Martin Stransky e86a9f2410 Language pack updated (#284011) 2009-11-25 15:17:54 +00:00
Martin Stransky e5f8814cb2 Fix for #437596 - Firefox needs to register proper name for session restore 2009-08-06 13:10:16 +00:00
Jan Horak a31088e9f3 Fixed wrong LANG and LC_MESSAGES variables interpretation (#441973)\nin
startup script.
2009-01-07 15:49:05 +00:00
Martin Stransky e530b2e416 fixes #200631: firefox -d starts with a convicted monopolist's product page
(actually ff stays in endles loop)
2008-06-02 12:49:37 +00:00
Christopher Aillon 018bdff198 - Update to latest trunk (2008-03-07) 2008-03-08 04:08:51 +00:00
Martin Stransky ee9e9cf00d Backported old laucher 2008-01-30 14:16:28 +00:00
Martin Stransky cac10961d4 - cleared starting scripts, removed useless parts 2008-01-28 14:10:56 +00:00
Christopher Aillon 557e35af96 - When there are both 32- and 64-bit versions of XPCOM installed on disk
make sure to load the correct one.
2007-12-22 02:19:59 +00:00
Martin Stransky 63ed6e8c9d start script fixes 2007-12-19 15:00:47 +00:00
Martin Stransky c4be312974 starting scripts fixes 2007-12-19 11:13:08 +00:00
Martin Stransky 15e1d52c06 updated to the latest upstream, sync. with f8 2007-11-05 12:00:37 +00:00
Martin Stransky a2276c7fce removed unused plugin check 2007-10-01 10:25:58 +00:00
Martin Stransky 22615371e7 - Fixed #242657 - firefox -g doesn't work 2007-09-26 13:59:13 +00:00
Martin Stransky 9ba2f30c2e removed plugin configuration utility 2007-08-07 08:32:03 +00:00
Martin Stransky 15debc1757 unwrapped plugins moved to the old location 2007-08-06 10:33:33 +00:00
Martin Stransky c6d9eb19e1 added nspluginwrapper support 2007-07-31 10:50:12 +00:00
Christopher Aillon 89a39c8164 - Oops, define the variables I expect to use. 2007-03-12 16:40:52 +00:00