Commit graph

375 commits

Author SHA1 Message Date
Thomas Wisniewski
6a1fb99d2b Bug 709991 - Fire onerror instead of throwing on network errors for async XHRs. r=bz 2016-07-30 00:24:56 -04:00
Mike Conley
ef1514c4ea Bug 1261842 - Add a test that ensures that proper chromeFlags and nsILoadContext properties are set for private windows. r=jdm
MozReview-Commit-ID: Hvzfk6yDEXk

--HG--
extra : rebase_source : fecbe863c1ddb7b3a266cc9318f61e1327ee278a
extra : source : 968e7b3b73fbc288cdda9b0ba82857065e00d956
2016-05-02 13:59:25 -04:00
Mike Conley
5f1bcd6334 Bug 1261842 - Fix up some private browsing tests to account for initial browsers being remote now. r=jdm
MozReview-Commit-ID: CxhKsIXnPxj

--HG--
extra : rebase_source : 158631cd0b0dac610a5f89dd48b3b13e64ed0c6f
extra : source : f6062f1139114f586e3ea9f6d946766f63dedb1d
2016-05-26 12:24:05 -04:00
Mike Conley
ee080acac2 Bug 1261842 - Update browser_privatebrowsing_downloadLastDir_toggle.js to use add_task and BrowserTestUtils. r=jdm
MozReview-Commit-ID: 6S64VvZpwDf

--HG--
extra : rebase_source : cf1014d4f5fe9be2c79091da0e91d0e79e585d23
extra : source : 20eb3987a721a2c0a312868cf52dbf2f43563236
2016-05-24 18:38:41 -04:00
Brian Grinstead
1adf4b4140 Bug 1278368 - Remove the error console. r=dolske
MozReview-Commit-ID: AIw6zqVjJFx

--HG--
extra : transplant_source : V%9C%F2%B6L%1D%22%D8%85%9Ep%AA%2B%CD%19%23%D2c%96%EE
2016-06-23 17:46:58 -07:00
James Andreou
5859f4c006 Bug 1277344 - Opened a new private window, to remove setting docshell to private. r=ehsan
MozReview-Commit-ID: 9hFEKV3Wq2J
2016-06-07 18:56:07 -07:00
James Andreou
4476fb27cb Bug 1271249 - Fixed by Bug1269361 adding new OriginAttributes. r=baku 2016-06-07 08:27:41 +02:00
Mike Conley
0c3578df60 Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me
There are a series of tests strewn about the tree that seem to exercise window
opening in one form or another, so I thought I'd put them under a tag.

MozReview-Commit-ID: 74JwLUTzaMU

--HG--
extra : rebase_source : 87439bacd9643ab63d015f58f44af2f8a74675a0
extra : source : 9d903a6a12aa7182252ec3e220c89b569c14e11b
2016-04-29 14:29:03 -04:00
Carsten "Tomcat" Book
a91653581d Backed out changeset 9d903a6a12aa (bug 1276738) for test failures in test_blank_named_window.html on a CLOSED TREE
--HG--
extra : rebase_source : cd1218144d092a62764b014cffb6b0a92b5f9141
2016-06-02 08:13:16 +02:00
Mike Conley
0d5fa55d26 Bug 1276738 - Tag a bunch of tests that exercise opening windows with openwindow. r=me
There are a series of tests strewn about the tree that seem to exercise window
opening in one form or another, so I thought I'd put them under a tag.

MozReview-Commit-ID: 74JwLUTzaMU

--HG--
extra : rebase_source : 0c92084914ffe44a781f034b2416e17905656607
2016-04-29 14:29:03 -04:00
Felipe Gomes
202180cd74 Bug 1273685. Reduce size of PopupBlocking:UpdateBlockedPopups messages. r=Gijs
The size is reduced by making the message only carry the count of blocked popups, and not the full list of popup URLs that were blocked. The parent becomes responsible for retrieving the list from the child when it needs to display it.

MozReview-Commit-ID: DsxLFD8iE3t
2016-05-30 19:02:17 -03:00
Ricky Chien
bdb9281e48 Bug 1259340 - New Private Browsing Window Update. r=past,Gijs
MozReview-Commit-ID: 5NbLribECvC
2016-04-24 16:01:45 +03:00
Jared Wein
c8e4e5bed7 Bug 1259847 - Use curly quotes instead of single quotes in our user facing strings. r=dolske
MozReview-Commit-ID: 9jTHF0B0Ri6
* * *
[mq]: temp

