Commit Graph

16331 Commits

Author SHA1 Message Date
Nathan Froyd
9f95de414f Bug 905759 - part 1 - add Telemetry infrastructure for telemetry gecko events; r=vladan 2013-08-15 15:04:15 -04:00
Ryan VanderMeulen
306fb22290 Merge m-c to fx-team. 2013-08-22 20:48:10 -04:00
Ryan VanderMeulen
41adbccfaf Merge m-c to fx-team. 2013-08-22 15:46:38 -04:00
Ryan VanderMeulen
1ef4f3befe Merge inbound to m-c. 2013-08-22 15:42:18 -04:00
Makoto Kato
9d06ff2f05 Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg 2013-08-22 19:31:48 +09:00
Ms2ger
4af9d89266 Merge m-c to inbound 2013-08-22 10:38:48 +02:00
Ms2ger
dd3ed79f0d Merge PGO-green changeset from inbound to m-c. 2013-08-22 10:31:44 +02:00
Ms2ger
d54dfa0c57 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
19f3e043e3 Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps 2013-08-22 08:56:01 +02:00
Ms2ger
cb6087d9f7 Bug 883284 - Part g: Move conditional LIBXUL_LIBRARY assignments into moz.build; r=gps 2013-08-22 08:56:01 +02:00
Ms2ger
4d0ead0110 Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium 2013-08-22 08:56:01 +02:00
Ms2ger
5c981f7ca9 Bug 906412 - Cleanup some random parts of the build system; r=mshal 2013-08-22 08:55:59 +02:00
Ms2ger
5173d3f36d Bug 906351 - Use @DEPTH@ even more; r=ted 2013-08-22 08:55:59 +02:00
Ms2ger
66214743ad Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Ms2ger
1dcdf03895 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
908be1856b Merge inbound to m-c. 2013-08-21 17:14:32 -04:00
Magnus Melin
e3773adab9 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
553ff52128 bug 891216 multiple workers enabled, r=markh 2013-08-21 11:32:46 -07:00
Ed Morley
258910d255 Merge latest green inbound changeset and mozilla-central 2013-08-21 12:59:33 +01:00
Paul Rouget
cd583fea70 Bug 895360 - [app manager] Device meta data actor. r=poirot.alex 2013-08-21 08:56:40 +02:00
Paul Rouget
c446e895d6 Bug 898485 - [app manager] Implement an abstract connection manager. r=past 2013-08-21 08:56:40 +02:00
Justin Dolske
d9dfec89f5 Bug 907594 - Pref-change observer isn't being called. r=mattn 2013-08-20 23:55:18 -07:00
Nick Fitzgerald
65efc056ab 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
63ae93c3cb Merge m-c to inbound. 2013-08-21 17:17:18 -04:00
Ryan VanderMeulen
971e3a8e52 Merge m-c to fx-team. 2013-08-20 15:33:48 -04:00
Nick Fitzgerald
962f284d21 Bug 906796 - _unknownError should suck less; r=vporof 2013-08-20 11:15:15 -07:00
Nick Fitzgerald
0b45b3dd1b Bug 906795 - safeErrorString should include a stack; r=vporof 2013-08-20 11:15:11 -07:00
Gregory Szorc
9a4d428071 Bug 896695 - Re-enable accidentally disabled toolkit/devtools/apps xpcshell tests; r=mshal 2013-08-20 10:05:52 -07:00
Jesse Fox
beb6599e37 Bug 902729 - Add a new telemetry probe for session lifetimes. r=ttaubert 2013-08-20 11:02:42 -04:00
Mike Hordecki
a9e5e62e18 Bug 795979 - RDP, new packet type: getObjectsProperties. r=past 2013-08-20 13:32:04 +01:00
Tom Schuster
c17df4f2ce Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil 2013-08-21 13:24:53 -04:00
Nick Fitzgerald
1b38c3137a 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
d57e14f11b merge m-c to fx-team 2013-08-22 11:14:11 +02:00
Tim Taubert
0e9416cb6d Backed out changeset 42be7b929812 (bug 355063) 2013-08-22 09:22:18 +02:00
Mark Hammond
11f2e4fcc4 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
b89a8ac1c0 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
aeada22cce Merge latest green fx-team changeset and mozilla-central 2013-08-20 09:51:41 +01:00
Ryan VanderMeulen
9b1f66eb02 Merge m-c to fx-team. 2013-08-19 22:36:47 -04:00
Mark Hammond
5313ce4035 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
4d19bf18c0 Merge b2g-inbound to m-c on a CLOSED TREE. 2013-08-19 17:02:28 -04:00
Irving Reid
338b662f1d Bug 888753: Reschedule walker loop more often to avoid deadlocks with nested event loops; r=paolo 2013-08-19 15:55:20 -04:00
Ryan VanderMeulen
f419547a3f Merge m-c to fx-team. 2013-08-19 11:54:12 -04:00
Ryan VanderMeulen
9278f21e00 Merge m-c to b2g-inbound. 2013-08-19 11:53:02 -04:00
Mike Hommey
f266c7d564 Bug 906439 - Hide about:crashes link from about:support when building with --disable-crash-reporter. r=gavin 2013-08-20 09:14:02 +09:00
Paolo Amadini
b4fda55bf2 Bug 847863 - Part 4 of 8 - Selectively disable the DownloadTaskbarProgress module. r=enn 2013-08-19 17:23:59 +02:00
Paolo Amadini
6ce4e51a3d Bug 847863 - Part 3 of 8 - Selectively disable old Download Manager UI tests. r=enn 2013-08-19 17:23:59 +02:00
Paolo Amadini
be3faed4a8 Bug 847863 - Part 2 of 8 - Selectively disable old Download Manager browser-chrome tests. r=enn 2013-08-19 17:23:59 +02:00
Paolo Amadini
7fc132ffcc Bug 847863 - Part 1 of 8 - Selectively disable old Download Manager xpcshell tests. r=enn 2013-08-19 17:23:59 +02:00
Paolo Amadini
a96ffe6fc9 Bug 906681 - Fix imported target path and state of paused downloads. r=enn 2013-08-19 17:18:25 +02:00
Paolo Amadini
dd02b1fafb Bug 852868 - Disable channel decoding if the "Content-Encoding" header matches the file extension. r=enn 2013-08-19 17:18:25 +02:00