Brian R. Bondy
42cfd673cd
Bug 846365 - Add proper handling for background session closes in Firefox for Metro. r=jimm
2013-03-24 19:10:46 -04:00
Jim Mathies
bd82d0b8d9
Bug 839808 - Add support for omtc to winrt widget. r=bbondy
2013-03-04 12:32:20 -06:00
Matt Brubeck
c33824975b
Bug 837772 - Fix argument parsing from tests.ini for Metro test harness [r=jimm]
2013-02-20 17:20:04 -08:00
Jim Mathies
99e755f1b8
Bug 807593 - sync nsBrowserApp changes for metro, including metro browser startup and mochitest-metro-chrome startup handling. r=bbondy
2013-02-12 14:51:24 -06:00
Mike Hommey
72de8f6196
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Mike Hommey
3e5b625f34
Bug 755724 - Initialize trace malloc before calling NS_NewLocalFile in nsBrowserApp.cpp. r=bsmedberg
2013-01-19 09:40:02 +01:00
Benoit Girard
2018142588
Bug 761135 - Remove XPCOMGlueShutdown. r=benjamin
2013-01-07 16:19:39 -05:00
Rafael Ávila de Espíndola
baeb4f7a21
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
2013-01-04 10:27:41 -05:00
Mike Hommey
deb54ed6ab
Bug 755724 - Don't use the xulrunner stub when building Firefox against a libxul SDK. r=bsmedberg
2013-01-03 16:04:42 +01:00
Ed Morley
b8ab6d5709
Backout bfeb3bc3da4e (bug 826029) for WINNT xpcshell failures
2013-01-03 10:17:14 +00:00
Rafael Ávila de Espíndola
16df9e10cd
Bug 826029 - Assertion in mozPoisonWriteMac due to Mac camera code trying to write a defaults file on exit | Assertion failure: ok, at ../../../xpcom/build/mozPoisonWriteMac.cpp:90. r=ehsan.
2013-01-02 21:04:10 -05:00
Brian R. Bondy
990ad9427f
Bug 770911 - Remove all prefetch clearing code. r=taras.
2012-08-02 10:50:29 -04:00
Aryeh Gregor
8b4a23fc4c
Bug 777292 part 2 - Change all nsnull to nullptr
2012-07-30 17:20:58 +03:00
Tim Abraldes
4064d5016b
bug 762310. Use MultiByteToWideChar instead of NS_ConvertUTF8toUTF16 (which can't be called before XPCOM is loaded), generate the output message before converting it (so all parts of it get converted). r=jimm
2012-07-24 10:04:03 -07:00
Brian R. Bondy
89330e34f1
Bug 770874 - Removed the STARTUP_USING_PRELOAD_TRIAL telemetry histogram code. r=taras
2012-07-08 21:54:10 -04:00
Brian R. Bondy
3aa94e3660
Bug 764905 - Randomly flip preload on/off, independent of whether update service deleted prefetch. r=taras
2012-06-16 13:44:07 -04:00
Mike Hommey
6944d48e82
Bug 764021 - Add Startup Timeline probe for when entering main(). r=taras,r=bsmedberg
2012-06-15 08:23:08 +02:00
Mike Hommey
387dfd7b1d
Bug 764019 - Only rely on the maintenance service to enable preload on Windows. r=taras
2012-06-15 08:22:33 +02:00
Geoff Lankow
7a64448b03
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
2012-06-06 14:08:30 +12:00
Brian R. Bondy
a0187c547a
Bug 758206 - Telemetry for preload/prefetch. r=taras
2012-05-27 22:40:49 -04:00
Brian R. Bondy
ce0745cc8d
Bug 727864 - Enable DLL preloading when MozillaMaintenance service disabled prefetch. r=jimm
2012-05-27 22:40:48 -04:00
Jim Mathies
14391c0dac
Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg
2012-05-25 05:01:29 -05:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Nathan Froyd
b9c546f83d
Bug 739260 - fix signed/unsigned comparison warning in nsBrowserApp.cpp; r=ehsan
2012-03-26 11:53:15 -04:00
Mike Hommey
23e0be64e6
Bug 728071 part 1 - Move nsXREAppData definition in a separate header, and use it from application.ini.h. r=bsmedberg
2012-02-22 08:12:15 +01:00
Mark Banner
06d6b72cd1
Bug 726978 - Remove useless NS_New(Native)LocalFile calls in nsBrowserApp.cpp. r=glandium
2012-02-14 18:03:31 +00:00
Jeff Muizelaar
bfca895331
Bug 711658. Move quirks triggering earlier. r=bgirard
...
Bug 696376 caused our quirks to be triggered too late. This
makes sure we're early enough.
This also moves the copy of NS_CompareVersions into the header to make things work.
2011-12-19 12:47:09 -05:00
Mike Hommey
8307d4543a
Bug 686466 part 3 - Use a pre-generated nsXREAppData struct instead of application.ini. r=ted,bsmedberg
2011-11-22 08:05:59 +01:00
Ehsan Akhgari
478ad1a412
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Michael Wu
0fe7772ece
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
2011-09-28 23:19:26 -07:00
Mike Hommey
a07d04ff74
Bug 657297 part 2 - Add telemetry samples for initial I/O counters. r=tglek
2011-05-22 08:24:32 +02:00
Mike Hommey
35c16cc403
Bug 632404 - Preload dependent libraries at startup. r=tglek,r=bsmedberg
2011-05-16 10:25:05 +02:00
Mike Hommey
73c7e1c783
Bug 552864 part 2 - Load the XUL library with the standalone glue and get rid of the startup shell script. r=tglek,r=ted
2011-05-22 08:23:20 +02:00
Mike Hommey
5b365e1385
Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg
2011-05-22 08:22:27 +02:00
Matt Brubeck
542052b358
Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression.
2011-06-15 09:00:28 -07:00
Mike Hommey
b0ea5c727b
Bug 632404 - Preload dependent libraries at startup. r=tglek,r=bsmedberg
2011-05-16 10:25:05 +02:00
Mike Hommey
508a198a63
Bug 552864 part 2 - Load the XUL library with the standalone glue and get rid of the startup shell script. r=tglek,r=ted
2011-05-22 08:23:20 +02:00
Mike Hommey
c081b8cd42
Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg
2011-05-22 08:22:27 +02:00
Taras Glek
044cba2159
bug 627591: backout preload in preparation for better one.
2011-05-20 11:32:01 -07:00
Taras Glek
438906c173
Bug 627591: preload (xul|mozjs).dll on Windows when prefetch is off r=shaver
2011-05-06 12:57:36 -07:00
Vladimir Vukicevic
4aad102d62
b=524904, add support for generic Windows DLL blocklist; r=shaver
2009-11-03 22:35:20 -08:00
Jim Mathies
f73286b412
back out changeset 41c421f97869
2009-11-04 11:02:59 -06:00
Vladimir Vukicevic
4428c5ec3d
b=524904, add support for generic Windows DLL blocklist; r=shaver
2009-11-03 22:35:20 -08:00
Brian Crowder
0e9369206b
Bug 422771 - reduce narrow Windows API calls in browser, original patch by Brad Lassey <blassey@mozilla.com>, r=jmathies
2008-08-27 14:44:54 -07:00
e58600c985
Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil
2007-12-31 07:15:43 -08:00
14f5d86140
Backout patch from Roland Boon in bug 386826 due to RLk increase.
2007-10-12 22:47:04 -07:00
cb92bd531e
Bug 386826 - "First run of XULRunner fails on Windows Vista, showing the Usage dialog instead" [p=roland.boon@tomtom.com (Roland Boon) r=bsmedberg a1.9=sayrer]
2007-10-12 21:19:33 -07:00
f66228d037
Fix comment typo in patches for bug 389779 and bug 388833
2007-08-05 16:48:25 -07:00
a3c77d67e1
Bug 388833 - Give the Firefox binary the ability to kinda-sorta launch XR apps (mainly meant for webrunner experimentation right now), r=luser
2007-07-25 13:24:37 -07:00
697879174f
Bug 386658: fix msvc7.1 build breakage, r=emaijala
2007-07-11 08:16:30 -07:00