MozReview-Commit-ID: Da9oJP2hqLL
2016-03-25 19:49:31 -04:00
Sebastian Hengst
52396979df Backed out changeset 5579b62017f2 (bug 1259847) for failing browserchrome test browser_privatebrowsing_windowtitle.js. r=backout 2016-03-26 10:00:31 +01:00
Jared Wein
c258d72c85 Bug 1259847 - Use curly quotes instead of single quotes in our user facing strings. r=dolske
MozReview-Commit-ID: 9jTHF0B0Ri6
2016-03-25 19:49:31 -04:00
Mike de Boer
df7e3c059a Bug 1241930: Part 2 - convert all assertion methods used inside content tasks to the Assert.* family in browser tests. r=mconley 2016-03-04 14:32:24 +01:00
ISHIKAWA, Chiaki
be2b50a7f8 Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check

 - the outdated 0666 octal constant is still parsed correctly,
 - the outdated 0666 octal constant raises syntax error flag
   in strict mode, etc.

So leave them alone.
2016-02-15 08:57:00 +01:00
Blake Kaplan
31fb709fc3 Bug 1243928 - Make these tests work in e10s. r=felipe 2016-02-02 13:44:11 -08:00
Dave Townsend
86f03db916 Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Christoph Kerschbaumer
eee83aa5d8 Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-20 18:51:25 -07:00
Wes Kocher
c6deb98829 Backed out 3 changesets (bug 1204983) for talos(g2) failures
Backed out changeset 00c07b02c8a8 (bug 1204983)
Backed out changeset a4879b180d2d (bug 1204983)
Backed out changeset 38b6f878608a (bug 1204983)
2015-10-19 16:09:33 -07:00
Christoph Kerschbaumer
38062824d0 Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
* * *
Bug 1204983 - Replace NewTabURL.jsm with simpleBrowserServices.js (r=florian)

--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-19 13:29:33 -07:00
Wes Kocher
e3ef408502 Backed out 3 changesets (bug 1204983) for various talos failures
Backed out changeset 5bdf50e82ca8 (bug 1204983)
Backed out changeset 602e91d48e43 (bug 1204983)
Backed out changeset c7d3635f771a (bug 1204983)
2015-10-16 09:29:36 -07:00
Christoph Kerschbaumer
29b3c0aded Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
* * *
Bug 1204983 - Replace NewTabURL.jsm with simpleBrowserServices.js (r=florian)

