Граф коммитов

13133 Коммитов

Автор SHA1 Сообщение Дата
Justin Lebar 3ef3e6812a Bug 570975 - Clarify comment in MatchAutoCompleteFunction. rs=sdwilsh 2011-03-28 11:20:07 -04:00
Justin Lebar 23a1029325 Bug 592557 - Eliminate uses of PR_Atomic{Increment,Decrement} in favor of PR_ATOMIC_{INCREMENT,DECREMENT}. r=bsmedberg,gal 2010-10-03 15:42:14 -07:00
Neil Deakin 7d2dbaba8b Bug 630830 - "key" attribute changes to menuitems are not handled; r=joshmoz 2011-02-13 07:28:00 -05:00
Ehsan Akhgari 9f40b44a29 Merge cedar into mozilla-central 2011-03-25 23:55:33 -04:00
Jason Duell 4d46a8bfba Bug 534764. Allow separate NSPR logs if requested, in case of interleaving issues; r=mayhemer,wtc 2011-03-25 19:40:50 -04:00
Mike Hommey cffe14171f Bug 644297 - Avoid _MD5*/_SHA* symbols not found during Shark universal build. r=ted 2011-03-24 15:27:00 +01:00
Mike Hommey e4a9e38436 Bug 643695 - Don't depend on libdbus-glib when not necessary. r=khuey 2011-03-24 15:26:58 +01:00
Ehsan Akhgari cb6a971f1a Merge cedar into mozilla-central 2011-03-25 14:21:07 -04:00
Benjamin Smedberg cac81f2c54 Bug 617539 - Integrate nsIAppStartup2 and nsIAppStartup_MOZILLA_2_0, r=Mossop 2011-03-25 11:03:35 -04:00
Benjamin Smedberg ed882a50bd Bug 617539 - Merge nsIMenuBoxObject_MOZILLA_2_0_BRANCH, r=enn 2011-03-25 11:03:35 -04:00
Benjamin Smedberg 2148ea9abe Bug 617539 - Fold nsIContentPrefService_MOZILLA_2_0 back into the main interface, r=gavin 2011-03-25 11:03:34 -04:00
Benjamin Smedberg ee2c7162c0 Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz 2011-03-25 11:03:33 -04:00
Mounir Lamouri 320e619f5f Bug 633058 - Satchel should not stop events propagations. r=dolske 2011-03-25 12:30:36 +01:00
Mounir Lamouri 6fc0b0ea63 Bug 629002 - Fix arrow panels rounding issues. r=enndeakin 2011-03-25 10:14:19 +01:00
Matheus Kerschbaum 4a7ba19066 Bug 634807 - Remove MOZ_PLAINTEXT_EDITOR_ONLY; r=khuey 2011-03-24 19:59:00 -04:00
Rafael Ávila de Espíndola da018fd0c1 Bug 623123 - Add constructor for nsXULAppInfo (which inherits from nsIXULAppInfo) to placate CLang; r=bsmedberg 2011-03-24 19:29:29 -04:00
L. David Baron 6b543156b0 Backout changeset 208e4e19cc1a (Bug 643695) for causing bug 644790. 2011-03-24 21:09:11 -07:00
L. David Baron c7d7eb3af7 Backout changeset d60d8c1c1f8a (Bug 644297) for causing bug 644790. 2011-03-24 21:08:28 -07:00
L. David Baron 1f6ad7e8cc Backout changeset 5c3ed4fde1e4 (Bug 620931 part 2) for causing bug 644790. 2011-03-24 21:07:30 -07:00
L. David Baron 7c0acef8c1 Backout changeset b9e6454362ef (Bug 620931 part 3) for causing bug 644790. 2011-03-24 21:07:05 -07:00
L. David Baron acca01a9db Backout changeset 9df6e8117fe0 (Bug 620931 part 4) for causing bug 644790. 2011-03-24 21:06:44 -07:00
Dave Townsend 6b0a90b788 Bug 643628: Last updated date misplaced in search results. r=Unfocused 2011-03-24 11:21:12 -07:00
Mike Hommey d982a02746 Bug 620931 part 4 - Fix resource://app/ to always point to the same as resource:///. r=bsmedberg 2011-03-24 15:28:31 +01:00
Mike Hommey 0cfcd44b08 Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.

We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.

We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).

