Dave Townsend
cbedcf3b95
Bug 1042699: Block cross-origin add-on install requests. r=dveditz
...
--HG--
extra : commitid : FdVvNum7B1w
extra : rebase_source : db8d8aff572798f35b80e20feb6aaaa9094cf79c
extra : amend_source : 14e54c9a677784e9f520a454ee579208f8385384
2015-08-18 17:21:05 -07:00
Ya-Chieh Wu
fd911f3502
Bug 1196737 - Remove redundant NewTabURL.jsm import from browser.js. r=dao
2015-08-20 08:06:00 -04:00
Brian Grinstead
cce02680b1
Bug 1192162 - Only set the ciphers attribute in the Control Center when no mixed content is detected;r=tanvi,r=MattN
...
--HG--
extra : commitid : GbjkImm6Ful
2015-08-21 09:29:00 -07:00
Brian Grinstead
f52fb37f9b
Bug 1192162 - Show not-secure icon in Control Center for http pages that have https frames with MCB;r=tanvi,r=MattN
...
--HG--
extra : commitid : LdT4DAbXCB5
2015-08-21 09:28:23 -07:00
Jimmy Wang
fa2afab424
Bug 1175794 - Rename and cleanup pageinfo code. r=florian
2015-08-13 03:37:02 -04:00
Dão Gottwald
e0bb5614ac
Bug 1182102 - Stop setting the bookmark-item class on the home button or the bookmarks button when moving them to the bookmarks toolbar. r=gijs
2015-08-17 15:51:22 +02:00
Xidorn Quan
89f6321036
Bug 1160023 part 5 - Implement the new fullscreen warning box. r=dao
...
--HG--
extra : source : 5feba587802aaa472a72b9c9f7543bd6eabef83a
2015-08-13 22:42:06 +10:00
Brian Grinstead
e3558c90b8
Bug 1184312 - Remove the bad-content notification;r=ttaubert
...
--HG--
extra : commitid : Ii0whPBJhSH
2015-08-07 15:22:54 -07: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
Tim Taubert
9dc8d793f1
Bug 1175702 - Fix browser_bug590206.js failures r=paolo
2015-08-06 15:35:52 +02:00
Tim Taubert
5b57f06c26
Bug 1175702 - Fix browser_identity_UI.js failures r=paolo
2015-08-06 15:01:37 +02:00
Tim Taubert
2d06faf7c4
Bug 1175702 - Implement mixed content states in the control center r=paolo
2015-08-04 20:04:24 +02:00
Brian Grinstead
f3f695c8a6
Backed out changeset 657bc9b41d71 (bug 1175702)
...
--HG--
extra : commitid : 6qJWtAsJq8W
extra : rebase_source : 328815d4c1eceb9e7b40135344976f320c4d40f2
2015-08-06 17:00:31 -07:00
Brian Grinstead
19c02557e7
Backed out changeset dc33bb49347d (bug 1175702)
...
--HG--
extra : commitid : 3VRtJmtTRzi
extra : rebase_source : 016f85a611f405760dbfe07eedbf5a012189755e
2015-08-06 17:00:16 -07:00
Brian Grinstead
dfe6ceded6
Backed out changeset 7216b345380e (bug 1175702)
...
--HG--
extra : commitid : 12e4K25LrrI
extra : rebase_source : 25536245d7019402973becf141955e442589839b
2015-08-06 16:59:56 -07:00
Ryan VanderMeulen
6b37d9c465
Merge m-c to fx-team. a=merge
2015-08-06 15:53:46 -04:00
Tim Taubert
c0ff1b00d2
Bug 1175702 - Fix browser_bug590206.js failures r=paolo
2015-08-06 15:35:52 +02:00
Tim Taubert
2785d75e89
Bug 1175702 - Fix browser_identity_UI.js failures r=paolo
2015-08-06 15:01:37 +02:00
Tim Taubert
4194314d45
Bug 1175702 - Implement mixed content states in the control center r=paolo
2015-08-04 20:04:24 +02:00
Matthew Noorenberghe
0f0ea8b44c
Bug 1188454 - Make the Control Center panel sticky when noautohide is used. r=ttaubert
...
--HG--
extra : commitid : 4udpDwBoSgG
extra : rebase_source : 9f0a3529e29f223e02798560b4f09e89a15dce5b
2015-08-05 23:37:52 -07:00
Edouard Oger
006cce37ad
Bug 1186521 - Enforce new requirements for Hamburger menu badges. r=markh
2015-08-06 14:47:32 +10:00
Edouard Oger
be5abed620
Bug 1180584 - Support multiple badges on the Hamburger menu button. r=markh
2015-08-06 14:47:32 +10:00
Mike Conley
6d801dbe16
Bug 1181475 - Refactor duplicateTabIn to avoid a race between swapping frameloaders and SessionStore. r=Mossop
...
A race between SessionStore tab duplication and swapBrowsersAndCloseOther was
causing us to usually display a duplicated tab before it was actually ready
to be shown. We were also being pretty inefficient, since SessionStore supports
being able to duplicate a tab into a new window.
--HG--
extra : commitid : 1WrFqJntAbt
extra : rebase_source : c0348a15ffb907b97693cf350cecedc46f5e841a
2015-07-30 15:06:13 -04: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
Mark Hammond
4cc97da765
Bug 1184005 - Remove readinglist. r=MattN,jaws,adw
2015-08-04 12:00:43 +10:00
Jed Davis
f9cdea85fa
Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm
...
The high-level overview is that the parts of nsWebBrowserPersist which
access the DOM have been factored out (as WebBrowserPersistLocalDocument)
and abstracted (nsIWebBrowserPersistDocument) such that they can be
implemented in the cross-process case using IPC.
2015-08-05 14:25:39 -07:00
Ursula
c92c765174
Bug 1142034 - Don't show 'Restore All Crashed Tabs' when only one tab has crashed. r=mconley
...
--HG--
extra : commitid : KI4QTK8C8S9
extra : rebase_source : fbfb838e3e56b950ea3e37956d808b3deab3ce8c
2015-07-23 14:47:35 -04:00
Brian Grinstead
ae1b982256
Bug 1178163 - Show connection info for file and data URIs in control center;r=ttaubert
...
--HG--
extra : commitid : LAZpxoYZghV
2015-07-28 14:48:42 -07:00
Jimmy Wang
df7dcddd7e
Bug 1040947 - Opening page info from a remote tab is sluggish. r=florian
2015-07-08 17:18:38 -04:00
Paolo Amadini
b432bdd840
Bug 1184060 - Anchor the Control Center to the middle of the icons in the identity block. r=ttaubert
...
--HG--
extra : commitid : G54S8yQKCbD
extra : rebase_source : d45cc5007ae68a244372c63ea3bebe33e4439494
2015-07-28 14:51:19 +01: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
Franziskus Kiefer
e97220a88e
Bug 1174913 - anchor and area referrer attributes. r=ckerschb, r=bz
2015-06-05 15:25:24 -07:00
Nihanth Subramanya
351d64b267
Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
...
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
2015-06-29 13:52:20 -07: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
Ryan VanderMeulen
a33e05c88c
Merge inbound to m-c. a=merge
2015-07-17 10:26:22 -04:00
Chris Pearce
3bf7be3b02
Bug 1180109 - Telemetry to report whether we can play H.264/AAC with Windows Media Foundation. r=dolske,vladan
2015-07-17 16:10:34 +12:00
Ryan VanderMeulen
d7e5192373
Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures.
...
--HG--
rename : browser/base/content/contentSearchUI.css => browser/base/content/searchSuggestionUI.css
rename : browser/base/content/contentSearchUI.js => browser/base/content/searchSuggestionUI.js
rename : browser/base/content/test/general/browser_contentSearchUI.js => browser/base/content/test/general/browser_searchSuggestionUI.js
rename : browser/base/content/test/general/contentSearchUI.html => browser/base/content/test/general/searchSuggestionUI.html
rename : browser/base/content/test/general/contentSearchUI.js => browser/base/content/test/general/searchSuggestionUI.js
2015-07-16 21:42:22 -04:00
Gijs Kruitbosch
988724a22c
Bug 1173725 - part 2: make TabsInTitlebar logic remove margin bottom on titlebar after menubar goes away, r=dao
...
--HG--
extra : commitid : GXSFpu3SVQt
extra : rebase_source : 9ea324e476a08ba761172503fde1660eb245b2e4
2015-07-10 12:07:55 +01:00
Nihanth Subramanya
6e888d2fe5
Bug 1171344 - [implement] One-off searches on about:home and about:newtab. r=adw
...
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
extra : rebase_source : 430736ce8dab32c7aad917ee87586ba2416d4dd3
2015-06-29 13:52:20 -07:00
Tim Taubert
a972541d45
Bug 1184231 - [Control Center] open=true attribute should not disappear when closing a site permission dropdown r=Gijs
2015-07-15 19:48:48 +02:00
Jimmy Wang
ba032ec59b
Bug 653065 - Make the lightweight theme web installer ready for e10s. r=mconley
2015-07-14 11:42:02 -07:00
Tim Taubert
5473072c0a
Bug 1181523 - [Control Center] Hide tracking protection section for chromeUI pages r=Gijs
...
* * *
Bug 1181523 - [Control Center] Add comments to CSS selector hiding panel elements for various states r=Gijs
2015-07-08 12:57:57 +02:00
Wes Kocher
00bfc9f9d8
Merge inbound to m-c a=merge
2015-07-13 15:55:25 -07:00
Tim Taubert
872bf0c3b3
Bug 1182643 - [Control Center] Fix non-e10s issues with panel focus and hiding r=Gijs
2015-07-13 16:10:13 +02:00
Wes Kocher
97bb5a6f42
Merge m-c to fx-team, a=merge
2015-07-09 18:08:05 -07:00
Wes Kocher
2c7068c994
Merge inbound to central, a=merge
2015-07-09 18:01:25 -07:00
Nihanth Subramanya
f89fce22d7
Backed out changeset 05e99d3230d8 (bug 1171344) for bc1 failures on a CLOSED TREE.
...
--HG--
extra : rebase_source : 796c4b2b0a484c5c3a7aa054086fae7dd3a6e791
2015-07-09 15:14:20 -07:00
Ryan VanderMeulen
dc954fae3a
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-07-09 13:52:22 -04:00
Neil Rashbrook
1170dbe319
Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop
2015-07-09 12:18:11 -05:00
Marco Bonardo
12e476cb67
Bug 1180419 - Cannot load URLs from the address bar if places.sqlite is corrupt. r=ttaubert
2015-07-08 22:51:49 +02:00
Ryan VanderMeulen
edce9d010f
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-07-08 14:33:24 -04:00
Carsten "Tomcat" Book
57d4c559b2
Backed out changeset 53a5746425f9 (bug 834830)
2015-07-08 15:28:35 +02:00
Tim Taubert
7a511699aa
Bug 1175678 - Update icons for different Mixed Content Blocking states in the URL bar r=MattN
2015-07-07 19:34:37 +02:00
Tim Taubert
95067e7817
Bug 834830 - Strike through https in location bar for sites that have mixed active content loaded r=dao
2015-07-08 15:45:42 +02:00
Mike Conley
03b699b5f3
Bug 1146454 - Stop using CPOWs for printing. r=billm
...
We were passing around content window CPOWs before to indicate
which content to send to the printer. This was, naturally, causing
unsafe CPOW usage warnings - especially when attempting to get at
the content window of an iframe with the context menu printing
command.
This patch changes the printing mechanism to use outer window IDs
instead of CPOWs.
--HG--
extra : commitid : 7bG2asTYoDR
extra : rebase_source : 3d8d10dbd0d7ce4b2891d81b5f15d71341b79f84
2015-07-03 16:06:04 -04:00
Nihanth Subramanya
5e74ed3e43
Bug 1179058 - Implement shouldAddToSessionHistory in WebBrowserChrome JS object. r=adw
...
--HG--
extra : rebase_source : b21952075a68b39cbfbbb36cde0713096c700c46
2015-07-02 11:04:06 -07:00
Nihanth Subramanya
d4a34acc76
Bug 1171344 - Implement "flare" design and one-off searches in in-content search UI. r=adw
...
--HG--
rename : browser/base/content/searchSuggestionUI.css => browser/base/content/contentSearchUI.css
rename : browser/base/content/searchSuggestionUI.js => browser/base/content/contentSearchUI.js
2015-06-29 13:52:20 -07:00
Tim Taubert
2093a5c78a
Bug 834830 - Strike through https in location bar for sites that have mixed active content loaded r=dao
2015-07-07 09:58:17 +02:00
Tim Taubert
d5f5eaa491
Bug 1180642 - [Control Center] Close panel when an element outside the panel receives focus r=Gijs
2015-07-07 12:25:06 +02:00
Steven Englehardt
73079800c9
Bug 1153010 - Disambiguate error messages for mixed content and weak/broken cipher. r=keeler,tanvi,dolske
2015-07-08 09:04:11 +02:00
Tim Taubert
9c194deb0d
Bug 1171085 - [Control Center] Implement keyboard navigation r=Gijs
2015-06-30 17:38:35 +02:00
Neil Deakin
5773c52824
Bug 1132518, add an attribute to the xul document root element to allow focus on document navigation to be retargetted to another element, such as the urlbar, r=smaug,dao
2015-07-13 06:07:50 -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
Tim Taubert
b3e9af2a44
Bug 1177437 - [Control Center] Show security subview with a warning for unsecure connections r=MattN
2015-06-29 07:00:38 +02:00
Tim Taubert
0444f4ae58
Bug 1178160 - [Control Center] Show cropped URL for file:// URIs in the security section r=MattN
2015-06-29 06:36:22 +02: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
Carsten "Tomcat" Book
120a61672e
Merge mozilla-central to mozilla-inbound
2015-06-25 11:33:07 +02:00
Panos Astithas
ed8a0b3572
Display the update badge on the hamburger menu when staging is not possible (bug 1171852). r=rstrong
2015-06-24 16:00:12 -07:00
Chirag Bhatia
b4a0ad7938
Bug 1167600 - Unable to print preview certain 'about:' pages. r=mconley
...
--HG--
extra : rebase_source : e01bbe9a63c7f3a5a237d35a734ec74a7061b4b9
2015-06-24 10:28:00 +02:00
Tim Taubert
5e2d730ccc
Bug 1170759 - Move detailed security information to a subpanel r=Gijs
2015-06-11 14:26:17 +02:00
Tim Taubert
99aaaa3faf
Bug 1170759 - Update permissions section when switching between tabs with the keyboard while the identity panel is shown r=Gijs
2015-06-15 14:06:09 +02:00
Xidorn Quan
b5cb6a7b23
Bug 1173768 - Force TabsInTitlebar to re-update appearance after exiting fullscreen. r=Gijs
...
--HG--
extra : source : ef759f9c95e6837fd8fe15389ee3b20779676fb3
2015-06-18 21:13:42 +10:00
Justin Dolske
7f6848365c
Bug 1109475 - Firefox should use HTTPS instead of HTTP for Safe Browsing URLs. r=gcp
2015-06-16 12:28:42 -07:00
Drew Willcoxon
ce5e15b4d2
Bug 959594 - Add search suggestions to UnifiedComplete. r=mak
2015-06-11 13:20:48 -07:00
Drew Willcoxon
d97a19b468
Back out 471f236c32cb bug 959594 for bustage on a CLOSED TREE.
2015-06-11 15:39:23 -07:00
Drew Willcoxon
728a40075d
Bug 959594 - Add search suggestions to UnifiedComplete. r=mak
2015-06-11 13:20:48 -07:00
J. Ryan Stinnett
99f1ab66c9
Bug 1167797 - Reload ignoring cache in view source tabs. r=mconley
...
--HG--
extra : transplant_source : %5E%DD%E3%91%FF%18%CBi%3D%8A%87%D9%99%5B%CA%E7Y%A2%D6%08
2015-06-09 16:38:11 -05:00
Wes Kocher
6178ef95c2
Merge m-c to fx-team, a=merge
2015-06-10 18:40:51 -07:00
Wes Kocher
4eedce1509
Merge inbound to central, a=merge
2015-06-10 18:29:39 -07:00
Wes Kocher
cf5c546ab3
Backed out 2 changesets (bug 1129957) for frequent browser_privatebrowsing_DownloadLastDirWithCPS.js timeouts a=merge
...
Backed out changeset 9ac1d4aadc38 (bug 1129957)
Backed out changeset 109474240d8c (bug 1129957)
--HG--
extra : source : 02bf142b27ad4ca025afbfd0c98ece6813251327
2015-06-10 14:38:40 -07:00
Mark Goodwin
e72754ef17
Bug 1088141 - Add telemetry for SSL Error Reports (r=felipe)
2015-06-10 14:18:17 +01:00
Wes Kocher
ef577f1e7a
Backed out 2 changesets (bug 1129957) for frequent browser_privatebrowsing_DownloadLastDirWithCPS.js timeouts
...
Backed out changeset 9ac1d4aadc38 (bug 1129957)
Backed out changeset 109474240d8c (bug 1129957)
2015-06-10 14:38:40 -07:00
Mike Conley
95c56c5e05
Bug 1172491 - Let e10s be enabled in safe mode. r=felipe
...
--HG--
extra : commitid : FhJhFS1UGt7
extra : rebase_source : b82acf1a38794ef0bd390f676c4d8ab7ca1af64b
extra : amend_source : b611c7900d9d2621a0646358cf9d0735574cb792
2015-06-10 13:21:21 -04:00
Neil Rashbrook
425dec4244
Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop
2015-06-10 11:17:35 -03:00
Tim Taubert
e91584a66d
Bug 1146282 - New styling for the host section of the identity panel
...
From 7496384f93865519159db75588c6be377fd2eb0b Mon Sep 17 00:00:00 2001
r=Gijs
2015-06-02 21:15:08 +02:00
Wes Kocher
8dcb89a4e0
Backed out changeset 3f9e71094c02 (bug 1118285) for being the probable cause of talos failures CLOSED TREE
...
--HG--
extra : amend_source : 4d51079d7b99f2e4525124c9e22d8000c3711e44
2015-06-09 16:58:35 -07:00
Tim Taubert
8a8147f5f4
Bug 1167508 - Use async flushing for LoadInOtherProcess() r=billm
2015-06-09 22:10:50 +02:00
Nihanth Subramanya
3178d0c69c
Bug 1118285 - The browser.newtab.url preference is abused and should be removed.
2015-05-27 17:35:03 -07:00
Ryan VanderMeulen
b0e048f32d
Backed out 7 changesets (bug 1167508) because it depends on bug 1172137, which was backed out.
...
Backed out changeset 5080433ff610 (bug 1167508)
Backed out changeset 97b5372b8950 (bug 1167508)
Backed out changeset 00eb943a27b2 (bug 1167508)
Backed out changeset c1a16fd640ae (bug 1167508)
Backed out changeset 092037dd209a (bug 1167508)
Backed out changeset b7ed44b4595f (bug 1167508)
Backed out changeset 3a4faf863320 (bug 1167508)
2015-06-08 14:33:53 -04:00
Tim Taubert
99b8908799
Bug 1167508 - Use async flushing for LoadInOtherProcess() r=billm
2015-05-08 21:15:52 +02:00
Mike Conley
4073917581
Bug 1132006 - Properly iterate all browser windows when restoring crashed tabs. r=Mossop.
...
--HG--
extra : commitid : BOZAHUHSKYt
extra : rebase_source : 51ae5ab71ccdca784bea94f148f7fe00e144b05b
extra : amend_source : a27bb622a746afc465cc637dc7057f2bdd1eebfa
2015-06-05 13:49:02 -04:00
J. Ryan Stinnett
4c6ec60312
Bug 1169723 - Load view source frame script lazily. r=mconley
2015-06-04 18:17:53 -05:00
Tim Taubert
7ba88a499f
Bug 1146269 - Update styling for "More Information" button r=Gijs
2015-05-28 14:35:34 +02:00
Tim Taubert
bfec8095dc
Bug 1146269 - Remove help button from identity panel r=Gijs
2015-05-27 15:56:07 +02:00
J. Ryan Stinnett
8f9179fcab
Bug 1168198 - Avoid popups for view source tabs. r=Gijs
2015-05-28 09:15:23 -05:00
Panos Astithas
4e6e9d6f1f
Dev Edition update nag should not be daily (bug 1102409). r=Gijs
2015-05-28 08:23:40 +03:00
J. Ryan Stinnett
827375d5f8
Bug 1168095 - Repair view source from sidebar pages. r=Gijs
2015-05-27 20:17:18 -05:00
Ian Moody
2ea6ca4d34
Bug 1141350 - Use a message to get search field bookmark data for 'Add a Keyword for this Search...'. r=gabor
...
--HG--
extra : transplant_source : %BB%3C%98%2Byl%CB%F3E%02%88%22%3B%19c%26%8A%FB%D2%CA
2015-05-25 15:41:34 +01:00
J. Ryan Stinnett
3e6b1576a1
Bug 1067325 - Extract view source core to support tabs. r=mconley
2015-05-23 18:17:50 -05:00
J. Ryan Stinnett
2566a56af4
Bug 1067325 - Fix line endings in several browser / toolkit files. r=mconley
2015-05-23 18:17:50 -05:00