--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-16 06:54:42 -07:00
M Hamdy
67d215f8de Bug 606655 - delete cookies UI option AskMeEveryTime and its related comments and tests. r=mak
--HG--
extra : rebase_source : 242a074db54395e4b285110286e7692f26b57daa
2015-10-08 09:13:00 +02:00
Mike Conley
0a0d7b08dd Bug 1202634 - Regression test. r=jdm
--HG--
extra : commitid : LTnBoQzGNxZ
extra : rebase_source : 397ed2a1b397921519797a3faec462d42dde3f56
2015-09-21 13:52:50 -04:00
Tooru Fujisawa
939c0392aa Bug 1207491 - Part 14: Remove use of expression closure from browser/components/privatebrowsing/. r=Gijs
--HG--
extra : commitid : 5vG9dpkyLY1
extra : rebase_source : d2e07ee332119981226c0b117c39fc262783f6c4
2015-09-23 18:36:22 +09:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Ehsan Akhgari
7b2f24f27d Bug 1144826 - Wait for focus before trying to invoke a menu 2015-09-12 17:43:38 -04:00
Panos Astithas
3489041d98 Bug 1175606 - Enable Tracking Protection by default in Private Browsing Mode;r=ttaubert
--HG--
extra : commitid : IM75vVo386o
2015-08-08 00:33:05 +01:00
Phil Ringnalda
6049e2de48 Back out 023218047be5 (bug 1175606) for depending on the backed out bug 1192416
--HG--
extra : rebase_source : c90c29c87635e2dacec38fca5af0ea9571989f5e
2015-08-07 22:06:51 -07:00
Panos Astithas
c8943a4fdc Bug 1175606 - Enable Tracking Protection by default in Private Browsing Mode;r=ttaubert
--HG--
extra : commitid : JpaUoMxt3ia
2015-08-08 00:33:05 +01:00
Wes Kocher
cca4799244 Backed out changeset f6a62807987d (bug 1175606) for mass talos bustage CLOSED TREE 2015-08-07 14:29:36 -07:00
Panos Astithas
06cb78aa75 Enable Tracking Protection by default in Private Browsing Mode (bug 1175606). r=ttaubert 2015-08-07 23:26:27 +03:00
Paolo Amadini
41593c22f6 Bug 1190427 - Update the design of about:privatebrowsing. r=ttaubert
--HG--
extra : commitid : 5yCOpUu71tw
extra : rebase_source : 5370a3aedd6ba82588163dbd3dd07211ed84cb5e
2015-08-06 15:51:41 +01:00
Blake Kaplan
b22c011fa8 Bug 940206 - Implement Navigator.registerContentHandler and Navigator.registerProtocolHandler for e10s. r=dao 2015-07-31 17:03:37 -07:00
Carsten "Tomcat" Book
b59cdff650 Merge mozilla-central to fx-team 2015-07-22 14:09:48 +02:00
Ehsan Akhgari
a9af808b1a Backout the debugging patch for bug 1173801 2015-07-21 21:29:36 -04:00
Ehsan Akhgari
03b7410c5a Bug 1173801 - Correctly wait for both focus and the delayed startup to finish when opening a new window in private browsing tests; r=mconley 2015-07-21 10:37:59 -04:00
Blake Kaplan
e410cc63aa Bug 1139953 - Pass a dummy channel into the cookie service so that nsICookiePermission can compute private browsing mode correctly. r=jdm 2015-07-17 14:52:00 +02:00
Ryan VanderMeulen
f62f6fed08 Merge m-c to inbound. a=merge 2015-07-20 16:04:28 -04:00
Paolo Amadini
ab8d0827e1 Bug 1177156 - Provide a button to re-enable Tracking Protection in about:privatebrowsing. r=ttaubert
--HG--
extra : commitid : 2DlZhdIrUsv
extra : rebase_source : fff6f8ffe7b25877c0ed0a440a2008d17e0ca18c
2015-07-20 12:44:08 +01:00
Paolo Amadini
6c5bb0422e Bug 1177152 - Add Tracking Protection tour entry point to about:privatebrowsing. r=ttaubert
--HG--
extra : commitid : DSQ2QN3k87C
extra : rebase_source : 9791f2a89ed41357427a2e7f3fa2613e3b017441
extra : source : 9798359363a0bc56d7abfb578fd973ec340eae1a
2015-07-17 17:51:48 +01:00
Tim Taubert
98ab8167a2 Backed out changeset 9798359363a0 (bug 1177152) 2015-07-17 14:06:50 +02:00
Paolo Amadini
2e4abdf9ad Bug 1177152 - Add Tracking Protection tour entry point to about:privatebrowsing. r=ttaubert
--HG--
extra : commitid : 9itZDcOR5jG
extra : rebase_source : afebfb27f44eb23c3c6a8eb1efab185addc63161
2015-07-15 14:20:39 +01:00
Ehsan Akhgari
1065292159 Bug 1173801 - Debugging patch to dump down the complete log 2015-07-20 15:22:38 -04:00
Ryan VanderMeulen
9065e35812 Backed out changeset c961b404bca1 (bug 1173801) for making the Win8 timeouts worse than they were to start. 2015-06-29 21:04:26 -04:00
Nihanth Subramanya
fb7c08fefa Bug 1118285 - The browser.newtab.url preference is abused and should be removed. 2015-05-27 17:35:03 -07:00
Felipe Gomes
33d04280a4 Bug 1173801 - Disable intermittent browser_privatebrowsing_DownloadLastDirWithCPS.js failing on Win8 64-bit. r=RyanVM 2015-06-15 12:07:03 -03:00
Tim Taubert
f39a345b4b Bug 1144253 - Enable test browser_privatebrowsing_aboutHomeButtonAfterWindowClose.js r=Mossop 2015-05-19 14:58:39 -04:00