Chris Jones
|
570cf27a6d
|
Bug 787436: Implement a "really really quit" watchdog to monitor normal shutdown and exit Gecko in a hurry if it takes too long. r=bent
|
2012-09-19 16:13:31 -07:00 |
|
Ehsan Akhgari
|
b5c39afb4e
|
Bug 792502 - Kill the FunctionTimer code; r=vlad
|
2012-09-19 16:59:38 -04:00 |
|
Ehsan Akhgari
|
71d9f962d0
|
Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests
|
2012-09-19 15:42:18 -04:00 |
|
Ray Cheung
|
6d4cf10a0b
|
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
|
2012-09-19 11:23:33 -04:00 |
|
Nathan Froyd
|
e8807f6b41
|
Bug 792039 - don't write Telemetry ping files for non-official builds; r=taras
|
2012-09-18 11:10:17 -04:00 |
|
Benjamin Smedberg
|
adf788ae6e
|
Bug 791009 part B - fix spelling and logic errors; don't add additional_minidumps to the extra data twice, r=ted
--HG--
extra : rebase_source : 0d46f9a86145092cfe0aac9fd4eee9cc783f94a4
|
2012-09-14 16:37:58 -04:00 |
|
Graeme McCutcheon
|
5855c286f2
|
Merge last PGO green changeset from mozilla-inbound to mozilla-central
|
2012-09-19 15:15:34 +01:00 |
|
Chris Jones
|
b2cd2c3e77
|
Bug 791902: updater umask needs to be 0022. r=dhylands
|
2012-09-19 01:48:14 -07:00 |
|
Tim Taubert
|
a85aa61196
|
merge m-c to fx-team
|
2012-09-19 08:51:18 +02:00 |
|
Graeme McCutcheon
|
ca3842944a
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-09-18 12:46:06 +01:00 |
|
Tim Taubert
|
40e70ef0c0
|
merge m-c to fx-team
|
2012-09-18 11:30:47 +02:00 |
|
Tim Taubert
|
f4edf13852
|
merge m-c to fx-team
|
2012-09-18 11:27:53 +02:00 |
|
Panos Astithas
|
1560eb2b1a
|
Remove redundant check for Debugger.Object.displayName property (bug 786711). r=jimb
|
2012-09-18 10:30:02 +03:00 |
|
Blair McBride
|
018edd6211
|
Backout 7209f50695da (bug 788378) due to debug xpcshell orange
|
2012-09-18 19:27:55 +12:00 |
|
Blair McBride
|
877cf1dfd4
|
Bug 788378 - Add guards to the AddonManager/AddonManagerInternal getters and setters, to ensure they're not used before startup/after shutdown. r=Mossop
|
2012-09-18 16:49:42 +12:00 |
|
Blair McBride
|
f3f5026492
|
Bug 788378 - Add guards to the AddonManager/AddonManagerInternal getters and setters, to ensure they're not used before startup/after shutdown. r=Mossop
|
2012-09-18 16:49:42 +12:00 |
|
Blair McBride
|
aa4ebfe7cf
|
Bug 788416 - Remove ancient and unused tests in toolkit\mozapps\extensions\test\unit. r=Mossop
|
2012-09-18 16:48:01 +12:00 |
|
Ed Morley
|
946a13d148
|
Backout 6d71ff5b4b36 (bug 347307), 75a3c47a3fe7 (bug 507578), 828f91de7143 (bug 769764) for near permaorange OS X 10.8 leaks
|
2012-09-17 16:54:09 +01:00 |
|
Nathan Froyd
|
6bb45b728c
|
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
|
2012-09-13 07:33:35 -04:00 |
|
Jan Beich
|
f301b4373a
|
Bug 789436 - Remove one more SIGFPE workaround for FreeBSD. r=sicking
|
2012-09-18 21:35:04 -04:00 |
|
Hiroyuki Ikezoe
|
8a5d1b7c47
|
Bug 788938 - Use MOZILLA_DIR instead of topsrcdir to include packager.mk from comm-central. r=ted
|
2012-09-18 21:35:03 -04:00 |
|
Andres Hernandez
|
7a3b5f8d0a
|
Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin
|
2012-09-10 10:54:41 -06:00 |
|
Michael Wu
|
f1dfdbbad0
|
Bug 791269 - dlopen opensl library, r=kinetik
|
2012-09-15 15:52:34 -04:00 |
|
Patrick McManus
|
cafe3619a5
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-14 16:27:46 -04:00 |
|
Adam Dane [:hobophobe]
|
d70d5d201f
|
Bug 787624 - Test for bug 787624. r=roc
|
2012-09-14 15:00:21 -05:00 |
|
Paul Adenot
|
2c52721064
|
Bug 790132 - Add a test to make sure media sniffing occurs only when we want. r=bz
|
2012-09-12 13:04:01 -07:00 |
|
Phil Ringnalda
|
1654033e68
|
Back out 486dcdbdfa23 (bug 787624) for Android failures
|
2012-09-13 20:47:03 -07:00 |
|
Adam Dane [:hobophobe]
|
6b94b05336
|
Bug 787624 - Test for bug 787624. r=roc
|
2012-09-13 19:38:38 -05:00 |
|
Adam Dane [:hobophobe]
|
f649a022db
|
Bug 787624 - Form scrolling for popups should use SCROLL_IF_NOT_VISIBLE. r=roc
|
2012-09-12 21:53:28 -05:00 |
|
Josh Matthews
|
26c7f1fdc8
|
Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan
|
2012-09-17 12:18:40 -04:00 |
|
Frank Yan
|
edcaf11040
|
Bug 790736 - Trigger clickSelectsAll (if applicable) upon opening textbox context menu. r=enndeakin
|
2012-09-15 18:46:13 -05:00 |
|
Koosha Khajeh Moogahi
|
8d39310f18
|
Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg
|
2012-09-14 14:30:31 +04:30 |
|
Michal Novotny
|
7fcf4220ce
|
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
|
2012-09-17 23:31:46 +02:00 |
|
Nathan Froyd
|
226f85148a
|
Bug 788704 - add telemetry for enablePrivilege; r=bholley
|
2012-09-17 17:03:42 -04:00 |
|
Ehsan Akhgari
|
43f06e8050
|
Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak
|
2012-09-06 00:34:50 -04:00 |
|
Ehsan Akhgari
|
56d0bdab48
|
Bug 741059 - Part 2: Use the nsIChannel::SetPrivate API to set the private bit on the favicon channel loads based on the knowledge of the caller of the favicon loading API; r=mak
|
2012-09-04 20:38:00 -04:00 |
|
Drew Willcoxon
|
12156cd497
|
Bug 554174 - Follow-up, fix Windows-only JS syntax error
|
2012-09-18 15:43:14 -07:00 |
|
Adam Dane [:hobophobe]
|
58808c3d56
|
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
|
2012-09-17 18:45:10 -05:00 |
|
Drew Willcoxon
|
348c60a610
|
Bug 789674 - Update about:support to use Troubleshoot.jsm. r=felipe
|
2012-09-18 13:30:41 -07:00 |
|
Drew Willcoxon
|
56f5d1118c
|
Bug 554174 - Make about:support information easily parseable. r=felipe
|
2012-09-18 13:25:06 -07:00 |
|
Gordon P. Hemsley
|
8daa23d442
|
Bug 724594 - Rename 'Scots Gaelic' to 'Scottish Gaelic' [gd]. r=smontagu
|
2012-09-04 11:51:20 -04:00 |
|
Gordon P. Hemsley
|
bf36a58518
|
Bug 586085 - Add support for Kashubian [csb], Hawaiian [haw], and Hiligaynon [hil]. r=smontagu
|
2012-09-13 13:44:02 -04:00 |
|
Gordon P. Hemsley
|
762702ade8
|
Bug 535422 - Add support for Lower Sorbian [dsb]. r=smontagu
|
2012-09-13 13:22:30 -04:00 |
|
Ed Morley
|
1525bc6440
|
Backout 3182f9d08c2d (bug 347307), 2a30593cca79 (bug 507578), b87b27f5a417 (bug 769764) for m-oth permaorange in browser_463205.js
|
2012-09-13 22:42:29 +01:00 |
|
Ed Morley
|
57ed615248
|
Merge mozilla-central to mozilla-inbound
|
2012-09-13 21:03:10 +01:00 |
|
Ed Morley
|
d7f6804fb7
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-09-13 20:52:14 +01:00 |
|
Benjamin Smedberg
|
fd4dd85a73
|
Bug 791009 - Misnamed variable in CrashSubmit.jsm causes an error when submitting a crash: "ReferenceError: extraData is not defined", r=ted
--HG--
extra : rebase_source : f3302a6c31fc2c68842e669f25897fa519ed5721
|
2012-09-13 15:20:12 -04:00 |
|
Patrick McManus
|
22205a5249
|
bug 769764 move proxy resolution to separate thread and remove sync api r=biesi sr=josh
|
2012-09-13 15:22:56 -04:00 |
|
Mark Capella
|
06ff3f77ee
|
Bug 780442 - About:Memory page buttons are overlapping, oversized, r=margaret, njn
|
2012-09-13 10:47:31 -04:00 |
|
Ed Morley
|
012591bf65
|
Backout 815b5a243315 (bug 781213) for xpcshell failures
|
2012-09-13 15:23:53 +01:00 |
|