Commit Graph

8439 Commits

Author SHA1 Message Date
Tim Taubert
1c56a461c8 Backed out changeset 4c2ec5c33ea9 (bug 911146) 2013-09-11 04:53:01 +02:00
Felipe Gomes
a94e7df102 Bug 906134 - Implement tests for the DownloadImport module. r=paolo 2013-09-10 23:34:03 -03:00
Felipe Gomes
fc2ca4e6b3 Bug 906134 - Fix downloads' startTime serialization. r=paolo 2013-09-10 23:33:59 -03:00
Tim Taubert
df4784fa00 Bug 911146 - Add nsIAppStartup attribute to tell whether the app was restarted; r=bsmedberg 2013-09-11 03:40:45 +02:00
Ryan VanderMeulen
902df2d447 Merge m-c to inbound on a CLOSED TREE. 2013-09-10 16:43:06 -04:00
Ryan VanderMeulen
46c335b301 Merge fx-team to m-c. 2013-09-10 16:39:33 -04:00
Brian R. Bondy
d8da07f602 Bug 882142 - Add an interface attribute to determine if the app is restarting. r=jimm 2013-09-10 10:24:56 -04:00
Carsten "Tomcat" Book
f22d797ddf merge fx-team to mozilla-central 2013-09-10 10:27:04 +02:00
Phil Ringnalda
b87f9363ca Bug 910563 backout followup, remove the other removed file from the makefile 2013-09-09 22:35:42 -07:00
Mark Hammond
4211c1c5cb Backout b8a5df436404 (Bug 910563) for b-c failures 2013-09-10 14:14:37 +10:00
Drew Willcoxon
8cadb5ee83 Bug 912763 - Disable background thumbnails on Beta. r=markh 2013-09-09 19:58:57 -07:00
Mark Hammond
e63149fab0 Bug 910563 - gracefully handle the thumbnail process crashing. r=adw 2013-09-10 12:16:26 +10:00
Ed Morley
d388f3df0b Merge mozilla-central and fx-team 2013-09-10 15:23:59 +01:00
Paolo Amadini
a4095026b0 Bug 908240 - Fix rounding bug in the test by adding a one second margin. 2013-09-10 12:54:48 +02:00
Paolo Amadini
5389866deb Bug 908240 - Legacy downloads not executed by nsIHelperAppLauncher should be added to history. r=enn 2013-09-10 12:45:49 +02:00
Paolo Amadini
4bb8751610 Bug 909022 - Mark all executables as coming from the Internet zone on Windows. r=enn 2013-09-10 12:40:39 +02:00
Andrew McCreight
1c638d5f5b Bug 911829 - Separate main thread and worker cycle collector telemetry. r=smaug 2013-09-10 08:29:45 -07:00
Mark Hammond
010d6a4ba1 Bug 913950 - close all existing ports on worker termination. r=mixedpuppy 2013-09-10 10:31:15 +10:00
Wes Kocher
29519088ab Backed out changeset 7d73a40c6ee9 (bug 909022) 2013-09-09 16:28:16 -07:00
Wes Kocher
d732ddf8d2 Backed out changeset 493dd25e60c2 (bug 908240) 2013-09-09 16:27:49 -07:00
Ryan VanderMeulen
6f1f0691b8 Merge fx-team to m-c. 2013-09-09 16:30:03 -04:00
Ed Morley
f7bce95a91 Backed out changeset 5c9f3fb14995 (bug 910517) for Android talos failures
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-09 16:07:48 +01:00
Chris Kitching
25d707c796 Bug 794981 - Part 4: Consistently pass nsAString into the JNI methods, instead of the veritable smorgasbord of string types previously used. r=kats 2013-09-09 08:57:36 -04:00
Carsten "Tomcat" Book
ec12194e91 merge mozilla-central to mozilla-inbound 2013-09-10 10:35:46 +02:00
Ehsan Akhgari
4bfc25a75e Bug 913851 - Minimize the #includes in js/xpconnect; r=bholley
X-Git-Commit-ID: 78e6843063b303780a7dd2695dd2824a0a9c9a3c

