Commit graph

26 commits

Author SHA1 Message Date
Christoph Kerschbaumer
1b0622cda9 Bug 1375023 - Have switchToTabHavingURI() provide the correct triggeringPrincipal. r=gijs,aswan 2017-06-25 14:03:06 +02:00
Florian Quèze
5e3539e504 Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop. 2017-05-12 14:42:39 +02:00
Florian Queze
37ff4fc7cc Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699 Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17 Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws. 2017-04-14 21:51:38 +02:00
Florian Quèze
028a82f682 Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws. 2017-01-09 20:27:25 +01:00
Jared Wein
5dd9ac0f8c Bug 1218937 - Introduce a new option for switchToTabHavingURI's ignoreFragment to not overwrite the fragment portion. Use this new argument to switch to the preferences without changing the currently opened pane. r=mattn
MozReview-Commit-ID: JZmAsf8k5Qp
2016-08-31 12:53:23 -04:00
Paolo Amadini
5250e686a6 Bug 1242525 - Enable notification on first activation of Tracking Protection in normal mode. r=past
--HG--
extra : commitid : 9E3BPA92bAH
extra : rebase_source : 016c419763a73329e7a985ccea958bce368ed020
2016-01-29 13:01:29 +00:00
Paolo Amadini
5d6adcf3b8 Bug 1231757 - Notification on first activation of Tracking Protection in normal mode. r=past
--HG--
extra : commitid : AoAhzfhqUSd
extra : rebase_source : 041cd0e64748692d5cb13cc470bc8c1c06f38095
2016-01-22 13:02:50 +00:00
Paolo Amadini
a34896b82e Bug 1236229 - The showInfo API in UITour.jsm should accept JavaScript callbacks rather than callback IDs. r=MattN
--HG--
extra : commitid : KrQccNb7qO4
extra : rebase_source : 7fa489d00a4781cb6fd2fab15bd2c4006d673386
2016-01-05 14:04:49 +00:00
Matthew Noorenberghe
ed06cf5e06 Bug 1229168 - UITour: Use the correct window in initForBrowser to handle windows with no tabs. r=Dexter
--HG--
extra : commitid : KqRYnsV6Z9M
extra : rebase_source : 3149ba3d9b48cb284607fa14a60dd645c686d359
2015-12-02 15:26:23 -08:00
Felipe Gomes
909d49249d Bug 1228627 - Remove #includes from browser.js. r=Gijs 2015-11-30 12:13:57 -02:00
Panos Astithas
96055a5baa Bug 1200944 - Instrument UI Pref for TP in PBM with Telemetry probe. r=ttaubert, f=ally 2015-09-25 23:30:24 +02: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
Brian Grinstead
b9d0dc39cc Bug 1189928 - Disable Tracking Protection telemetry in private browsing mode;r=MattN
--HG--
extra : commitid : ZwNOUYFlDK
2015-08-04 07:41:20 -07:00
Brian Grinstead
0e5ccbaee8 Bug 1189928 - Move Tracking Protection shield probe into browser-trackingprotection.js;r=MattN
--HG--
extra : commitid : 33AkDyE03FE
2015-08-04 07:41:19 -07:00
Tim Taubert
eb3398ce02 Bug 1188438 - Close the control center when the user clicks the tracking protection enable/disable button r=MattN 2015-07-28 18:29:12 +02:00
Panos Astithas
398e652b24 Bug 1145503 - TP exceptions added while in Private Browsing mode persist beyond the Private Browsing session. r=ehsan 2015-07-26 13:23:12 +03:00
Brian Grinstead
a160cc3e58 Bug 1187022 - Add hover tooltip for tracking protection shield icon;r=MattN
--HG--
extra : commitid : KxZ3gqOI83Z
2015-07-23 20:37:17 -07:00
Brian Grinstead
15d13d435f Bug 1175858 - Tracking Protection shield should be animated in when content is blocked on the page;r=MattN
--HG--
extra : commitid : ALRSvWjuFe7
2015-07-23 13:55:32 -07:00
Matthew Noorenberghe
7a0a967dcb Bug 1177162 - Show an info panel on the tracking protection doorhanger anchor the first time tracking elements are blocked. r=bgrins,ttaubert
--HG--
extra : commitid : 2Ugx7ZBWIfj
extra : rebase_source : e8f37f6e693340979c2199cd7869bae849070d69
2015-07-16 13:38:20 -07:00
Michael Layzell
a30ff0929b Bug 1165263 - Part 7: Update tracking protection to account for new nsPermissionManager semantics, r=margaret 2015-07-16 14:50:03 -04:00
Paolo Amadini
ad3baf083b Bug 1175689 - Group the existing site identity URL bar icon with the tracking protection shield when TP is enabled. r=ttaubert
--HG--
extra : commitid : FQyIE2IzaKI
extra : rebase_source : ccf7542df7b3b6542b89fb3c5566000dd14645ff
2015-07-13 18:38:13 +01:00
Brian Grinstead
20cdff0134 Bug 1178985 - Show tracking protection section in control center when enabled in private browsing mode;r=ttaubert
--HG--
extra : commitid : BOvYMkPSkBl
2015-07-09 16:19:30 -07:00
Michael Layzell
6265522c59 Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 17:12:27 -04:00
Brian Grinstead
9669f268c9 Bug 1175327 - Move existing Tracking Protection functionality from shield doorhanger to Control Center;r=ttaubert
--HG--
extra : commitid : 7qOU4Qysqqt
2015-06-30 14:02:39 -07:00