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

272304 Коммитов

Автор SHA1 Сообщение Дата
Kyle Huey 3ab011f0e6 Back out Bug 754142. 2012-05-28 00:53:57 -07:00
Kyle Huey 6aade7d74c Merge m-c to b-s. 2012-05-27 22:31:06 -07:00
Kyle Huey e0df93066c Bug 754142: Don't install quota handlers on chrome databases. r=bent 2012-05-27 22:30:34 -07:00
Brian R. Bondy fddcae6618 Bug 758206 - Better detection for preload/prefetch telemetry. r=taras 2012-05-27 22:40:49 -04:00
Brian R. Bondy 94c46ab6f0 Bug 758206 - Telemetry for preload/prefetch. r=taras 2012-05-27 22:40:49 -04:00
Brian R. Bondy 0f82ace676 Bug 758410 - Installs of service should not attempt to clear prefetch. r=rstrong 2012-05-27 22:40:48 -04:00
Brian R. Bondy 6c507684e7 Bug 756846 - Increase timeout to 3 minutes for prefetch clearing. r=rstrong 2012-05-27 22:40:48 -04:00
Brian R. Bondy 9e83f5bc8b Bug 727864 - Enable DLL preloading when MozillaMaintenance service disabled prefetch. r=jimm 2012-05-27 22:40:48 -04:00
Brian R. Bondy 4ae600a9d9 Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong 2012-05-27 22:40:48 -04:00
Kyle Huey 288f3e1cd1 Merge m-c to b-s. 2012-05-26 14:22:26 -07:00
Rob Campbell 7115680695 merge fx-team to m-c 2012-05-26 14:14:27 -03:00
Serge Gautherie cb935172f4 Bug 747668. (Fv1) XPFE autocomplete.xml: Move selectBy() into nsIAutoCompletePopup section. r=neil.
DONTBUILD (npotb, trivial).
2012-05-26 16:30:31 +02:00
Ryan VanderMeulen 28a8c59948 Merge the last PGO-green inbound changeset to m-c 2012-05-26 08:07:19 -04:00
Victor Porof dead4c881c Bug 758208 - Intermittent failure in browser_dbg_stack-04.js | Should have no frames after resume - Got 2, expected 0; r=msucan 2012-05-26 13:21:39 +03:00
ffxbld 1575dea338 Automated blocklist update from host linux-ix-slave26 2012-05-26 03:07:25 -07:00
Mike Hommey 511a3ce901 Bug 758739 - Allow virtualenv to use system-wide site-packages. r=ted 2012-05-26 08:44:02 +02:00
Takanori MATSUURA 92faf33a5c Bug 751521 - Separate pixman detection from cairo. r=glandium 2012-05-26 08:44:00 +02:00
Phil Ringnalda 4f1ec78aa7 Back out 551fb80a2dca (bug 758392) for roboprovider bustage 2012-05-25 23:18:19 -07:00
Kan-Ru Chen 52fc902deb Bug 743182 - Use gfxPlatform::OptimalFormatForContent everywhere. r=joedrew 2012-05-26 12:38:17 +08:00
Masayuki Nakano 8a6377db21 Bug 758420 Use specified character by inserText rather than the first character of current key event for charCode r=smichaud 2012-05-26 11:35:58 +09:00
Mats Palmgren 92ef6ab5ca Bug 719117 - Use down-cast instead of separate member with correct type. r=roc 2012-05-26 02:43:44 +02:00
Brian Nicholson c0b5df4e97 Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown f=jmaher 2012-05-25 17:26:04 -07:00
Jonathan Griffin 66ec1382d4 Bug 758834 - Add ability to flag tests to be skipped in manifest, a=test-only, DONTBUILD because NPOTB 2012-05-25 16:51:23 -07:00
Kyle Huey a9355b4cff Bug 757222: Revert changes made to address a review comment because that comment was wrong. 2012-05-25 16:40:16 -07:00
Kyle Huey 06e6320e7d Bug 751999: Followup to fix build bustage from bitrot. 2012-05-25 15:13:58 -07:00
Ehsan Akhgari 12313fb4bf Bug 758742 - Fix up the string manipulation in nsUpdateProcessor::ProcessUpdate; r=Neil 2012-05-25 15:52:54 -04:00
Joey Armstrong b1e8f16431 bug 758748: change SOURCE_REPO var check from error to warn. 2012-05-25 18:52:52 -04:00
Mats Palmgren 2168eeae39 Bug 719117 - Fix bug 724781 by preventing reentry to DoStopPlugin with a flag. part 2/2, r=bsmedberg 2012-05-26 00:34:11 +02:00
Mats Palmgren aba171e027 Bug 719117 - Backout bug 724781. part 1/2, r=bsmedberg 2012-05-26 00:34:11 +02:00
Sriram Ramasubramanian 727c0139fd Bug 758798: Liberate TextSwitcher from magic numbers. [r=mfinkle] 2012-05-25 15:10:26 -07:00
Patrick McManus b5d1b0d101 bug 757882 replace 250+ lines of redundant nsAHttpConnection implementations with macros r=jduell 2012-05-25 17:56:41 -04:00
Honza Bambas ae83322320 Bug 758732 - configure sometimes fails with rm: cannot lstat conftest.exe: Permission denied, r=ehsan 2012-05-25 21:18:32 +02:00
Kyle Huey 2e01633bf7 Update pymake snapshot to pull Bug 755828 and remove incorrectly added MPL 2 headers. 2012-05-25 12:14:16 -07:00
Kyle Huey b1b7277c0a Bug 751999: Split SetDocShell apart to make this code easier to read. r=jst 2012-05-25 12:00:32 -07:00
Kyle Huey 6279cf8dc5 Bug 755508: Do not allow the use of NaN dates as keys. r=sicking 2012-05-25 11:52:19 -07:00
Kyle Huey 1b351a2f3b Bug 757222: deleteDatabase should fire a versionchange event with newVersion === null. r=sicking 2012-05-25 11:48:27 -07:00
Kyle Huey 1a61e70130 Bug 757284: Restore Blob.mozSlice, with a deprecation warning. r=sicking 2012-05-25 11:44:38 -07:00
Jonathan Griffin 16af2cba55 Bug 754361 - Don't reset todo count at beginning of testsuite, a=test-only, DONTBUILD because NPOTB 2012-05-25 10:44:13 -07:00
Mike Hommey b8fba82334 Backout changeset 81c2e2ea2dbf (bug 746794) because of bug 758648 2012-05-25 18:21:03 +02:00
Ben Hearsum 31c947e922 bug 723176: support mac dmg signing in the build system - turn on signing of mac builds again. r=ted
--HG--
extra : rebase_source : 7aa71b8b31f975411b491966e859df15b8d9071f
2012-05-25 09:25:07 -04:00
Ed Morley 4a43704eee Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-25 14:25:53 +01:00
Brian R. Bondy ef3001237f Bug 710935 - Measure lag in handling user input. r=bsmedberg 2012-05-25 09:22:19 -04:00
Mihai Sucan f37529970d Bug 673148 - (async-webconsole) Part 3 - Make JS evaluation and object inspection async; r=rcampbell 2012-05-25 13:28:47 +03:00
Tim Taubert 94ec7ae1dc Bug 664324 - [session restore cleanup] Remove trailing whitespace; r=zpao 2012-05-25 23:39:22 +02:00
Tim Taubert 51f70a1731 Bug 758568 - Use SessionStoreInternal instead of passing it to SHistory and TabsProgressListeners; r=zpao 2012-05-25 23:11:31 +02:00
Jim Mathies 81bcae808c 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
Makoto Kato b57ae8645e Bug 752406 - Remove locale.OSTYPE in unixcharset.properties. r=smontagu 2012-05-25 18:36:19 +09:00
Ms2ger 65aa2a4593 Merge m-c to m-i. 2012-05-25 11:15:32 +02:00
Ms2ger 0e2241b478 Bug 756066 - Make StorageEventInit.key nullable; r=mayhemer 2012-05-25 09:18:31 +02:00
Ms2ger 7bf7f09a74 Bug 747434 - Part 3: Remove unused variable 'startingObj' from XPCWrappedNativeScope::FindInJSObjectScope; r=gabor 2012-05-25 09:18:31 +02:00