Commit Graph

16342 Commits

Author SHA1 Message Date
Ms2ger
944d17423c Revert this CLOSED TREE to changeset 4d3e221584a0. 2013-08-24 13:31:48 +02:00
Ms2ger
6f8e4fc6e1 Backed out changeset e5c1679a3856 (bug 906276) on a CLOSED TREE 2013-08-24 10:44:00 +02:00
Drew Willcoxon
ce93895c87 Bug 901294 - Prevent the background thumbnail service from triggering downloads. r=markh 2013-08-24 01:10:52 -07:00
Drew Willcoxon
a9b8081421 Bug 906276 - Add attribute to nsIDocShell to disable content retargeting. r=jlebar, sr=biesinger 2013-08-24 01:10:50 -07:00
Boris Zbarsky
f9dfbe132d Bug 908576 part 7. Move the various DOMProxyHandler classes into the binding implementation files. r=smaug 2013-08-23 22:42:42 -04:00
Boris Zbarsky
12e653e224 Bug 908530 part 1. Make Link::GetURI return a raw pointer so we don't have to include nsIURI.h in Link.h. r=khuey 2013-08-23 22:42:39 -04:00
Patrick Cloke
e2d7eecef7 Bug 898760 - Twitter says connected but shows nothing: truly make all options of Http.jsm optional, r=Mossop. 2013-08-20 20:16:28 -04:00
Eddy Bruel
216d4d610a Bug 899052 - Implement the listAddons request; r=fitzgen 2013-08-24 01:33:46 +02:00
Ryan VanderMeulen
0e1d3c26c6 Merge inbound to m-c. 2013-08-23 17:49:37 -04:00
Nathan Froyd
2589a50535 Bug 905759 - part 1 - add Telemetry infrastructure for telemetry gecko events; r=vladan 2013-08-15 15:04:15 -04:00
Ryan VanderMeulen
3b872d79f6 Merge m-c to fx-team. 2013-08-22 20:48:10 -04:00
Ryan VanderMeulen
11078fdb09 Merge m-c to fx-team. 2013-08-22 15:46:38 -04:00
Ryan VanderMeulen
7726245c4e Merge inbound to m-c. 2013-08-22 15:42:18 -04:00
Makoto Kato
63341bc0ca Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg 2013-08-22 19:31:48 +09:00
Ms2ger
8bfa279bb1 Merge m-c to inbound 2013-08-22 10:38:48 +02:00
Ms2ger
87ae95251c Merge PGO-green changeset from inbound to m-c. 2013-08-22 10:31:44 +02:00
Ms2ger
399a57add9 Bug 904831 - Part c: Move conditional MSVC_ENABLE_PGO definitions into moz.build and remove empty makefiles; r=mshal 2013-08-22 08:56:01 +02:00
Ms2ger
4922ccbc0a Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps 2013-08-22 08:56:01 +02:00
Ms2ger
5e3caea55b Bug 883284 - Part g: Move conditional LIBXUL_LIBRARY assignments into moz.build; r=gps 2013-08-22 08:56:01 +02:00
Ms2ger
c3e345584c Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium 2013-08-22 08:56:01 +02:00
Ms2ger
8ccdba4aa0 Bug 906412 - Cleanup some random parts of the build system; r=mshal 2013-08-22 08:55:59 +02:00
Ms2ger
676cea55c5 Bug 906351 - Use @DEPTH@ even more; r=ted 2013-08-22 08:55:59 +02:00
Ms2ger
4d968c40e1 Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Ms2ger
7d56a6ab7d Bug 906342 - Move the remaining SIMPLE_PROGRAMS to moz.build and disallow setting SIMPLE_PROGRAMS in Makefiles; r=gps 2013-08-22 08:35:03 +02:00
Ryan VanderMeulen
11b14acefd Merge inbound to m-c. 2013-08-21 17:14:32 -04:00
Magnus Melin
4eeefeb6e0 Bug 907338 - "Ci is undefined" error in printUtils.js - thunderbird's print preview doesn't show any preview. r=Mossop 2013-08-21 22:43:01 +03:00
Shane Caraveo
f562440456 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Ed Morley
acbd366f78 Merge latest green inbound changeset and mozilla-central 2013-08-21 12:59:33 +01:00
Paul Rouget
fab0d93f50 Bug 895360 - [app manager] Device meta data actor. r=poirot.alex 2013-08-21 08:56:40 +02:00
Paul Rouget
1dd29166e6 Bug 898485 - [app manager] Implement an abstract connection manager. r=past 2013-08-21 08:56:40 +02:00
Justin Dolske
1141bcf097 Bug 907594 - Pref-change observer isn't being called. r=mattn 2013-08-20 23:55:18 -07:00
Nick Fitzgerald
e55a604cd3 Bug 906100 - Intermittent failures in tests that list sources, but don't call gc() after adding test globals; r=jimb 2013-08-20 18:23:05 -07:00
Ryan VanderMeulen
3bace0adf9 Merge m-c to inbound. 2013-08-21 17:17:18 -04:00
Ryan VanderMeulen
2203bcca10 Merge m-c to fx-team. 2013-08-20 15:33:48 -04:00
Nick Fitzgerald
18f0cd3ed9 Bug 906796 - _unknownError should suck less; r=vporof 2013-08-20 11:15:15 -07:00
Nick Fitzgerald
48c51d5197 Bug 906795 - safeErrorString should include a stack; r=vporof 2013-08-20 11:15:11 -07:00
Gregory Szorc
ddf5d26ade Bug 896695 - Re-enable accidentally disabled toolkit/devtools/apps xpcshell tests; r=mshal 2013-08-20 10:05:52 -07:00
Jesse Fox
b8d1beb5c3 Bug 902729 - Add a new telemetry probe for session lifetimes. r=ttaubert 2013-08-20 11:02:42 -04:00
Mike Hordecki
b8f7a184b9 Bug 795979 - RDP, new packet type: getObjectsProperties. r=past 2013-08-20 13:32:04 +01:00
Tom Schuster
26e3a4ac9a Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil 2013-08-21 13:24:53 -04:00
Nick Fitzgerald
b24552d2cb Bug 889492 - Debugger does not stop at the debugger; statement in original files; r=anton 2013-08-22 10:41:48 -07:00
Tim Taubert
19b50b5167 merge m-c to fx-team 2013-08-22 11:14:11 +02:00
Tim Taubert
85707028ba Backed out changeset 42be7b929812 (bug 355063) 2013-08-22 09:22:18 +02:00
Mark Hammond
24049867fe Bug 907350 - set cache-control: no-store to avoid browser_thumbnails_background orange. r=adw 2013-08-22 12:11:45 +10:00
Nicholas Nethercote
42ccf38dcd Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
2013-08-17 15:50:18 -07:00
Ed Morley
30c9f367b7 Merge latest green fx-team changeset and mozilla-central 2013-08-20 09:51:41 +01:00
Ryan VanderMeulen
f1e0878203 Merge m-c to fx-team. 2013-08-19 22:36:47 -04:00
Mark Hammond
cad6550e1f Bug 897880 - Thumbnail service must not overwrite existing thumbnails if it gets an error response. r=adw 2013-08-20 09:26:33 +10:00
Ryan VanderMeulen
d063b1b166 Merge b2g-inbound to m-c on a CLOSED TREE. 2013-08-19 17:02:28 -04:00
Irving Reid
386437c51e Bug 888753: Reschedule walker loop more often to avoid deadlocks with nested event loops; r=paolo 2013-08-19 15:55:20 -04:00