Commit Graph

6779 Commits

Author SHA1 Message Date
Benoit Jacob
18df240efb Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan 2013-09-18 18:50:32 -04:00
Mike Hommey
7371888973 Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
Also mark TOOL_DIRS/TEST_TOOL_DIRS directories in backend.mk and recurse them normally instead of forcing make -C dir libs for them.
2013-09-19 07:43:02 +09:00
Carsten "Tomcat" Book
bacabb2a02 Merge m-c to mozilla-inbound 2013-09-18 12:42:44 +02:00
Carsten "Tomcat" Book
a5d24f9255 merge fx-team to mc 2013-09-18 12:12:28 +02:00
Mark Hammond
14a9ab5823 Bug 914615 - use http://mochi.test:8888 instead of http://foo.bar to test same origin in social tests. r=gavin 2013-09-18 15:08:22 +10:00
Ryan VanderMeulen
8a6a806c2a Merge m-c to inbound. 2013-09-17 22:47:28 -04:00
Ryan VanderMeulen
5be5179c2d Merge m-c to fx-team on a CLOSED TREE. 2013-09-17 20:27:03 -04:00
Nicholas Nethercote
cc1558fe8d Bug 917489 - Fix an observer leak in about:memory. r=mccr8. 2013-09-17 13:13:25 -07:00
Paolo Amadini
2bcfedf8ba Bug 899102 - nsExternalHelperAppService should notify when cancellation is complete. r=enn 2013-09-17 18:02:21 +02:00
Paolo Amadini
ec752bf80a Bug 916433 - The task in the "tail.js" file of the Downloads API tests is not executed. r=felipe 2013-09-17 18:02:21 +02:00
Paolo Amadini
abdc1ac517 Bug 916430 - General Downloads API review. r=enn 2013-09-17 18:02:21 +02:00
Paolo Amadini
9eda9b37b8 Bug 913110 - Add a combined summary of public and private downloads. r=enn 2013-09-17 18:02:20 +02:00
David Rajchenbach-Teller
645590ddbe Bug 916687 - Leaked directory detection, increasing test timeout. r=yoric 2013-09-17 11:39:02 -04:00
Matthew Noorenberghe
01988bfc57 Bug 888380 - Alert service notifications shouldn't disappear when hovered. r=jaws 2013-09-17 11:38:41 -04:00
Florian Quèze
19d3aaeb0f Bug 916162 - The location of JS errors caused by frameworker message handlers isn't reported, r=markh. 2013-09-18 07:12:38 +02:00
Nicholas Nethercote
c23b3a2dac Bug 917646 - Unbreak reading of old memory report files. r=khuey. 2013-09-17 21:55:12 -07:00
Nicholas Nethercote
c428bc08dc Bug 904321 - Add a test for memory reporters in remote processes. r=billm.
--HG--
extra : rebase_source : bc8ab4762c373f7368192e98c9ee8f8b8712940f
2013-09-17 13:13:38 -07:00
Raymond Lee
c93a1d26b8 Bug 885254 - Don't use getPageTitle in test_history.js. r=mano 2013-09-17 12:10:02 +08:00
Boris Zbarsky
f8ff102c29 Bug 874502 part 1. Fix browser-chrome tests to not assume synchronous closing of windows. r=dolske 2013-09-17 17:45:47 -04:00
Neil Deakin
baff7ac80d Bug 908256, stop downloads when suspending or going offline, r=paolo 2013-09-17 09:23:22 -04:00
Cameron McCormack
4d9df01c80 Bug 910300 - Silence "reference to undefined property options.bytes" warning. r=dteller 2013-09-17 17:53:29 +10:00
Ryan VanderMeulen
ab69c1623a Backed out changeset 4d44bc8da75c (bug 913110)
CLOSED TREE
2013-09-16 22:45:42 -04:00
Ryan VanderMeulen
1f764cbfc1 Speculatively backout changeset 926d081e02d6 (bug 904104) for causing intermittent Windows XP debug mochitest-bc crashes. 2013-09-16 18:36:49 -04:00
Ryan VanderMeulen
e8180505f0 Merge m-c to inbound. 2013-09-14 20:31:22 -04:00
Shane Caraveo
4c5cd68f1d bug 904104 fix window.close usage from chat and social panels, r=felipc 2013-09-14 10:06:09 -07:00
Paolo Amadini
334b70ade4 Bug 913110 - Add a combined summary of public and private downloads. r=enn 2013-09-14 09:59:21 +02:00
Boris Zbarsky
a48b619d92 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
David Rajchenbach-Teller
4c64592a71 Bug 913899 - Plugging OS.File to AsyncShutdown;r=froydnj 2013-09-14 18:48:39 +02:00
David Rajchenbach-Teller
38287f98c0 Bug 913899 - Plugging OS.File to AsyncShutdown (tests);r=froydnj 2013-09-14 18:48:37 +02:00
Tom Schuster
6b1ed78ce5 Bug 666816 - Refactor findbar to use a result listener and move most of the logic into a JSM. r=mikedeboer 2013-09-13 10:41:23 -04:00
Tom Schuster
0292702a68 backout changeset 3734bebc9bfb, because bad commit message and missed nit 2013-09-13 11:41:47 -04:00
Tom Schuster
c74f8b598b Bug 666816 - Support findbar in e10s. r=mikedeboer 2013-09-13 10:41:23 -04:00
Neil Deakin
91356370b1 Bug 906139 - Preserve unknown fields found in downloads.json. r=paolo 2013-09-13 11:10:24 +02:00
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