Commit graph

3055 commits

Author SHA1 Message Date
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