--HG--
extra : rebase_source : 1dfcc228f43c68efbbc74f639570c227c26ef025
2013-09-09 23:14:10 +02:00
Paolo Amadini
d2bce8d9dc Bug 908240 - Legacy downloads not executed by nsIHelperAppLauncher should be added to history. r=enn 2013-09-09 15:45:29 +02:00
Paolo Amadini
cadfff357d Bug 909022 - Mark all executables as coming from the Internet zone on Windows. r=enn 2013-09-09 15:45:29 +02:00
Mark Hammond
39ab93d0ce Bug 875986, part 4 - check no thumbnail file before capture. r=adw 2013-09-09 14:36:38 +10:00
Mark Hammond
86f795eacb Bug 875986, part 3 - remove thumbnail file after capture. r=adw 2013-09-09 14:34:15 +10:00
Mark Hammond
eb35169fcd Bug 875986, part 2 - additional test that no cookies are stored by pages captured in the background. r=adw 2013-09-09 10:25:13 +10:00
Mark Hammond
51f63be2ce Bug 875986, part 1 - use custom docShell flags instead of private-browsing for b/g thumbnails. r=adw 2013-09-09 10:25:13 +10:00
Mark Hammond
f14c86aa61 Bug 906713 - reset default capture timeout earlier to prevent oranges. r=adw 2013-09-09 10:16:21 +10:00
Nicholas Nethercote
cc604f4854 Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 76bf96ce8d6e16c8573584d9e8e70c80371f66eb
2013-08-27 16:24:51 -07:00
Masatoshi Kimura
52c9c7c1cd Bug 913853 - Remove enablePrivilege usage from tests for prompt. r=bholley 2013-09-10 07:57:53 +09:00
Masatoshi Kimura
ebe7307065 Bug 913494 - Remove enablePrivilege usage from tests for password manager. r=bholley 2013-09-07 09:34:20 +09:00
Monica Chew
383e668837 Bug 904607: Add protocol parser for -digest256 lists (r=gcp). 2013-09-06 17:12:33 -07:00
Shane Caraveo
fbbdb70eaf bug 891219 new social bookmarks, part 2, new implementation, r=markh 2013-09-06 10:56:01 -07:00
Shane Caraveo
967bf9736a bug 891219 new social bookmarks, part 1, remove old socialmarks code 2013-09-06 10:55:43 -07:00
Ed Morley
51ecb97da1 Merge mozilla-central and fx-team 2013-09-06 16:25:48 +01:00
Ed Morley
870b708409 Merge latest green fx-team changeset and mozilla-central 2013-09-06 16:19:32 +01:00
David Rajchenbach-Teller
629f254aaa Bug 874435 - Round dates given by stat() up/down more generously in tests. r=froydnj 2013-09-06 09:19:05 -04:00
Mark Hammond
9d87506987 Bug 903299 - don't log errors if the prompter declines to show a modal prompt. r=adw 2013-09-06 16:37:25 +10:00
Raymond Lee
0a83c681f9 Bug 912876 - Remove the downloads file in common_test_Download.js for test_platform_integration(). r=paolo 2013-09-05 21:30:27 +08:00
Patrick McManus
617201348c bug 904590 - useless settimeout call in test_prompt_async.html test r=jduell 2013-09-05 20:47:04 -04:00
David Dahl
1d2d4a3b19 Bug 882467 - Mixed Content Telemetry - How many times do users click Disable Protection r=dolske 2013-09-05 18:18:04 -05:00
Andres Hernandez
8d0bcea1a9 Bug 905123 - Move prompts from DownloadIntegration to DownloadPrompter. r=paolo 2013-09-03 22:01:42 -06:00
Robert O'Callahan
03e7828db2 Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
2013-09-02 20:41:57 +12:00
Phil Ringnalda
26ceee4fb5 Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-04 22:42:06 -07:00
Nicholas Nethercote
1f32372424 Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 9142be547b2eeef37a8073a710ce23070f98cf65
2013-08-27 16:24:51 -07:00
Wes Kocher
545fbb7bd2 Merge m-c to inbound 2013-09-04 18:04:50 -07:00