Ehsan Akhgari
7b2c49eeb4
Bug 806681 - Port browser_privatebrowsing_certexceptionsui.js to the new per-window PB APIs; r=jdm
2012-11-06 13:41:09 -05:00
Neil Rashbrook
2c2100dc8b
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg r=msucan
2012-11-03 10:59:29 +00:00
Ryan VanderMeulen
6475737e98
Backout 06b998c1100d (bug 664695) due to mochitest-other orange.
2012-11-02 17:12:22 -04:00
Neil Rashbrook
34eea29bb2
Bug 664695 Improve signature of nsIConsoleService::GetMessageArray r=bsmedberg
2012-11-02 20:07:50 +00:00
Ehsan Akhgari
6493776b1e
Bug 806697 - Move browser_privatebrowsing_sslsite_transition.js to the obsolete directory; r=jdm
2012-10-31 00:25:00 -04:00
Josh Matthews
0dadc924c1
Bug 723002 - Determine privacy status from provided nsILoadContext in ContentPrefService. r=ehsan
2012-06-30 07:50:07 -07:00
Josh Matthews
c5acc3845e
Bug 769283 - Add a separate HTTP auth cache for private channels. r=mayhemer
2012-10-29 16:20:03 -04:00
Saurabh Anand
11582666b7
Bug 722995 - Part 2: Make DownloadLastDir.jsm use per-window privacy status instead of global service. r=ehsan
2012-07-21 11:24:41 +05:30
Saurabh Anand
80d233c3ed
Bug 722995 - Part 1: Convert test_privatebrowsing_downloadLastDir.js, test_privatebrowsing_downloadLastDir_c.js, test_DownloadLastDir.js, and test_DownloadLastDirWithCPS.js to mochitest. r=ehsan
2012-07-21 11:20:24 +05:30
Ehsan Akhgari
f30ee7fd07
Bug 722978 - Port the certificate exception UI to the new per-window private browsing API; r=jdm
2012-10-12 23:38:19 -04:00
Ehsan Akhgari
84e4f7db05
Bug 801237 - Make browser_privatebrowsing_viewsource.js use "private-browsing-transition-complete" instead of using a progress listener; r=jdm
2012-10-12 11:25:47 -04:00
Ehsan Akhgari
c284f83c30
Bug 799664 - Disable xpcshell tests in per-window PB builds for now; r=jdm
2012-10-09 16:46:53 -04:00
Ehsan Akhgari
57e618e05b
Bug 799526 - Split the private browsing browser-chrome test suite into three buckets to make it easier to transition to per-window private browsing; r=jdm
2012-10-09 09:27:44 -04:00
Ed Morley
0ab800be6e
Backout 6e26bb277c64 (bug 799780), cb395ed2de20 (bug 799664), cd5679486c7b (bug 799526) for causing frequent failures in browser_bug400731.js
2012-10-11 15:00:05 +01:00
Ehsan Akhgari
64ed7c4a64
Bug 799664 - Disable xpcshell tests in per-window PB builds for now; r=jdm
2012-10-09 16:46:53 -04:00
Ehsan Akhgari
6485c8ba17
Bug 799526 - Split the private browsing browser-chrome test suite into three buckets to make it easier to transition to per-window private browsing; r=jdm
2012-10-09 09:27:44 -04:00
Ehsan Akhgari
cca3c0c988
Bug 799229 - Move the ForgetAboutSite modules to toolkit; r=Mossop
2012-10-08 16:48:11 -04:00
Ehsan Akhgari
46ecde5c63
Bug 799126 - Rename ClearRecentHistory to ForgetAboutSite; r=jdm
2012-10-08 11:55:41 -04:00
Ehsan Akhgari
b8d5d66e67
Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm
...
This patch replaces the privateWindow API with the toolkit
PrivateBrowsingUtils.isWindowPrivate API, which is better in the sense
that it is chrome/content agnostic and is not browser/ specific.
2012-10-05 19:25:52 -04:00
Josh Matthews
ddc698df44
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
1fd22c60bb
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
92d64e2b43
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
Ehsan Akhgari
4b3e52c721
Bug 774963 - Remove removeDataFromDomain from nsIPrivateBrowsingService, and put it in its own JS module, ClearRecentHistory; r=jdm
2012-10-03 11:29:10 -04:00
Josh Matthews
a6d9debc97
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Mike Hommey
0f9f294ea0
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Mounir Lamouri
23ed98c399
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
2012-07-23 11:08:07 -07:00
Ryan VanderMeulen
5aad407d72
Merge m-c to inbound.
2012-07-21 14:32:18 -04:00
Ryan VanderMeulen
0645bb7f23
Backout 53d053772879, e68d8406541e, 1a18d1d71ddf, 705c22e17976, 73f73097fb1a, and 8b28f53415fe (bug 722995) due to frequent linux32 mochitest-other orange.
2012-07-21 14:29:50 -04:00
Saurabh Anand
c2f6aeb463
Bug 722995 - Part 5: Make the tests compatible to the code changes, r=ehsan
2012-07-21 11:24:41 +05:30
Saurabh Anand
02b0eafa78
Bug 722995 - Part 4: Convert test_DownloadLastDirWithCPS.js to mochitest, r=ehsan
2012-07-21 11:23:29 +05:30
Saurabh Anand
6d83ab6e00
Bug 722995 - Part 3: Convert test_DownloadLastDir.js to mochitest, r=ehsan
2012-07-21 11:22:30 +05:30
Saurabh Anand
7415366fd7
Bug 722995 - Part 2: Convert test_privatebrowsing_downloadLastDir_c.js to mochitest, r=ehsan
2012-07-21 11:21:30 +05:30
Saurabh Anand
31c63531be
Bug 722995 - Part 1: Convert test_privatebrowsing_downloadLastDir.js to mochitest, r=ehsan
2012-07-21 11:20:24 +05:30
Jonas Sicking
6acb4a29bc
Bug 774585: Fix browser code and tests to be aware of app principals. r=mounir
2012-07-21 00:29:40 -07:00
Andres Hernandez
4ff0574f2e
Bug 769435 - Convert test_openLocationLastURL.js from a xpcshell test to a mochitest r=ehsan
2012-07-18 10:44:51 -06:00
Nathan Froyd
f7054dc678
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
Dão Gottwald
2d336b92c8
Bug 277079 - "Close other tabs" should always warn about closing multiple tabs. r=ttaubert
2012-07-03 21:44:01 +02:00
Saurabh Anand
6fd6df4957
Bug 722988 - openLocationLastURL.jsm uses global Private Browsing state to make decisions; r=ehsan
2012-06-28 03:11:24 +05:30
Ryan VanderMeulen
4c71ae6d9a
Revert c39d36167b99 due to a horribly munged backout.
2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
202bd53a55
Backout the bug 754202 backout due to orange.
2012-06-10 19:37:47 -04:00
Saurabh Anand
797d4f17f7
Bug 748477 - Switch chrome privateWindow getter to check currentTab and remove setter; r=ehsan
2012-06-08 07:11:40 +05:30
Josh Matthews
5ffeace492
Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab
2012-05-26 09:38:06 +01:00
Ed Morley
13b349afcd
Backout 70cde80fa095 & 5a903d496ab0 (bug 722857) for crashes in 646184.html
2012-05-25 12:51:32 +01:00
Josh Matthews
e03b95d50f
Bug 722857 - Basic sanity test for before/after private browsing DOM storage implementation. r=honzab
2012-05-25 12:20:58 +01:00
Josh Matthews
20e546898e
Bug 722845 - Part 1.5: Make PB docshell notification test more deterministic in the face of uncertain GC behaviour. r=ehsan
2012-05-24 16:31:54 +01:00
Raymond Lee
84fc29c83f
Bug 728626 - Non-Firefox tests should not use 'about:robots' which is Firefox specific. r=ttaubert
2012-05-22 09:25:49 +08:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Ehsan Akhgari
214bef7411
Bug 749187 - Ensure new tabs and windows opened in private browsing mode have docshells set accordingly; r=gavin
2012-04-26 14:35:19 -04:00
Paolo Amadini
c253abc4f4
Bug 739213 - Kill AddPageWithDetails. r=mak
2012-05-14 20:42:29 +02:00
Raymond Lee
b594b1509c
Bug 730840 - Use getBrowserURL() in Firefox tests to ease porting them. r=dao
2012-04-27 09:44:53 +08:00