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
Mark Banner
bcbb560ea9
Bug 901198 Ensure safe browsing is enabled when running test_app_rep.js so that testing applications that don't enable it will pass as well. r=paolo
2013-08-05 10:16:30 +01:00
Monica Chew
5a474cd13e
Bug 837199 - Write interface to query application reputation (r=paolo,sr=mossop)
2013-07-25 21:25:43 -07:00
Ryan VanderMeulen
b006c9d0a4
Backed out changeset 21f094a18c5c (bug 837199) for Werror bustage.
...
CLOSED TREE
2013-07-25 13:50:50 -04:00
Monica Chew
3604aed215
Bug 837199 - Write interface to query application reputation (r=paolo,sr=mossop)
2013-07-25 09:08:03 -07:00
Mihnea Dobrescu-Balaur
e0c8fc598b
Bug 888537 - Use a dynamic port in downloads/ xpcshell tests so they can be run in parallel. r=mak
2013-07-11 11:31:24 -07:00
Mark Banner
01309a4ba6
Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak
2013-06-26 14:56:11 +01:00
Ed Morley
695f4e1643
Backed out changeset b1dba904d5c8 (bug 886263) for xpcshell orange
2013-06-26 11:20:46 +01:00
Mark Banner
11769462ee
Bug 886263 - Make places be enabled by default in all xpcshell-tests to avoid having to set it in lots of places (so that tests work with apps where places is disabled by default). r=mak
2013-06-26 10:06:30 +01:00
Christian Ascheberg
6f048316bf
Bug 863063: quitting private browsing mode does not delete partially downloaded files, r=mak
2013-05-15 01:47:25 +02:00
Gregory Szorc
1b12175ba0
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
2013-05-17 16:20:11 -07:00
Joey Armstrong
26736a0ee2
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
Joey Armstrong
321d063783
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Kyle Machulis
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Mike Shal
7ecea60097
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Gregory Szorc
2f9c3f619e
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Jonathan Mayer
529b037b7c
Bug 818340 - change third party cookie handling to block third party cookies from sites I haven't visited. (r=jdm, r=dolske)
...
--HG--
extra : rebase_source : f486f39feac1fb743edc920618bec29884d515f1
2013-02-22 08:16:01 -08:00
Mike Hommey
26e3714874
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Raymond Lee
df18edfa98
Bug 806743 - Add a test for per-window private download history. r=jdm
2013-02-08 10:59:50 +08:00
Dave Townsend
cd10174200
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Ehsan Akhgari
565d0479c3
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Raymond Lee
34e3c99965
Bug 820763 - Stop using addvisit() in toolkit tests. r=mak
2013-01-18 10:13:09 +08:00
Paolo Amadini
6b7359cb4d
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
Josh Matthews
2023fa6683
Bug 817447 - Create download manager unit tests that do not rely on the global private browsing service. r=ehsan
...
DONTBUILD because this is NPOTB for global PB builds
--HG--
rename : toolkit/components/downloads/test/unit/test_private_resume.js => toolkit/components/downloads/test/unit/test_private_resume_global.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js => toolkit/components/downloads/test/unit/test_privatebrowsing_cancel_global.js
rename : toolkit/components/downloads/test/unit/test_privatebrowsing.js => toolkit/components/downloads/test/unit/test_privatebrowsing_global.js
2012-12-05 16:15:55 -05:00
Andres Hernandez
02733b39ee
Bug 814700 - Post test_private_resume.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : toolkit/components/downloads/test/unit/test_private_resume.js => toolkit/components/downloads/test/browser/browser_private_resume.js
extra : rebase_source : 43d6f4d21279c83c6af85d32a8e8b76bb83ae723
2012-11-30 11:25:28 -06:00
Andres Hernandez
e470480fe8
Bug 814702 - toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js fails on Birch; r=ehsan
...
--HG--
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js => toolkit/components/downloads/test/browser/browser_privatebrowsing_cancel.js
2012-11-27 14:23:19 -06:00
Bellindira Castillo [:bellindira]
21ed21c6b3
Bug 814701 - toolkit/components/downloads/test/unit/test_privatebrowsing.js fails on Birch; r=ehsan
...
--HG--
rename : toolkit/components/downloads/test/unit/test_privatebrowsing.js => toolkit/components/downloads/test/browser/browser_privatebrowsing.js
rename : toolkit/components/downloads/test/unit/head_download_manager.js => toolkit/components/downloads/test/browser/head.js
2012-11-27 14:12:19 -06:00
Mook
fe76added9
bug 793250 - clean up after test_download_samename.js (r=wesj)
...
---
.../downloads/test/unit/test_download_samename.js | 11 +++++++++++
1 file changed, 11 insertions(+)
2012-11-22 21:47:56 -08:00
Josh Matthews
efeaece5f9
Bug 722859 - Support concurrent private/public downloads in the download manager. r=paolo/mak sr=bz ui-r=shorlander
2012-05-25 12:24:35 +01:00
Ed Morley
4290399916
Backout f077ad362ca3 (bug 722859) for bustage
2012-11-16 10:44:20 +00:00
Josh Matthews
6371de55a7
Bug 722859 - Support concurrent private/public downloads in the download manager. r=paolo/mak sr=bz ui-r=shorlander
2012-05-25 12:24:35 +01:00
Ed Morley
c292bc7a94
Backout 00cc23d1f72b (bug 722859) for compilation failures
2012-11-16 10:01:14 +00:00
Josh Matthews
4da5ab7437
Bug 722859 - Support concurrent private/public downloads in the download manager. r=mak/paolo
2012-05-25 12:24:35 +01:00
Josh Matthews
fb17f21a56
Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
...
Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
* * *
Bug 780533 - Interdiff
2012-08-05 23:20:19 -04:00
Kyle Huey
0469a02b25
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Vicamo Yang
a78b5b38c7
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
9a3674d80a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
4144129728
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Ed Morley
24678699d7
Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted
2012-10-06 16:46:09 +01:00
Ehsan Akhgari
36898b20a0
Bug 798345 - Fix the comm-central perma-orange introduced by bug 794606; r=jdm
2012-10-05 11:12:15 -04:00
Josh Matthews
d80216fc60
Bug 794606 - Make resuming a download correctly share the privacy status of the original download. r=mak
2012-10-04 15:08:28 -04:00
Josh Matthews
a9c2289382
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Ryan VanderMeulen
44a8d6faa6
Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE.
2012-10-04 19:34:19 -04:00
Josh Matthews
13630d0f8f
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Josh Matthews
b4ec952733
Bug 794606 - Make resuming a download correctly share the privacy status of the original download. r=mak
2012-10-04 15:08:28 -04:00
Josh Matthews
be721d5624
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Mark Capella
38befa6972
Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Toolkits, r=ted, f=gps
2012-08-14 10:06:12 -04:00
Mike Hommey
70d7c821af
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Nathan Froyd
bfff055672
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Paolo Amadini
9180b309a7
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
...
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Marco Bonardo
9749fa7aa1
Bug 735697 - Close the old connection when switching to/from private mode. r=mak.
2012-03-22 13:02:28 -04:00
Ed Morley
f6653e490a
Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak
2012-03-11 23:38:53 +00:00
Paolo Amadini
749f7c69ab
Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
...
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Rafael Ávila de Espíndola
b5c7832ee2
Bug 713293 - Send quit-application in toolkit/components/downloads/test/schema_migration/head_migration.js. r=mak.
2011-12-29 10:08:03 -05:00
Rafael Ávila de Espíndola
ce8e4e8cb8
Bug 713243 - Send quit-application in head_download_manager.js. r=mak.
...
--HG--
extra : rebase_source : d4e622485cbd07f96abc9eff13b6ea1f26074fc6
2011-12-28 11:33:36 -05:00
Rafael Ávila de Espíndola
a5d3baa93a
Bug 713284 - finalize statement in test_migration_to_2.js. r=mak.
2011-12-28 10:42:42 -05:00
Rafael Ávila de Espíndola
c0fab672de
Bug 713289 - finalize statement in test_migration_to_5.js. r=mak.
2011-12-28 10:39:00 -05:00
Rafael Ávila de Espíndola
6d8d96506e
Bug 713286 - finalize statement in test_migration_to_3.js. r=mak.
2011-12-28 10:35:41 -05:00
Rafael Ávila de Espíndola
56ecb0ea61
Bug 713288 - finalize statement in test_migration_to_4.js. r=mak.
2011-12-28 10:32:33 -05:00
Rafael Ávila de Espíndola
a24d708a82
Bug 713291 - finalize statement in test_migration_to_6.js.
2011-12-28 10:28:15 -05:00
Rafael Ávila de Espíndola
2821fa3a90
Bug 713242 - finalize statements in test_removeDownloadsByTimeframe.js. r=mak.
2011-12-28 10:02:25 -05:00
Marco Bonardo
44de1ec393
Bug 700591 - fix test_history_expiration.js DST timebomb.
...
r=dietrich
2011-11-08 18:25:21 +01:00
Phil Ringnalda
6a9805cfa3
No bug, no r=, no a=, Try to defuse test_history_expiration daylight saving time timebomb by going back an extra day
2011-11-08 00:08:47 -08:00
Ed Morley
7ea8e12caa
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
ac65d0d88e
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Marco Bonardo
19f6ecd50b
Bug 674210 - Reduce places.sqlite cache size and reorganize history expiration around the new value.
...
r=dietrich
2011-08-30 16:23:59 +02:00
Geoff Brown
fcf5c93a68
Bug 668349 - Changes to xpcshell.ini; r=jmaher
2011-08-22 09:00:50 +01:00
Marco Bonardo
59dfb4dac6
Bug 663344 - follow-up to fix downloads/test/unit/test_history_expiration.js
2011-06-16 17:00:00 +02:00
Dão Gottwald
ef51dab09c
more random browser chrome test cleanup (no bug)
2011-06-11 16:54:23 +02:00
Joel Maher
193c66083d
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Jonathan Kew
cd179a175b
Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug.
2011-04-13 14:35:06 +01:00
Paul Biggar
1beff55e64
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
d40bf9a237
Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds.
2011-04-12 01:29:41 -07:00
Paul Biggar
80fee229de
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Shawn Wilsher
c6cb5388b6
Bug 645049 - Update tests to no longer use a deprecated API
...
r=Mossop
2011-03-31 10:19:32 -07:00
Wes Johnston
ee33e588f6
Bug 593815 - Tests for download files with the same name. [r=sdwilsh, a=blocker]
...
--HG--
extra : rebase_source : a2fc4fc7080afe15d2359ea454153f3faf8d4d4b
2010-11-22 19:36:42 -08:00
Mark Banner
e75ff29689
Bug 610974 - Ensure places is enabled for places related tests; r=sdwilsh, a=test-only change
2010-11-19 13:23:35 +00:00
Joel Maher
adaba45072
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Clint Talbert
4fa6358e1b
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
...
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
fecae963b6
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
2010-08-25 11:47:39 -07:00
Jonas Sicking
32a03526e0
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
a6d440687b
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Shawn Wilsher
7677a661da
Backed out changeset 8caf58f301b2 (bug 178506 - save original last-modified date on file downloads) since it is no longer the right thing to do.
...
a=shaver (via irc)
2010-08-19 08:22:02 -07:00
Marco Bonardo
ea13bb5f1d
Fix and re-enable test_history_expiration.js
2010-06-17 21:46:22 +02:00
Marco Bonardo
32cc5c01c6
skip failing test while I figure out what's up
2010-06-17 14:16:57 +02:00
Justin Wood
55183ae219
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
...
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
2010-06-09 19:29:44 -04:00
Ehsan Akhgari
f6410e209a
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
2010-01-26 20:28:51 -05:00
Joel Maher
7bb6fe4f0e
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
2010-05-27 13:01:37 -07:00
Mike Hommey
9db035134b
Bug 553995 - Don't depend on network connectivity in test_bug_406857.js [r=sdwilsh]
2010-04-24 09:39:16 +02:00
L. David Baron
fff7eaa000
Fix spelling of existence.
2010-04-08 20:58:17 -07:00
Dão Gottwald
986b546ddd
use Services.* in browser chrome tests
2010-04-02 09:20:42 +02:00
Marco Bonardo
75db30109e
Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted
2010-04-01 13:29:13 +02:00
Dão Gottwald
4c2a8592be
Use ordinary JS functions as observer callbacks in browser chrome tests
2010-02-06 09:47:42 +01:00
Kyle Huey
b218f34cdd
Disable the test for Bug 178506 on Windows due to Bug 337307
2010-01-30 15:55:30 -05:00
Andrey Ivanov
7e2536a1e0
Bug 178506: Preserve original last-modified date on downloads r=sdwilsh
2010-01-30 12:58:01 -05:00