Commit graph

79 commits

Author SHA1 Message Date
Ricky Rosario
11e3a9d15e Bug 1521984 - Can't drag downloaded PDF into about:privatebrowsing r=andreio
MozReview-Commit-ID: FQvRmltnss7

Differential Revision: https://phabricator.services.mozilla.com/D17304

--HG--
extra : moz-landing-system : lando
2019-01-23 18:21:26 +00:00
Ricky Rosario
bbd0796d2c Bug 1508364 - New UI for Private Browsing with Search r=andreio
MozReview-Commit-ID: 4WSGpL5Gvde

Differential Revision: https://phabricator.services.mozilla.com/D16854

--HG--
extra : moz-landing-system : lando
2019-01-21 20:14:26 +00:00
arthur.iakab
2ad2d8287a Backed out changeset 13f379946829 (bug 1508364) for functional ui test failures on private_browsing/test_about_private_browsing.py CLOSED TREE 2019-01-21 21:38:29 +02:00
Ricky Rosario
562d5578fe Bug 1508364 - New UI for Private Browsing with Search r=andreio
MozReview-Commit-ID: 4WSGpL5Gvde

Differential Revision: https://phabricator.services.mozilla.com/D16854

--HG--
extra : moz-landing-system : lando
2019-01-21 17:05:08 +00:00
Florens Verschelde
8c99a974e4 Bug 1505687 - Visual tweaks to about:privatebrowsing; r=johannh
- Fix bullet list margins.
- Improve :hover:active style for links.
- Improve narrow width layout: flexible list item width, more reasonable line-heights, move content blocking icon inline.

Differential Revision: https://phabricator.services.mozilla.com/D11579

--HG--
extra : moz-landing-system : lando
2018-11-12 13:35:38 +00:00
Johann Hofmann
ac88585965 Bug 1502361 - Remove Content Blocking toggle from about:privatebrowsing. r=Ehsan
This simply removes the content blocking section when TP is not enabled to avoid overpromising.
We may update this UI to alert the user that TP is off after the UX team comes back with a new design.

Differential Revision: https://phabricator.services.mozilla.com/D10071

--HG--
extra : rebase_source : 6cf70948a142309edf06da3a53874bde2d7372e5
2018-10-29 17:10:24 +01:00
Ehsan Akhgari
1590b70886 Bug 1501286 - Part 3: Remove support for tracking protection UI in about:privatebrowsing r=johannh
Depends on D9520

Differential Revision: https://phabricator.services.mozilla.com/D9521

--HG--
extra : moz-landing-system : lando
2018-10-25 16:46:49 +00:00
Dorel Luca
9529a31c66 Backed out 5 changesets (bug 1501286) for browser-chrome failures in browser/components/uitour/test/browser_trackingProtection.js
Backed out changeset cac0d4aa79d1 (bug 1501286)
Backed out changeset 578d395f555e (bug 1501286)
Backed out changeset d9940451c373 (bug 1501286)
Backed out changeset ca6c3139bdd2 (bug 1501286)
Backed out changeset 93d6f4d54f78 (bug 1501286)

--HG--
extra : rebase_source : 04083c456cd0df6243861cf53e5c39c08888c5ad
2018-10-25 17:52:59 +03:00
Ehsan Akhgari
df7b68e39e Bug 1501286 - Part 3: Remove support for tracking protection UI in about:privatebrowsing r=johannh
Depends on D9520

Differential Revision: https://phabricator.services.mozilla.com/D9521

--HG--
extra : moz-landing-system : lando
2018-10-25 13:35:22 +00:00
savvysiddharth
6c60223ffe Bug 1442845 - Added firefox will save clipboard in private browsing r=jdm
Before this patch, default home page of private sessions didn't inform about saving clipboard text. Now it informs that "copied text" will be saved in private session.

Differential Revision: https://phabricator.services.mozilla.com/D5941

--HG--
extra : moz-landing-system : lando
2018-09-17 20:48:28 +00:00
Jason Chapin
cb1b9f3b61 Bug 1457786 - Remove question-32.png. r=dao 2018-09-10 16:54:18 +02:00
Soeren Hentzschel
bfb302ba9e Bug 1486915 - Use the "hidden" attribute instead of a "hide" class in aboutPrivateBrowsing.js r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D4821

--HG--
extra : moz-landing-system : lando
2018-09-05 09:28:17 +00:00
Johann Hofmann
6dd6bb0909 Bug 1484586 - Update about:privatebrowsing for content blocking. r=Gijs
This makes the about:privatebrowsing display "Content Blocking" instead
of "Tracking Protection" and makes the toggle flip the TP setting for PB
mode as well as the CB pref if it's turned off.

Differential Revision: https://phabricator.services.mozilla.com/D4395

--HG--
extra : moz-landing-system : lando
2018-08-28 21:01:19 +00:00
Dão Gottwald
e71fb1aa39 Bug 1448482 - Remove <title> element from about:privatebrowsing since tabbrowser already sets the title. r=Gijs
MozReview-Commit-ID: 7oQrfiK0FRa