The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.

Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-03-24 15:28:14 +01:00
Mike Hommey 60f6dbb70c Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg 2011-03-24 15:27:55 +01:00
Mike Hommey d96dcb149e Bug 644297 - Avoid _MD5*/_SHA* symbols not found during Shark universal build. r=ted 2011-03-24 15:27:00 +01:00
Mike Hommey f1f22c4fac Bug 643695 - Don't depend on libdbus-glib when not necessary. r=khuey 2011-03-24 15:26:58 +01:00
Ehsan Akhgari f2fe50481f Merge mozilla-central into cedar 2011-03-23 18:29:19 -04:00
Edmund Wong 51d85fab9f Bug 602758 - Fix ' a the ' comments in Toolkit; r=neil 2011-03-23 14:15:24 -04:00
Ehsan Akhgari 35edf79ace Merge cedar onto mozilla-central 2011-03-23 12:07:34 -04:00
Ehsan Akhgari 7a74f6a5b4 Merge mozila-central onto cedar
--HG--
rename : toolkit/components/places/src/nsLivemarkService.js => toolkit/components/places/nsLivemarkService.js
2011-03-23 12:06:04 -04:00
Dão Gottwald 9557f841a0 Bug 637159 - Clean up the fix / workaround for bug 635252. r=neil 2011-03-23 12:36:25 +01:00
Hiroyuki Ikezoe 3c072cd9b1 Bug 582216 - Make sure that we set _scrollTarget in every case in order to address intermittent failures in tabbrowser overflow handling; r=dao 2011-03-16 18:01:34 -04:00
Kyle Huey d8ef992e60 Bug 644139: Put toolkit/mozapps/preferences back in the build. rs=ted for this CLOSED TREE 2011-03-23 10:24:13 -04:00
Frank Wein 576aa5864a Bug 420707 - Remove MOZ_META_COMPONENT ifdef from config.mk; r=khuey. Original Patch by mcsmurf, updated by Standard8 2011-03-22 08:04:00 +00:00
Kyle Huey a4544fbedb Merge m-c to bs. 2011-03-19 07:56:17 -04:00
Axel Hecht 0faa87811f bug 525438, l10n-merge doesn't merge all files, make targets work with PRETTY_NAMES, too. Adding a l10n-checks target for a dummy repack. r=ted 2011-03-18 18:29:56 +01:00
Brad Lassey 6fd1704829 bug 642794 - add support to android for removed-files file r=dougt a=blocking-fennec 2011-03-18 11:50:19 -04:00
Michael Wu 8ed74751c9 Bug 633645 - Add startup cache to omnijar during make package, r=ted 2011-03-16 18:09:18 -07:00
Mark Finkle 8f792d3955 bug 642203 - Must treat locale pref as localized in multi-locale builds r=blassey,dougt,gavin,mossop a=blocking-fennec 2011-03-16 19:17:59 -04:00
Ehsan Akhgari c07982a406 Backed out changeset 75147c0a4b89 because it actually changes code, and is not test-only. a=silly-me 2011-03-16 18:03:35 -04:00
Hiroyuki Ikezoe 79224d86b2 Bug 582216 - Make sure that we set _scrollTarget in every case in order to address intermittent failures in tabbrowser overflow handling; r=dao a=test-only 2011-03-16 18:01:34 -04:00
Mike Hommey 1dff3f39b3 Bug 637316 - Forgot replacement of memcmp with my_strncmp in part 2. r=me 2011-03-14 15:28:44 +01:00
Mike Hommey b1753edd1e Bug 637316 part 2 - Merge adjacent mappings with the same name into one module in crash reporter. r=ted 2011-03-14 15:24:58 +01:00
Mike Hommey a261979126 Bug 637341 - Apply elfhack to dist/bin when packaging and when building symbols. r=ted 2011-03-14 14:41:41 +01:00
Mitchell Field e19aeb897a Merge mozilla-central to build-system. 2011-03-11 11:05:04 +11:00
Mitchell Field ed518b6fb3 Merge backout 2011-03-09 12:31:12 +11:00
Mitchell Field fc1808a1e6 Backed out changeset d7692aed054f 2011-03-09 12:29:25 +11:00
Mitchell Field e0346f1ed6 Bug 595513 - Fix bustage. 2011-03-08 23:56:08 +11:00
Peter Annema 63f3ba433c Bug 639257 - Typo in installer/packager.mk, trying to remove "$(RM) -rf". r=Mitch 2011-03-08 14:59:17 +11:00