Matthew Noorenberghe
|
42e66dded9
|
Bug 786835 - Stop using setIsBrowserElement for docShell isolation in Sandbox.jsm. r=imelven,gavin,benadida
--HG--
extra : rebase_source : df7720c490e139f639a7fd58a6dec8d5eba548a2
|
2012-08-29 16:47:44 -07:00 |
Abhishek Potnis
|
0580007f9d
|
Bug 786592 - Remove the logging of OS.Path.normalize from ospath_unix_back.jsm. r=yoric
|
2012-09-19 15:07:02 +05:30 |
Valentin Gosu
|
128a63b096
|
Bug 791088 - Add telemetry for Connection Manager transaction time. r=mcmanus
|
2012-09-19 20:24:58 -04:00 |
Chris Jones
|
e2c1ec4c18
|
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
|
8cc30b88b2
|
Bug 792502 - Kill the FunctionTimer code; r=vlad
|
2012-09-19 16:59:38 -04:00 |
Ehsan Akhgari
|
37b4f5642e
|
Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests
|
2012-09-19 15:42:18 -04:00 |
Ray Cheung
|
0577d78a7d
|
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
|
2012-09-19 11:23:33 -04:00 |
Nathan Froyd
|
002131548d
|
Bug 792039 - don't write Telemetry ping files for non-official builds; r=taras
|
2012-09-18 11:10:17 -04:00 |
Benjamin Smedberg
|
41a982d719
|
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
|
c183f67a15
|
Merge last PGO green changeset from mozilla-inbound to mozilla-central
|
2012-09-19 15:15:34 +01:00 |
Chris Jones
|
6f9d988c50
|
Bug 791902: updater umask needs to be 0022. r=dhylands
|
2012-09-19 01:48:14 -07:00 |
Tim Taubert
|
509b7e87b9
|
merge m-c to fx-team
|
2012-09-19 08:51:18 +02:00 |
Graeme McCutcheon
|
f35f4e230e
|
Merge last PGO-green changeset from mozilla-inbound to mozilla-central
|
2012-09-18 12:46:06 +01:00 |
Tim Taubert
|
5d520a7fe7
|
merge m-c to fx-team
|
2012-09-18 11:30:47 +02:00 |
Tim Taubert
|
591b7d6b5c
|
merge m-c to fx-team
|
2012-09-18 11:27:53 +02:00 |
Panos Astithas
|
896f520d2f
|
Remove redundant check for Debugger.Object.displayName property (bug 786711). r=jimb
|
2012-09-18 10:30:02 +03:00 |
Blair McBride
|
62800a36c3
|
Backout 7209f50695da (bug 788378) due to debug xpcshell orange
|
2012-09-18 19:27:55 +12:00 |
Blair McBride
|
898ee79d56
|
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
|
914816c553
|
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
|
5622f195d5
|
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
|
fb64dc10dd
|
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
|
6b2ae3179b
|
Bug 781213 - remove chmod on telemetry saved-pings directory; r=taras
|
2012-09-13 07:33:35 -04:00 |
Jan Beich
|
03d2fe0829
|
Bug 789436 - Remove one more SIGFPE workaround for FreeBSD. r=sicking
|
2012-09-18 21:35:04 -04:00 |
Hiroyuki Ikezoe
|
a2f6169aae
|
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
|
2267136e3c
|
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
|
74b74d66d7
|
Bug 791269 - dlopen opensl library, r=kinetik
|
2012-09-15 15:52:34 -04:00 |
Patrick McManus
|
d64080bb5a
|
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]
|
1b8626417a
|
Bug 787624 - Test for bug 787624. r=roc
|
2012-09-14 15:00:21 -05:00 |
Paul Adenot
|
8ac3fd19fd
|
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
|
22447467e3
|
Back out 486dcdbdfa23 (bug 787624) for Android failures
|
2012-09-13 20:47:03 -07:00 |
Adam Dane [:hobophobe]
|
058232c2f8
|
Bug 787624 - Test for bug 787624. r=roc
|
2012-09-13 19:38:38 -05:00 |
Adam Dane [:hobophobe]
|
0c4755bc0c
|
Bug 787624 - Form scrolling for popups should use SCROLL_IF_NOT_VISIBLE. r=roc
|
2012-09-12 21:53:28 -05:00 |
Josh Matthews
|
c5574afd30
|
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
|
ddd7b6ff07
|
Bug 790736 - Trigger clickSelectsAll (if applicable) upon opening textbox context menu. r=enndeakin
|
2012-09-15 18:46:13 -05:00 |
Koosha Khajeh Moogahi
|
dcf81f4fb0
|
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
|
245dcc3f73
|
Bug 723362 - Make an asynchronous variant of nsCacheEntryDescriptor::Doom, r=hurley
|
2012-09-17 23:31:46 +02:00 |
Nathan Froyd
|
f6fe9ef516
|
Bug 788704 - add telemetry for enablePrivilege; r=bholley
|
2012-09-17 17:03:42 -04:00 |
Ehsan Akhgari
|
145e6f9783
|
Bug 741059 - Part 4: Update the callers to mozIAsyncFavicon::SetAndFetchFaviconForPage; r=jdm,bz,mak
|
2012-09-06 00:34:50 -04:00 |
Ehsan Akhgari
|
0c56f15dbc
|
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
|
9ed24236c4
|
Bug 554174 - Follow-up, fix Windows-only JS syntax error
|
2012-09-18 15:43:14 -07:00 |
Adam Dane [:hobophobe]
|
b6f4fdb364
|
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
|
2012-09-17 18:45:10 -05:00 |
Drew Willcoxon
|
95f90f3341
|
Bug 789674 - Update about:support to use Troubleshoot.jsm. r=felipe
|
2012-09-18 13:30:41 -07:00 |
Drew Willcoxon
|
e7184918ed
|
Bug 554174 - Make about:support information easily parseable. r=felipe
|
2012-09-18 13:25:06 -07:00 |
Gordon P. Hemsley
|
d3bb4419f6
|
Bug 724594 - Rename 'Scots Gaelic' to 'Scottish Gaelic' [gd]. r=smontagu
|
2012-09-04 11:51:20 -04:00 |
Gordon P. Hemsley
|
0e41d7982d
|
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
|
6d2faee614
|
Bug 535422 - Add support for Lower Sorbian [dsb]. r=smontagu
|
2012-09-13 13:22:30 -04:00 |
Ed Morley
|
483772a3a4
|
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
|
aff2cde357
|
Merge mozilla-central to mozilla-inbound
|
2012-09-13 21:03:10 +01:00 |
Ed Morley
|
7957a754a7
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-09-13 20:52:14 +01:00 |
Benjamin Smedberg
|
8b4f430cb8
|
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 |