Commit Graph

6946 Commits

Author SHA1 Message Date
Felipe Gomes
2cb26660ce Bug 915968 - Fix downloads' startTime serialization. r=paolo 2013-09-12 23:32:01 -03:00
Ryan VanderMeulen
6f4ced18e9 Merge inbound to m-c. 2013-09-12 20:37:35 -04:00
Felipe Gomes
634aabd865 Merge m-c to fx-team. 2013-09-12 17:00:52 -03:00
Paolo Amadini
addbbe5d16 Bug 913118 - Add a combined list of public and private downloads. r=enn 2013-09-12 21:20:30 +02:00
Ed Morley
5d6d73f428 Backed out changeset c6d7c7739056 (bug 906134) for too many intermittent failures 2013-09-12 16:25:17 +01:00
Ed Morley
ff9c318f10 Backed out changeset 270d7ca88c31 (bug 906134) 2013-09-12 16:24:57 +01:00
Drew Willcoxon
e272f38a29 Bug 906615 - Background thumbnail service shouldn't overwrite existing thumbnails, and foreground service shouldn't capture when thumbnails are fresh. r=markh 2013-09-12 09:25:57 -07:00
Raymond Lee
b4944eb0ca Bug 908246 - Private downloads should be finalized when the last private browsing window is closed. r=paolo 2013-09-12 14:03:04 +02:00
Raymond Lee
6dd6722491 Bug 908244 - When a download is launched automatically, the target file should be deleted when the browser is closed. r=paolo 2013-09-12 14:03:00 +02:00
Ryan VanderMeulen
982559c42b Merge m-c to inbound. 2013-09-11 22:20:33 -04:00
Ryan VanderMeulen
b2d6edce8e Merge fx-team to m-c. 2013-09-11 21:48:20 -04:00
Mark Hammond
eb15fb3590 Bug 915421 - split social frameworker test into 2. r=mixedpuppy 2013-09-12 11:11:52 +10:00
Drew Willcoxon
7790688b05 Bug 913171 - Fix intermittent browser_thumbnails_background.js by finishing captures only after thumbnails are written. r=markh 2013-09-11 15:12:22 -07:00
Tim Taubert
2247babe27 Bug 911146 - Add nsIAppStartup attribute to tell whether the app was restarted; r=bsmedberg 2013-09-11 03:40:45 +02:00
Felipe Gomes
06e324d09f Bug 906134 - Implement tests for the DownloadImport module. r=paolo 2013-09-11 16:15:17 -03:00
Felipe Gomes
207fda66ef Bug 906134 - Fix downloads' startTime serialization. r=paolo 2013-09-11 16:14:49 -03:00
Mark Hammond
86569d9c63 Bug 899908 - remove ability for a social worker to reload and reconnect ports. r=mixedpuppy 2013-09-11 16:10:34 +10:00
Wes Kocher
d5743eac59 Backed out changesets 28df44ca24f3, 6a5406d79364 (bug 906134) for m-bc bustage 2013-09-10 22:41:24 -07:00
Mark Hammond
280c742a41 Bug 910563 - gracefully handle the thumbnail process crashing. r=adw 2013-09-11 13:22:57 +10:00
Tim Taubert
149ceba9aa Backed out changeset 4c2ec5c33ea9 (bug 911146) 2013-09-11 04:53:01 +02:00
Felipe Gomes
933cb02240 Bug 906134 - Implement tests for the DownloadImport module. r=paolo 2013-09-10 23:34:03 -03:00
Felipe Gomes
627761593a Bug 906134 - Fix downloads' startTime serialization. r=paolo 2013-09-10 23:33:59 -03:00
Tim Taubert
27e35f16fe Bug 911146 - Add nsIAppStartup attribute to tell whether the app was restarted; r=bsmedberg 2013-09-11 03:40:45 +02:00
Dan Gohman
586b9aee99 Bug 910823 - Constify static js::Class/JSClass instances. r=waldo 2013-09-11 05:49:05 -07:00
Carsten "Tomcat" Book
6071d14fda merge mozilla-central to mozilla-inbound 2013-09-11 13:50:28 +02:00
Nicholas Nethercote
4ca0a834dd Bug 911641 (part 2) - Prefix some reporters with "redundant/", and make about:memory ignore them. r=johns.
--HG--
extra : rebase_source : 9ed48217ecb8af66256ddbdb70ad9f6b5d049582
2013-09-03 20:06:36 -07:00
Nicholas Nethercote
20652ab543 Bug 911641 (part 1) - Remove about:compartments, and show the compartment and ghost window lists into about:memory. r=johns.
--HG--
extra : rebase_source : c1ef005e272048e2eb84b20bafff15bcb5aae511
2013-09-03 20:05:17 -07:00
Nicholas Nethercote
fd238cabbe Bug 910517 (3rd attempt) - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 2b2a1b2667d6562fcf803ec48b4a8c10fdd519a3
2013-08-27 16:24:51 -07:00
Ryan VanderMeulen
f682c92d27 Merge m-c to inbound on a CLOSED TREE. 2013-09-10 16:43:06 -04:00
Ryan VanderMeulen
883982962f Merge fx-team to m-c. 2013-09-10 16:39:33 -04:00
Brian R. Bondy
a57be2ae8d 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
a656290538 merge fx-team to mozilla-central 2013-09-10 10:27:04 +02:00
Phil Ringnalda
f555c5b0b9 Bug 910563 backout followup, remove the other removed file from the makefile 2013-09-09 22:35:42 -07:00
Mark Hammond
365ca943a4 Backout b8a5df436404 (Bug 910563) for b-c failures 2013-09-10 14:14:37 +10:00
Drew Willcoxon
13bec63003 Bug 912763 - Disable background thumbnails on Beta. r=markh 2013-09-09 19:58:57 -07:00
Mark Hammond
c7160b6493 Bug 910563 - gracefully handle the thumbnail process crashing. r=adw 2013-09-10 12:16:26 +10:00
Ed Morley
78b5a3f946 Merge mozilla-central and fx-team 2013-09-10 15:23:59 +01:00
Paolo Amadini
c7bc6b3210 Bug 908240 - Fix rounding bug in the test by adding a one second margin. 2013-09-10 12:54:48 +02:00
Paolo Amadini
40cb588c82 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
d1a70ecd5e 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
505b1bb607 Bug 911829 - Separate main thread and worker cycle collector telemetry. r=smaug 2013-09-10 08:29:45 -07:00
Mark Hammond
684b6cc95b Bug 913950 - close all existing ports on worker termination. r=mixedpuppy 2013-09-10 10:31:15 +10:00
Wes Kocher
d22769b09c Backed out changeset 7d73a40c6ee9 (bug 909022) 2013-09-09 16:28:16 -07:00
Wes Kocher
729c98cc0e Backed out changeset 493dd25e60c2 (bug 908240) 2013-09-09 16:27:49 -07:00
Ryan VanderMeulen
77b0b7658e Merge fx-team to m-c. 2013-09-09 16:30:03 -04:00
Ed Morley
50ba829a39 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
9edbee0621 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
789723f50c merge mozilla-central to mozilla-inbound 2013-09-10 10:35:46 +02:00
Ehsan Akhgari
70bb3246bd 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
a74006e909 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
06c2467612 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
d8474723d5 Bug 875986, part 4 - check no thumbnail file before capture. r=adw 2013-09-09 14:36:38 +10:00
Mark Hammond
c143f4d69a Bug 875986, part 3 - remove thumbnail file after capture. r=adw 2013-09-09 14:34:15 +10:00
Mark Hammond
96e7ad2d0d 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
4955ce7e8b 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
12ccec9de3 Bug 906713 - reset default capture timeout earlier to prevent oranges. r=adw 2013-09-09 10:16:21 +10:00
Nicholas Nethercote
9d7bc3d7f1 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
d3248304f3 Bug 913853 - Remove enablePrivilege usage from tests for prompt. r=bholley 2013-09-10 07:57:53 +09:00
Masatoshi Kimura
a7940d5e07 Bug 913494 - Remove enablePrivilege usage from tests for password manager. r=bholley 2013-09-07 09:34:20 +09:00
Monica Chew
f81c78d346 Bug 904607: Add protocol parser for -digest256 lists (r=gcp). 2013-09-06 17:12:33 -07:00
Shane Caraveo
8c2d33f410 bug 891219 new social bookmarks, part 2, new implementation, r=markh 2013-09-06 10:56:01 -07:00
Shane Caraveo
c14643f48f bug 891219 new social bookmarks, part 1, remove old socialmarks code 2013-09-06 10:55:43 -07:00
Ed Morley
95ac4ccc34 Merge mozilla-central and fx-team 2013-09-06 16:25:48 +01:00
Ed Morley
ea69a10fdf Merge latest green fx-team changeset and mozilla-central 2013-09-06 16:19:32 +01:00
David Rajchenbach-Teller
56b5163b92 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
1fd08fc012 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
dd48012dd8 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
24a2a85267 bug 904590 - useless settimeout call in test_prompt_async.html test r=jduell 2013-09-05 20:47:04 -04:00
David Dahl
2d221723db Bug 882467 - Mixed Content Telemetry - How many times do users click Disable Protection r=dolske 2013-09-05 18:18:04 -05:00
Nicholas Nethercote
3f0ae06e5a Bug 912165 - Remove the Linux-only smaps memory reporters. r=mccr8.
--HG--
extra : rebase_source : 4847c299f87a1a85944b169a808ee2c573ebf8b5
2013-09-03 21:09:15 -07:00
Andres Hernandez
79c785df33 Bug 905123 - Move prompts from DownloadIntegration to DownloadPrompter. r=paolo 2013-09-03 22:01:42 -06:00
Robert O'Callahan
8ca63f18ef 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
3914af6be4 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
86b7ae4c3a 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
10df022340 Merge m-c to inbound 2013-09-04 18:04:50 -07:00
Wes Kocher
8ccb104e0e Merge fx-team to m-c on a CLOSED TREE 2013-09-04 17:02:06 -07:00
Ryan VanderMeulen
308459a840 Bug 902248 - Disable test_nsINavHistoryViewer.js on all platforms due to intermittent timeouts. 2013-09-04 13:37:25 -04:00
Mike Hommey
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Benjamin Smedberg
f17aa7b907 Bug 902075 - Add telemetry for plugin click-to-activate doorhanger UI, r=vladan 2013-09-04 16:07:54 +02:00
Shane Caraveo
a3482498fe bug 891225 implement new provider status buttons, r=markh 2013-09-04 10:01:38 -07:00
Phil Ringnalda
c1c484bd50 Back out ce03cc2994aa:ae9f95fc1136 (bug 896797) for SpiderMonkey shell build bustage
CLOSED TREE
2013-09-03 23:21:30 -07:00
Gregory Szorc
fab628e981 Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium 2013-09-03 20:28:05 -07:00
Phil Ringnalda
eb3f8a45e2 Back out cc6f66e761d8 (bug 896797) for Windows build bustage
CLOSED TREE
2013-09-03 21:55:21 -07:00
Gregory Szorc
295f553e4e Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium 2013-09-03 20:28:05 -07:00
Kamil Muszynski
bae507dc54 Bug 896737 - Limit the length of Slow SQL statements reported to Telemetry. r=vdjeric 2013-09-03 17:41:27 -04:00
Ryan VanderMeulen
46f281edd7 Bug 902248 - Disable test_nsINavHistoryViewer.js on OSX. 2013-09-03 15:26:56 -04:00
Neil Deakin
a59078b2ab Bug 896142, Entries appearing twice in form-fill autocomplete menus, r=mhammond 2013-09-03 13:24:25 -04:00
Neil Deakin
64d3cff62b Bug 853901 - Add platform-specific completion operations for downloads. r=paolo 2013-09-03 13:23:37 -04:00
Raymond Lee
fcf5512d6d Bug 627487 - Bookmark JSON backup should contain new-style GUIDs. r=mano 2013-09-03 11:56:25 +08:00
Ryan VanderMeulen
aa35c93fbe Merge fx-team to m-c. 2013-08-30 21:00:08 -04:00
Shane Caraveo
8ec7553071 bug 906212 fix socialapi ui startup regressions, r=markh 2013-08-30 11:11:20 -07:00
Ryan VanderMeulen
1703a4f003 Merge m-c to fx-team. 2013-08-30 13:41:29 -04:00
Mike de Boer
4b78a28954 Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-30 18:20:22 +02:00
Drew Willcoxon
7377fbfe0e Bug 901294 - Prevent the background thumbnail service from triggering downloads. r=markh 2013-08-24 01:10:52 -07:00
David Rajchenbach-Teller
08db474b9a Bug 896545 - Telemetry on TabStateCache hit/miss. r=ttaubert 2013-08-29 16:08:06 -04:00
Ryan VanderMeulen
8aa8a599ce Merge m-c to inbound. 2013-08-29 20:48:34 -04:00
Masatoshi Kimura
216f76200c Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley 2013-09-05 01:02:34 +09:00
Gregory Szorc
4672bbb630 Bug 896797 - Part 2: Don't list autogenerated files in EXPORTS; r=glandium 2013-09-03 20:28:05 -07:00
Ryan VanderMeulen
b53a496903 Backed out changeset 41729438f597 (bug 900865) for Windows mochitest-bc crashes. 2013-08-29 15:48:29 -04:00
Mike de Boer
db6d7f59cc Bug 900865: Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Ryan VanderMeulen
32258172c5 Merge m-c to fx-team. 2013-08-29 00:25:29 -04:00
Ryan VanderMeulen
1d7bdba295 Merge inbound to m-c. 2013-08-29 00:00:10 -04:00
Mark Hammond
caccd72028 Bug 891218 (part 4) - Fix worker reload tests. r=felipe
Fix reload test to wait for pending messages
2013-08-29 09:45:59 +10:00
Mark Hammond
24338730fd Bug 891218 (part 3) - avoid using a DOM document in social.cookies-get message. r=mixedpuppy 2013-08-29 09:45:58 +10:00
Mark Hammond
773c478d28 Bug 891218 (part 2) - host the social Frameworker in a remote browser. r=felipe
--HG--
rename : toolkit/components/social/FrameWorker.jsm => toolkit/components/social/FrameWorkerContent.js
2013-08-29 09:45:58 +10:00
Mark Hammond
ad8fb74446 Bug 891218 (part 1) - avoid using a DOM document in updateProvider - r=mixedpuppy 2013-08-29 09:45:58 +10:00
Ryan VanderMeulen
7fa5a3b15a Backed out changeset a7a66112a560 (bug 900865) for mochitest-bc crashes. 2013-08-28 16:50:53 -04:00
Mark Hammond
afb87de416 Bug 898743 - ensure Cache-Control: no-store for all thumbnail_update tests. r=adw 2013-08-29 11:11:42 +10:00
Mike de Boer
f84bebafeb Bug 900865 - Make about:home call nsISearchEngine.getSubmission for all searches. r=gavin 2013-08-28 13:36:48 +02:00
Tim Abraldes
36d8f37ff0 Backing out changeset 46df1731dffc (bug 885615) for causing mochitest-other orange on a CLOSED TREE 2013-08-28 12:15:33 -07:00
Tim Abraldes
beeef57dd3 bug 885615. Ensure that exn.stack exists. r=mossop 2013-08-28 10:27:32 -07:00
Boris Zbarsky
d201003d5f Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger 2013-08-28 00:14:57 -04:00
Ed Morley
62c2def810 Merge latest green fx-team changeset and mozilla-central 2013-08-28 16:20:35 +01:00
Florian Quèze
069cd02ae5 Bug 874566 - Chat boxes should be opened in the currently active window (Linux/Mac), r=markh. 2013-08-28 11:49:48 +02:00
Shane Caraveo
aa77920dda bug 847124, bug 886300 intermittent blocklist failures 2013-08-27 09:18:35 -07:00
Ed Morley
38e7b4adb9 Merge mozilla-central and fx-team 2013-08-27 15:20:11 +01:00
Ben Brittain
dcecd792f5 Bug 874670 - Telemetry for call duration. r=derf 2013-08-26 14:54:55 -04:00
Ryan VanderMeulen
52ef962a16 Merge inbound to m-c. 2013-08-26 20:19:26 -04:00
Ryan VanderMeulen
b61aea647b Backed out changesets 19dd0130c6ae and d986a560fbdd (bug 865387) for Android test failures on a CLOSED TREE. 2013-08-26 15:02:15 -04:00
Sankha Narayan Guria
ccb684cf81 Bug 865387 - Handle the read-ahead flag operation on Linux. r=Yoric 2013-08-26 20:42:31 +05:30
Sankha Narayan Guria
b1037720db Bug 865387 - Changes to |options| and |clone| in OS.File. r=Yoric 2013-08-23 19:42:30 +05:30
David Rajchenbach-Teller
0218ef583e Bug 874425 - Ensure that we never return an negative duration. r=froydnj 2013-08-26 10:33:49 -04:00
Phil Ringnalda
0267f47531 Merge m-i to m-c 2013-08-25 08:20:24 -07:00
Ms2ger
b5df99e7e3 Revert this CLOSED TREE to changeset 4d3e221584a0. 2013-08-24 13:31:48 +02:00
Ms2ger
f3c135d48a Backed out changeset e5c1679a3856 (bug 906276) on a CLOSED TREE 2013-08-24 10:44:00 +02:00
Drew Willcoxon
a6a9187f6b Bug 901294 - Prevent the background thumbnail service from triggering downloads. r=markh 2013-08-24 01:10:52 -07:00
Drew Willcoxon
cbb7b372b5 Bug 906276 - Add attribute to nsIDocShell to disable content retargeting. r=jlebar, sr=biesinger 2013-08-24 01:10:50 -07:00
Justin Dolske
614090c17d Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret 2013-08-23 20:28:11 -07:00
Boris Zbarsky
1955cb60db 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
737f9f4246 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
Drew Willcoxon
bd8dcf3d0b Bug 908060 - Choose a better size for the background thumbnail service's browser. r=markh 2013-08-23 17:38:21 -07:00
Ryan VanderMeulen
9491355bd0 Merge inbound to m-c. 2013-08-23 17:49:37 -04:00
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
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
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
Justin Dolske
d9dfec89f5 Bug 907594 - Pref-change observer isn't being called. r=mattn 2013-08-20 23:55:18 -07:00
Ryan VanderMeulen
971e3a8e52 Merge m-c to fx-team. 2013-08-20 15:33:48 -04: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
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
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
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
Ryan VanderMeulen
fc58488cf2 Merge m-c to inbound on a CLOSED TREE. 2013-08-19 17:05:12 -04:00
Masatoshi Kimura
ffde56cf45 Bug 856424 - Unpref Components for content. r=bholley 2013-08-20 02:44:31 +09:00
Eddy Bruel
ed76c00d48 Bug 899052 - Implement the listAddons request; r=fitzgen 2013-08-24 01:33:46 +02:00
Phil Ringnalda
dca3d35d2b Merge m-c to fx-team 2013-08-17 08:42:11 -07:00
Neil Deakin
01b96bab8d Bug 901262 - Add a DownloadList method to remove stopped downloads. r=paolo 2013-08-17 15:19:45 +02:00
Paolo Amadini
1fe5598831 Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-17 15:13:10 +02:00
Ryan VanderMeulen
84a2918449 Backed out changeset b0bab66c0cab (bug 896927) for Windows xpcshell failures. 2013-08-16 18:21:53 -04:00
Paolo Amadini
d44ab61ff8 Bug 896927 - Handle the executable warning prompt. r=enn 2013-08-16 21:48:01 +02:00
Felipe Gomes
3c95324d1d Bug 851466 - Import downloads.sqlite to downloads.json. r=paolo 2013-08-16 15:35:42 -03:00
Yury Delendik
2b02612dc9 Bug 894546 - Histograms for pdf.js. r=froydnj 2013-08-13 17:13:19 -05:00
Paolo Amadini
eb0085448e Bug 895403 - Disable methods of nsIDownloadManager that are replaced by the JavaScript API. r=enn 2013-08-16 11:02:24 +02:00
Paolo Amadini
2fbbc58b56 Bug 836443 - Automatically stop and restart downloads. r=enn 2013-08-16 11:02:18 +02:00
Paolo Amadini
d8228508ed Bug 899124 - Compute download speed and throttle notifications. r=enn 2013-08-16 11:02:15 +02:00
Carsten "Tomcat" Book
59ec523b5e merge fx-team to mozilla-central 2013-08-16 10:29:59 +02:00
Sam Foster
c5e9e92b93 Bug 903653 - Raise ColorAnalyzers MAXIMUM_PIXELS to 144x144, update imageTooLarge test. r=ttaubert 2013-08-15 16:24:28 -07:00
Shane Caraveo
77c35eddd4 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
53eac15f3c bug 840870 remove login restriction on chat, r=markh 2013-08-15 15:30:02 -07:00
Ehsan Akhgari
a9bd6887cc Backed out changeset 3d9664b78ca7 (bug 884410) because of build bustage on a CLOSED TREE 2013-08-15 18:20:00 -04:00
Trevor Saunders
86d20580f1 bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan 2013-08-12 05:51:49 -04:00
Tom Schuster
ef6d3d8a6b Bug 884410 - Remove JS_ValueToECMAInt32 and replace it with JS::ToInt32. r=terrence 2013-08-15 17:41:51 -04:00
David Rajchenbach-Teller
5f959c99ed Bug 872577 - Using default resolution for free() instead of libc. r=froydnj
--HG--
extra : rebase_source : d31bbc9108fb9ca81b0d6d18f97d4afab2e380de
2013-08-14 22:12:47 +02:00
Mike Hommey
e980c1f9f0 Bug 904364 - Don't build an empty (fake) library in toolkit/components/osfile. r=mshal 2013-08-15 23:45:06 +09:00
David Rajchenbach-Teller
1932518ca3 Bug 874425 - Add more logging to attempt to find out source of negative durations under Windows. r=yoric 2013-08-23 10:06:33 -04:00
Tom Schuster
00c715381f Bug 884410 - Remove JS_ValueToECMAInt32 and replace it with JS::ToInt32. r=terrence 2013-08-15 17:41:51 -04:00
Justin Dolske
5bb3221d40 Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn 2013-08-21 17:25:03 -07:00
Ed Morley
7719029a3b Merge mozilla-central and inbound 2013-08-28 16:21:25 +01:00
Andres Hernandez
3f46d6884a Bug 905508 - Create test for download interruption prompts. r=paolo 2013-08-23 16:33:52 -06:00
Brian O'Keefe
b0a1c0a276 Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal 2013-08-15 09:12:40 -04:00
Brian O'Keefe
0ee041b9fd Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal 2013-08-15 09:02:09 -04:00
David Rajchenbach-Teller
354ced106a Bug 874425 - Ensure that durationMs >= 0. r=yoric 2013-08-30 08:15:13 -04:00
Brian O'Keefe
08e5de443f Bug 896177 - Remove more config.mk includes; r=gps 2013-07-17 16:07:14 -04:00
Brian O'Keefe
3dadb0e396 Bug 896177 - Remove useless config.mk includes; r=gps 2013-07-17 16:06:53 -04:00
Ms2ger
6c3982af30 Merge m-c to inbound. 2013-08-14 14:47:39 +02:00
Ms2ger
3d504dcb66 Merge latest PGO-green inbounc changeset to m-c. 2013-08-14 14:45:47 +02:00
Ms2ger
6ec28362b3 Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar 2013-08-14 08:56:21 +02:00
Ryan VanderMeulen
1c0a912273 Bug 827805 - Fix xpcshell manifest so that the new test runs and test_logging.js remains disabled. 2013-08-13 14:47:37 -04:00
Ryan VanderMeulen
953f240771 Backed out changeset 9baba7e5b351 (bug 872577) for multiple Android failures.
CLOSED TREE
2013-08-13 12:51:17 -04:00
David Rajchenbach-Teller
6af1b24b3b Bug 872577 - Using default resolution for free() instead of libc. r=nfroyd
--HG--
extra : rebase_source : 70884bd2b27ebf7c9ec2273e495808a655283c49
2013-08-13 16:04:40 +02:00
Neil Rashbrook
41874a96bc Bug 896768 Test for autocompletesearch="file" results r=Mossop
--HG--
extra : rebase_source : e213d82c9703b1ddf5145768c2ef894260bfc155
2013-08-12 23:53:56 +01:00
Neil Rashbrook
dcbf688df3 Bug 896768 Allow autocompletesearch="file" results to be styled r=Mossop
--HG--
extra : rebase_source : 1e710d9308c037c9037fe00e9360eb1ee0131408
2013-08-12 23:52:44 +01:00
Ryan VanderMeulen
bd41127cb8 Merge fx-team to m-c. 2013-08-12 17:42:19 -04:00
Bobby Holley
d51c959abd Bug 901364 - Remove a bunch of now-unused modal state tracking machinery. r=mrbkap 2013-08-12 12:54:51 -07:00
David Rajchenbach-Teller
f8597dd26f Bug 874435 - Fix lastAccessDate/lastModificationDate typo. r=froydnj 2013-08-12 08:40:42 -04:00
Po-Chun Chang
713372e115 Bug 898238 - Avoid wasted work in nsUrlClassifierDBServiceWorker::CacheCompletions(). r=dcamp 2013-08-12 08:40:19 -04:00
Tim Taubert
d55e57afb0 Bug 904039 - Take devicePixelRatio into account when determining thumbnail size; r=markh 2013-08-12 14:39:56 +02:00
Carsten "Tomcat" Book
da8ed5631f merge mozilla-central to fx-team 2013-08-12 11:41:37 +02:00
Carsten "Tomcat" Book
a883f57a4a merge mozilla-inbound to mozilla-central 2013-08-12 11:28:29 +02:00
Justin Dolske
92ea90040a Bug 902202 - Fix a "can't access dead object" error that new log parser just noticed. r=mattn 2013-08-11 01:33:30 -07:00
Ryan VanderMeulen
1c6c1be9aa Merge m-c to fx-team. 2013-08-09 19:32:24 -04:00
Ryan VanderMeulen
617d547291 Merge fx-team to m-c. 2013-08-09 19:28:34 -04:00
Ryan VanderMeulen
13be9bc4d0 Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Justin Dolske
34859f75b6 Bug 901409 - Update password manager tests to prepare for bug 355063. r=mattn 2013-08-09 14:56:50 -07:00
David Rajchenbach-Teller
64a5a5dc82 Bug 902434 - Move Telemetry I/O to TelemetryFile.jsm. r=froydnj 2013-08-09 14:11:09 -04:00
Sunny
64faa076ef Bug 827805 - [OS.File] Use Deprecated.jsm to mark deprecation of OS.File.Info.prototype.creationDate. r=yoric 2013-08-09 14:10:44 -04:00
Mark Hammond
f9c8c5e605 Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin 2013-08-08 09:52:01 +10:00
Markus Stange
103b59d458 Bug 904535 - Don't #include shared-libraries.h in Telemetry.h. r=vdjeric 2013-08-14 13:17:47 +02:00
Jonathan Watt
4fd2b8439e Bug 894840, part 2 - Get rid of the nsFilePickerShownCallback ctor's aMulti argument by exposing nsIFilePicker.mode. r=mounir 2013-07-22 13:46:27 +01:00
Andres Hernandez
f3c9c3781e Bug 852964 - Add prompts for the quit-application-requested, offline-requested, and last-pb-context-exiting notifications r=paolo 2013-08-08 22:40:53 -06:00
Ryan VanderMeulen
a199b3df6e Merge m-c to inbound. 2013-08-09 19:29:45 -04:00
Ben Brittain
0dda1b0d68 Bug 874175 - Add telemetry for ice success rates. r=derf 2013-08-26 14:33:31 -04:00
Robert Bindar
e4906705a2 bug 835357 - Add telemetry to measure whether DNT is used or not. r=jduell 2013-08-08 08:49:14 -07:00
Jan Beich
97a598038f Bug 902765 - fix build after bug 894331, use mozilla::TimeStamp instead of TimeStamp r=mak 2013-08-08 14:54:51 +02:00
Carsten "Tomcat" Book
f0bfac3d0e merge mozilla-inbound to mozilla-central 2013-08-08 13:13:05 +02:00
Tim Taubert
532b26a16d Backed out changeset ef8248e892e0 (bug 891110) 2013-08-08 05:24:03 +02:00
Karim Hamidou
c1df71b65c Bug 891110 - Detect attempts to pass undefined in declareFFI. r=yoric 2013-08-07 20:19:45 -04:00
Michael Brennan
f6fb97c023 Bug 818225 - Add getThumbnail method to PageThumbs. r=yoric 2013-08-07 22:48:07 +02:00
Ryan VanderMeulen
0d3342271d Merge m-c to fx-team. 2013-08-07 14:46:19 -04:00
Paolo Amadini
4d70091eef Bug 901563 - DownloadLegacySaver should move the ".part" file to the target. r=enn 2013-08-07 13:09:04 +02:00
David Rajchenbach-Teller
7c485354a0 Bug 900946 - moduleStack now plays smarter with urls. r=gozala 2013-08-06 17:57:08 -04:00
David Zbarsky
9dd8b1ad80 Bug 902732: Merge nsILink and dom::Link r=bz 2013-08-08 01:26:32 -04:00
Boris Zbarsky
adc8e860c3 Back out revision ab9642207875 (bug 897811) for browser-chrome test failures. 2013-08-08 01:13:45 -04:00
Mark Hammond
71bca9e80b Bug 897811 - fix uses of browser.pagethumbnails.capturing_disabled to reflect the pref controls if it is *disabled* rather than enabled. r=gavin 2013-08-08 09:52:01 +10:00
Ed Morley
a428bbb020 Merge mozilla-central and inbound 2013-08-07 16:19:03 -07:00
Ivan Alagenchev
696edb62f1 Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske 2013-08-06 10:14:40 -04:00
Ryan VanderMeulen
bed2e900e1 Merge m-c to fx-team. 2013-08-05 23:22:11 -04:00
Justin Lebar
da6fd4c99d Bug 893222 - Part 4: Tests. r=njn 2013-08-05 16:33:00 -07:00
Ryan VanderMeulen
86ae8ca1a0 Backed out changesets fbba341b5faf, 4b2c9adef1e4, and bde98e3a7194 (bug 762593) for mochitest-bc failures. 2013-08-05 16:58:37 -04:00
Ivan Alagenchev
fdb4e7588b Bug 762593 TOOLKIT patch. Adds logic for validating if password input fields are insecure. r=dolske 2013-08-05 11:22:59 -07:00
Brendan Dahl
a9b713bfdd Bug 844479 - Don't background the original window during print preview. r=Mossop 2013-07-17 15:01:43 -07:00
Carsten "Tomcat" Book
c7c707deba Merge m-i to m-c 2013-08-05 11:18:59 +02:00
Paolo Amadini
3b313b16d7 Bug 899107 - Allow using the JavaScript API as the back-end for the Downloads Panel. r=mak 2013-08-03 13:04:44 +02:00
Paolo Amadini
f85c1582c7 Bug 900973 - Extend unit test coverage for action execution. r=enn 2013-08-03 13:04:39 +02:00
Ryan VanderMeulen
00913f13e0 Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
Ryan VanderMeulen
e4c4af080d Backed out 7 changesets (bug 893222, bug 899256) for build bustage on a CLOSED TREE.
Backed out changeset 4aa234138f44 (bug 893222)
Backed out changeset 4b0bf28abdf2 (bug 899256)
Backed out changeset ea8b6ba99c05 (bug 893222)
Backed out changeset ac8220cb61d5 (bug 893222)
Backed out changeset d01358ff4b15 (bug 893222)
Backed out changeset 3baebe7cc655 (bug 893222)
Backed out changeset 4bdf8611ec57 (bug 893222)
2013-08-02 14:49:38 -04:00
Wes Johnston
80bd7b2bff Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey 2013-08-02 11:04:49 -07:00
Gijs Kruitbosch
695592c483 Merge m-c to fx-team 2013-08-02 15:47:01 +02:00
Paolo Amadini
33125a09a5 Bug 899122 - Include previously downloaded data in progress reports when restarting. r=enn 2013-08-02 14:48:56 +02:00
Robert O'Callahan
0164459114 Bug 898946. Avoid #including XPCOM headers within maintenanceservice. r=bbondy
--HG--
extra : rebase_source : b19663967f7af21daf8f3cf123701a79e295f4b3
2013-08-02 21:30:06 +12:00
Ms2ger
21409e5d2c Merge m-c to inbound. 2013-08-02 11:07:57 +02:00