Oleg Romashin
35ebaf2234
Bug 703155 - Port Mozilla Qt to Qt5. r=mark.finkle,mh+mozilla,dougt
2012-03-22 16:24:40 -07:00
Chris Jones
4276265c9a
Bug 737368, part 1: Fix up ifdefs to support building update code for Gonk. r=mwu
2012-03-21 15:50:53 -07:00
Matthew Noorenberghe
8810da0fd8
Bug 717070 - Profile reset - Part 1 - Backend to initiate profile reset. r=mano
2012-02-23 19:34:18 -08:00
Matthew Noorenberghe
f9b32440f4
Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
2011-11-07 21:20:42 -08:00
Jed Davis
8aa2ca15a1
Bug 716110 - Split -new-instance flag out of existing -no-remote flag. r=bsmedberg
2012-01-20 01:12:00 -05:00
Marco Bonardo
820ca4c6b3
Merge mozilla-central and mozilla-inbound
2012-01-05 11:31:12 +01:00
Brian R. Bondy
bbe1d3c972
Bug 711692 - Various fixes for intermittent failures. r=rstrong.
2011-12-28 21:08:37 -05:00
Ehsan Akhgari
b605624938
Bug 481815 - Automated tests for updates using the maintenance service; r=rstrong.
2012-01-04 23:19:14 -05: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
Ms2ger
8489f69efe
Bug 711838 - Remove the jetpack service; r=bsmedberg
...
Change to toolkit-makefiles.sh r=edmorley
2011-12-24 09:25:52 +01:00
Benoit Girard
663441bedb
Bug 707185 - Programmatic control for eventtracer. r=ted.mielczarek
2011-12-04 20:53:17 -05:00
Marco Castelluccio
4e0bee9913
Bug 679352 - Remove libreg - Part 1: Clean nsProfileMigrator; r=bsmedberg
2011-12-10 22:41:14 +00:00
Jeff Muizelaar
c2e6226c51
Bug 707800. Rename SAMPLE_CHECKPOINT to SAMPLE_LABEL. r=bgirard
...
Checkpoint was never a good name.
2011-12-02 17:18:26 -05:00
Doug Turner
0adc0a5a51
Bug 706560 - Send MOZ_APP_ID to crash reporter. r=ted
2011-12-01 19:24:10 -08:00
Ted Mielczarek
de23f9dd2a
bug 704479 - Annotate ReleaseChannel with MOZ_UPDATE_CHANNEL earlier in startup. r=bsmedberg
2011-11-22 16:46:57 -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
Mike Hommey
efd6f09c3e
Bug 702764 part 2 - Make nsAppStartup::GetStartupInfo more flexible. r=tglek
2011-11-18 08:54:27 +01:00
Michael Wu
21ff4d9ef1
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
2011-11-10 16:17:46 -08:00
Benoit Girard
ca1009cd75
Bug 683229 - Add user space profiling using Simple Profiler System (SPS). r=cjones r=jmuizelaar
2011-08-26 17:05:37 -07:00
Benoit Girard
8c61cdb15f
Bug 694039 - Load plugin quirks during interpose. r=jmuizelaar
2011-10-26 22:57:26 -04:00
Ginn Chen
c8ecc6b9dc
Bug 696599 Use PRBool for nspr_use_zone_allocator r=benjamin,karlt
2011-10-27 17:00:55 +08:00
Neil Deakin
50e2122432
Bug 503879, remove nsIToolkit, make nsToolkit a singleton, remove it from some widget platforms, and don't pass it around when creating widgets, original patch by robarnold, r=roc
2011-10-25 11:05:32 -04:00
Jeff Muizelaar
11f4385f37
Bug 694039. Work around OpenGL quirks in the plugin process. r=bgirard
...
We do the same in the main process so that we get the right
bundle id on in Nightly and Aurora
2011-10-14 15:22:11 -04:00
Oleg Romashin
1cf8f90bbb
Bug 693422 - Unify QApplication creation. r=tatiana
2011-10-17 17:53:37 -07: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
Jeff Walden
7d613942b0
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
2011-10-10 22:50:08 -07:00
Jeff Walden
c5e5f873d1
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
2011-10-12 12:21:53 -07:00
Jeff Walden
946f2ae0e3
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
2011-10-10 22:50:08 -07:00
Jiten Thakkar
3f693177ea
Bug 683245 - Make navigator.buildID and navigator.version work in content processes. r=bsmedberg
2011-10-04 16:31:00 -04:00
Phil Ringnalda
563d1dda70
Back out 68b6b149d652 (bug 683245) for xpcshell timeouts in test_content_annotation.js
2011-10-03 15:17:21 -07:00
Jiten Thakkar
8a12dd8f4b
Bug 683245 - Allow retrieving navigator.buildID and navigator.version in content processes. r=bsmedberg
2011-10-03 13:08:00 -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
Ed Morley
d8ec1f6792
Backout changeset 81a7f5489ebc (bug 679352), since burning comm-central; a=callek
2011-09-25 16:27:30 +01:00
Marco Castelluccio
259a053805
Bug 679352 - Remove libreg (Part 1: Clean nsProfileMigrator). r=bsmedberg
2011-09-24 16:25:20 +02:00
Tatiana Meshkova
1e1ce91af7
Bug 684403 - error: forward declaration of 'struct MApplicationService'; r=romaxa
2011-09-04 13:57:50 +01:00
Jeremias Bosch
0ad1c3afba
Bug 682814 - Fennec on N9 can not get launched from other application; r=romaxa
2011-09-01 22:14:01 +01:00
Steve Fink
714aa9256c
Bug 650078 - Make -no-remote not listen for remote commands when using X (r=bsmedberg)
2011-08-24 10:56:57 -07:00
Brian R. Bondy
f254e6eeda
Bug 576867 - Firefox is already running, but is not responding window icon. r=neil
2011-08-26 09:03:26 -04:00
Benjamin Smedberg
ee08a235a4
Merge the electrolysis branch to mozilla-central.
2011-08-19 10:15:52 -04:00
Randell Jesup
bbf9d641de
Bug 674384: jprof - better thread support, support e10s profiling and profile-by-capture-section. r=dbaron DONTBUILD
2011-08-12 11:59:20 -04:00
Benjamin Smedberg
43be2caeca
Bug 666748 - Optionally support a pool of content processes instead of a single one. r=jdm The followup patch for 669640 must land together with this one.
2011-08-02 15:35:42 -04:00
Ed Morley
195c0b63fa
Bug 653333 - Remove legacy splash screen code (nsSplashScreen, MOZ_SPLASHSCREEN, splash.bmp) now that no platforms use it; r=dtownsend,bsmedberg
2011-08-04 09:04:40 +02:00
Brad Lassey
fb5c5d8935
bug 661282 - make xpcshell run on android r=bsmedberg
2011-06-26 22:05:51 -04:00
Matheus Kerschbaum
200b657e7d
Bug 579571 - Remove --enable-timeline support. r=tglek
2011-07-17 12:07:42 +02:00
Ms2ger
26b7c93961
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Jacek Caban
bcb04a775f
Bug 670094 - nsAppRunner.cpp fails to compile on mingw (r=roc)
2011-07-12 11:17:20 +02:00
Bill McCloskey
694a0550a1
Bug 662646 - Tests for new crash report API (r=ted)
2011-07-07 17:31:11 -07:00
Mike Hommey
8f2d06c3bc
Bug 666657 - Don't use a static array of char to set the MOZ_CRASHREPORTER_STRINGS_OVERRIDE environment variable. r=bsmedberg
2011-06-27 15:31:04 +02:00
Oleg Romashin
372a449b1a
Bug 663393 - Maemo6/Meego VKB doues not work properly without meegotouch r=dougt
2011-06-25 09:22:34 -04:00
Michael Wu
3b121987d0
Bug 654489 - Remove fastload, r=bsmedberg
2011-06-17 15:53:52 -07:00