--HG--
extra : rebase_source : dcaeae1f53682531709bd8333cdf38a0a7e21298
2018-03-27 23:34:23 +02:00
Margareta Eliza Balazs
b33efac796 Backed out changeset 49867cc4dcc2 (bug 1448482) for ss failures in browser/tools/mozscreenshots/primaryUI/browser_primaryUI.js on a CLOSED TREE 2018-03-27 20:13:36 +03:00
Dão Gottwald
08516a61ad Bug 1448482 - Remove <title> element from about:privatebrowsing since tabbrowser already sets the title. r=Gijs
MozReview-Commit-ID: 3VcK126FfWX

--HG--
extra : rebase_source : f06592918693f9eefbb7214e7232c8066be63740
2018-03-23 22:30:11 +01:00
Gijs Kruitbosch
9525b90d38 Bug 1427186 - stop ever showing 'new tab' as a title for about:privatebrowsing in private windows, r=dao
There are 3 issues here:
- the runtime changing of the title causes issues where the content title is
  not set. This is fixed by setting it to the private title by default;
  there is very little (if any) UI that allows users to even open
  about:privatebrowsing in 'normal' windows so we care a lot less about
  flicker there. To be able to include this title in the markup, we switched
  to a dtd.
- the 'empty tab' title we set on the tab initially is set when the tab is
  created. This has been updated to check for private windows, and default to
  'Private Browsing' instead. This will obviously also affect other new tabs
  in private browsing, but that seems desirable/consistent.
- Likewise, we use this title when updating a tab's title that we don't yet
  have a content title for (which can still happen while about:privatebrowsing
  is loading because e10s), and so that is updated, too.

MozReview-Commit-ID: nVfXD2M6UZ

--HG--
extra : rebase_source : e5a698da70f215d8c7ccca242fbddc0fcaf9bf6b
2018-03-07 20:13:54 +00:00
Gurzau Raul
a0c6a9fd08 Backed out changeset 4e5253710464 (bug 1427186) for failing ss tests on /mozscreenshots/primaryUI/browser_primaryUI.js and for failing bc tests on /privatebrowsing/test/browser/browser_privatebrowsing_windowtitle.js on a CLOSED TREE 2018-03-09 01:52:11 +02:00
Gijs Kruitbosch
10af740779 Bug 1427186 - stop ever showing 'new tab' as a title for about:privatebrowsing in private windows, r=dao
There are 3 issues here:
- the runtime changing of the title causes issues where the content title is
  not set. This is fixed by setting it to the private title by default;
  there is very little (if any) UI that allows users to even open
  about:privatebrowsing in 'normal' windows so we care a lot less about
  flicker there. To be able to include this title in the markup, we switched
  to a dtd.
- the 'empty tab' title we set on the tab initially is set when the tab is
  created. This has been updated to check for private windows, and default to
  'Private Browsing' instead. This will obviously also affect other new tabs
  in private browsing, but that seems desirable/consistent.
- Likewise, we use this title when updating a tab's title that we don't yet
  have a content title for (which can still happen while about:privatebrowsing
  is loading because e10s), and so that is updated, too.

MozReview-Commit-ID: nVfXD2M6UZ

--HG--
extra : rebase_source : 8bd41f1581213b77e1fabced7fc4021ab4cf4d17
2018-03-07 20:13:54 +00:00
Christoph Kerschbaumer
d0bbab23a2 Bug 1430751 - Apply unified behavior model for about: pages to about:privatebrowsing. r=gijs,mrbkap 2018-03-05 09:20:34 +01:00
Johann Hofmann
1d4089aa10 Bug 1434922 - Set a favicon for about:privatebrowsing. r=florian
This was initially removed when we added support for setting the favicon
ahead of parsing the page for newtab-like pages. Turns out we need it in
some scenarios, such as navigating back and forth or duplicating the tab.

MozReview-Commit-ID: HuMeEnqpLLB

--HG--
extra : rebase_source : 05745b3e4b911407875fc50e5a9a3f1a67fbafd5
2018-02-04 11:52:23 +01:00
Dão Gottwald
c692f271f7 Bug 1361986 - Update the about:privatebrowsing design for photon. r=johannh
MozReview-Commit-ID: 8czyGdaoyLI

--HG--
extra : rebase_source : 37dc762b1d6781fe6079ea394e6e736ca566231a
2017-05-04 17:02:02 +02:00
Masatoshi Kimura
7be7b11a1c Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg

--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
Ricky Chien
face48836d Bug 1317438 - Remove unnecessary whitespaces in about:privatebrowsing r=flod,Tomcat
MozReview-Commit-ID: 6PA3GXzAPah

--HG--
extra : rebase_source : e63b29c7d168c2bc4b46323f4c9bb92c1d74fb4b
2016-11-15 17:03:59 +08:00
Ricky Chien
bc20d8239b Bug 1269485 - Improve New Private Browsing start-page background styles r=Gijs
MozReview-Commit-ID: 6gju3cfipJ3

