Commit Graph

20815 Commits

Author SHA1 Message Date
Irving Reid
74b4197528 Bug 888753: Reschedule walker loop more often to avoid deadlocks with nested event loops; r=paolo 2013-08-19 15:55:20 -04:00
Mike Hommey
7ebceb7215 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
Ryan VanderMeulen
bb87caf4be Merge m-c to inbound on a CLOSED TREE. 2013-08-19 17:05:12 -04:00
Ryan VanderMeulen
0c057b4a60 Merge b2g-inbound to m-c on a CLOSED TREE. 2013-08-19 17:02:28 -04:00
Masatoshi Kimura
ad384dbcf6 Bug 856424 - Unpref Components for content. r=bholley 2013-08-20 02:44:31 +09:00
Ryan VanderMeulen
f0ee5559bc Merge m-c to fx-team. 2013-08-19 11:54:12 -04:00
Ryan VanderMeulen
f035dd27c6 Merge m-c to b2g-inbound. 2013-08-19 11:53:02 -04:00
Paolo Amadini
6c9ac6c49d Bug 847863 - Part 4 of 8 - Selectively disable the DownloadTaskbarProgress module. r=enn 2013-08-19 17:23:59 +02:00
Paolo Amadini
4d8e7c0a31 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
a49967ec81 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
e776992575 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
e66cddd1b1 Bug 906681 - Fix imported target path and state of paused downloads. r=enn 2013-08-19 17:18:25 +02:00
Paolo Amadini
c86e0e100d Bug 852868 - Disable channel decoding if the "Content-Encoding" header matches the file extension. r=enn 2013-08-19 17:18:25 +02:00
Irving Reid
451e8dc5af Bug 904927: Assign globals to "this" in modules so that they are available through the B2G module loader; r=Unfocused 2013-08-19 11:03:12 -04:00
Ryan VanderMeulen
5539d90177 Backed out changeset ebd79cd25bf5 (bug 815120) for mochitest-bc failures. 2013-08-19 10:29:04 -04:00
Martin Stransky
4a87e3b0c8 Bug 815120 - xpinstall.enabled=false still allows to install xpi via. addon search. r=Unfocused 2013-08-19 08:49:42 -04:00
David Anderson
c926626e10 Force OMTC on when enabling multi-process tabs (bug 897502, r=ncameron). 2013-08-19 00:13:32 -07:00
Phil Ringnalda
52379cccd1 Merge fx-team to m-c 2013-08-18 17:44:05 -07:00
Dave Camp
0f40ca92e9 Bug 906375 - Bind all the methods in Console.jsm's console object (fixed patch). r=mratcliffe 2013-08-18 09:55:49 -07:00
Ryan VanderMeulen
64bd7ad5a3 Merge m-c to b2g-inbound. 2013-08-17 12:39:44 -04:00
David Keeler
4aa9c2a48c bug 906209 - remove some spurious idl forward-declarations r=jlebar 2013-08-16 14:58:45 -07:00
Robert Bindar
9552f14f02 Bug 906327 - about:networking crash when clicking between menu buttons. r=valentin.gosu 2013-08-19 09:43:44 -04:00
Ryan VanderMeulen
f8e4a72725 Merge m-c to b2g-inbound. 2013-08-16 15:34:19 -04:00
Dave Hylands
bcb62c402d Bug 903682 - Add .lcka extension as a device storage audio extension. r=djf
This patch adds the .lcka extension as a music file extension. Its intended
to be used to store forward locked files.
2013-08-16 12:07:18 -07:00
Gervase Markham
c7b380e0ba Bug 863304 - Add LGPL to about:license. DONTBUILD. 2013-08-16 15:26:11 +01:00
Mark Hammond
1349bbf42e Bug 904323 - use NS_DebugBreak() on Windows instead of sleeping to debug child processes. r=bent 2013-08-17 09:38:17 +10:00
Carsten "Tomcat" Book
cde2ad07a7 merge fx-team to mozilla-central 2013-08-16 10:29:59 +02:00
Sam Foster
6f22020da3 Bug 903653 - Raise ColorAnalyzers MAXIMUM_PIXELS to 144x144, update imageTooLarge test. r=ttaubert 2013-08-15 16:24:28 -07:00
Shane Caraveo
7b5b19fc4c bug 904521 fix the close of chat windows when new windows are opened, r=markh 2013-08-15 15:34:37 -07:00
Shane Caraveo
21bbd16150 bug 840870 remove login restriction on chat, r=markh 2013-08-15 15:30:02 -07:00
Guillaume Destuynder
ced6ec4f73 Bug 790923: Adds seccomp-bfp sandboxing support for B2G. r=khuey, r=gerv, r=agal, r=dhylands, r=keeler, r=imelven, a=kang. 2013-08-12 12:58:35 -07:00
Ehsan Akhgari
1ed269270a Backed out changeset 3d9664b78ca7 (bug 884410) because of build bustage on a CLOSED TREE 2013-08-15 18:20:00 -04:00
Trevor Saunders
acfc9e9cd6 bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan 2013-08-12 05:51:49 -04:00
Tom Schuster
63f6d15be9 Bug 884410 - Remove JS_ValueToECMAInt32 and replace it with JS::ToInt32. r=terrence 2013-08-15 17:41:51 -04:00
Marco Castelluccio
094325dac6 Bug 904929 - Task.jsm: exceptions handled differently if the argument is a regular function. r=paolo 2013-08-16 16:36:49 -04:00
Julian Seward
d584868453 Bug 894264 - Breakpad Stack scan: don't generate frames we aren't going to use. r=ted. 2013-08-16 21:03:54 +02:00
Dave Camp
a01c5c7e8c Bug 906375 - Bind all the methods in Console.jsm's console object. r=mratcliffe 2013-08-16 16:45:05 -07:00
Phil Ringnalda
c7c7176adb Merge m-c to fx-team 2013-08-17 08:42:11 -07:00
Neil Deakin
f70e33580c Bug 899125 - Part 2 of 2 - Allow using the JavaScript API instead of nsIDownloadManager when forgetting about sites. r=paolo 2013-08-17 15:20:01 +02:00
Neil Deakin
7173348258 Bug 901262 - Add a DownloadList method to remove stopped downloads. r=paolo 2013-08-17 15:19:45 +02:00
Paolo Amadini
88be90eef4 Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-17 15:13:10 +02:00
Ryan VanderMeulen
04207e6faf Backed out changeset b0bab66c0cab (bug 896927) for Windows xpcshell failures. 2013-08-16 18:21:53 -04:00
Nick Fitzgerald
12e2a99b72 Bug 901712 - black boxing doesn't work with source maps; r=dcamp 2013-08-16 14:59:04 -07:00
Paolo Amadini
73620d69d7 Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-16 21:48:01 +02:00
Ryan VanderMeulen
52608ac5e3 Merge m-c to fx-team. 2013-08-16 15:34:58 -04:00
Robert Bindar
70f1b9a2e8 Bug 903404 - Move toolkit/content/aboutNetworking.net to toolkit/themes/shared. r=gavin
--HG--
rename : toolkit/content/aboutNetworking.css => toolkit/themes/shared/aboutNetworking.css
2013-08-16 15:17:53 -04:00
Marco Castelluccio
01020a4a25 Bug 892837 - Add manifestURL to the webapp.json file. r=myk 2013-08-16 15:17:53 -04:00
Felipe Gomes
a2d8d8172f Bug 851466 - Import downloads.sqlite to downloads.json. r=paolo 2013-08-16 15:35:42 -03:00
Yury Delendik
9d9fb81235 Bug 894546 - Histograms for pdf.js. r=froydnj 2013-08-13 17:13:19 -05:00
Mike Hordecki
60789e4326 Bug 755412 - Debugging protocol server should drop connection if packet framing is bad. r=past, r=jimb 2013-08-16 08:48:22 -04:00