--HG--
extra : transplant_source : %AC%E3bd%AA%20Ua%C4%BD%A2Xx%12%CA%26%97%E7%07%B8
2016-05-04 17:05:50 +08:00
Ricky Chien
57bb17bcf4 Bug 1267434 - Unnecessary whitespace displayed in about:privatebrowing; r=Gijs
MozReview-Commit-ID: DubHFct2gQW

--HG--
extra : rebase_source : b75ed7c6c2727b085f27a8bcbb0534ce572d9a79
extra : amend_source : 69d7057cbc7a2132abc289cb3a27d1fb38087866
2016-04-27 13:08:05 +08: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
Paolo Amadini
77ea49ac86 Bug 1199168 - Use "Not Saved" and "Saved" headers in about:privatebrowsing. r=bgrins
--HG--
extra : commitid : C5TC2tinaAS
extra : rebase_source : e09e48bed27cf0ae6c310882b009f4e6f5eb997f
2015-08-27 12:01:34 +01:00
Paolo Amadini
d7ff28539d Bug 1198287 - New widths for the two sections of about:privatebrowsing. r=bgrins
--HG--
extra : commitid : ACFT3LMfeEg
extra : rebase_source : 4db3401266dfaf17f237048347e3d929d0c9cecb
extra : amend_source : 50a095a62f1857391e40d129c32afdf3e2b27e9a
2015-08-27 10:50:30 +01:00
Francois Marier
6ce32f63b0 Bug 1196017 - Deal with TP turned on globally in about:privatebrowsing. r=paolo 2015-08-24 16:10:14 -07:00
Paolo Amadini
770e6aab20 Backed out changeset d334d7d67fa0 (bug 1189704)
--HG--
extra : commitid : 5eCxfwEzHUu
2015-08-18 11:49:56 +01:00
Paolo Amadini
414dbc0f20 Bug 1189704 - Fix shield icon animation margins and handle the right-to-left direction. r=bgrins
--HG--
extra : commitid : Ew4cmAV6D9
extra : rebase_source : d801965d3d1f9a58c66e5d5b7815c5a32d5377ac
2015-08-17 14:05:29 +01:00
Paolo Amadini
1febd7e183 Bug 1192621 - Update identifiers for intermediate strings of about:privatebrowsing that got merged to mozilla-central. r=tchevalier
--HG--
extra : commitid : 7wPDYTQiOTb
extra : rebase_source : db31ea869892abd56c58f84858d6cda2b6b21f44
2015-08-09 15:34:34 +01:00
Brian Grinstead
bd88c25362 Bug 1192576 - Update string entity name for trackingProtection.startTour;r=tchevalier
--HG--
extra : commitid : BcpozxNabFS
2015-08-08 19:03:47 -07:00
Paolo Amadini
79130b726f Bug 1192088 - Final strings for the updated about:privatebrowsing design. r=bgrins
--HG--
extra : commitid : 9WpElTEWv8g
extra : rebase_source : 4bbc2ea0dced83aafcd1332f5b7e411fe94bbe22
2015-08-07 22:35:33 +01: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
Paolo Amadini
1444e6b38a Bug 1185528 - Remove additional text in about:privatebrowsing when Tracking Protection is disabled. r=ttaubert
--HG--
extra : commitid : DfTkvhlzU2y
extra : rebase_source : 1a0cee5d8ce379f04ae5090600de937958255722
2015-07-23 12:59:47 +01: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
Daniel
3b95067dee Bug 956482 - Move inline script about:privatebrowsing out to an external file. r=jaws 2014-11-12 13:59:00 +01:00
Ryan VanderMeulen
2b8fb55f20 Backed out changeset 4b5f794b80a8 (bug 956482) for mochitest-bc failures.
CLOSED TREE
2014-09-11 17:43:53 -04:00
Daniel
1ca6e23fef Bug 956482 - Rewrite inline script in /browser/components/privatebrowsing/content/aboutPrivateBrowsing.xhtml (about:privatebrowsing); r=jaws 2014-09-11 15:49:14 -04:00
Andrei Eftimie
c53af7f5c9 Bug 1064281 - Add a few classes to HTML elements on about:privatebrowsing. r=bmcbride 2014-09-08 07:29:00 +02:00
Birunthan Mohanathas
2f94456fa7 Bug 1009370 - Part 3: Cleanup aboutPrivateBrowsing.xhtml. r=Unfocused 2014-08-26 07:11:11 -07:00
Birunthan Mohanathas
24493de68f Bug 1009370 - Part 2: Implement new visual style for about:privatebrowsing. r=Unfocused ui-r=phlsa 2014-08-26 07:11:07 -07:00
Mike Conley
396bab2549 Bug 863780 - [Australis] Update about:privatebrowsing instructions after appmenu button removal. r=ehsan
--HG--
extra : rebase_source : 42540c36ee098a8a18aa1bc70127c6120bd5ec7f
2014-01-30 11:48:00 +00:00
Ehsan Akhgari
44880df0c8 Bug 936417 - Don't attempt to focus the location bar when about:privatebrowsing is loaded; r=gavin 2013-11-10 09:20:03 -05: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