Commit graph

3140 commits

Author SHA1 Message Date
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
Gijs Kruitbosch
0ec7e4ecd9 Bug 1166771 - force isArticle to false on pushstate on non-article pages, r=margaret
--HG--
extra : rebase_source : 4ab837ec4b8eba8e0bc65244edda85fcaec2f63a
2015-05-20 16:38:21 +01:00
Gijs Kruitbosch
6764c42a9e Bug 1164942 - do not load pocket's jsm or other scripts until used with extra getter to satisfy tests, r=jaws
--HG--
extra : rebase_source : fc6d1273cc9c6dc355638033cd27705ab59747e7
2015-05-15 14:25:57 +01:00
Phil Ringnalda
28b4d45685 Back out 5f81902ee93e (bug 1164942) for leaking pktUIMessaging from browser_UITour_pocket.js on Windows
CLOSED TREE
2015-05-17 14:21:57 -07:00
Gijs Kruitbosch
f253d2ed23 Bug 1164942 - do not load pocket's jsm or other scripts until used, r=jaws 2015-05-15 14:25:57 +01:00
Mike Conley
f5c3435326 Bug 863515 - Switch usages of content.opener to gBrowser.selectedBrowser.hasContentOpener. r=felipe.
--HG--
extra : rebase_source : c5db34ab7faf3bad74224e24d0faf09431a503f3
2015-05-08 12:16:12 -04:00
Carsten "Tomcat" Book
204a4655f3 Backed out changeset 8f9747fc7249 (bug 1129957) for e10s-bc1 test failures on a CLOSED TREE 2015-05-13 08:37:27 +02:00
Neil Rashbrook
0ca083943a Bug 1129957 - RemoteWebNavigation doesn't accept postdata or headers. r=Mossop 2015-05-12 23:33:00 -03:00
Mike Conley
7f28885d4a Bug 1025146 - Modernize viewSource.js to use a frame script. r=jryans.
--HG--
extra : rebase_source : f065220c34ca9e752ffbdfd379c546c162a908a3
2015-04-24 17:32:57 -04:00
Wes Kocher
e68f6b417b Merge m-c to inbound a=merge 2015-05-05 20:29:21 -07:00
Xidorn Quan
ac7ca12075 Bug 947854 part 1 - Use CSS transition instead of JS animation for hiding toolbox in fullscreen mode and simplify related code. r=dao
--HG--
extra : source : 509bc28d78c58292938cd711e7fc5e02179ef4ae
2015-05-06 10:04:31 +12:00
Jared Wein
13bb25fb11 Bug 1160578 - Disable the Pocket button for logged-in users on internal Firefox pages. r=dolske 2015-05-05 19:25:07 -04:00
Bill McCloskey
f2b643a854 Bug 1156515 - Remove 'New e10s Window' (r=felipe) 2015-04-29 17:21:46 -07:00
Tooru Fujisawa
0edbeb71c8 Bug 1102219 - Part 5: Replace more String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
ziyunfei
e1db0f779e Bug 1102219 - Part 4: Replace String.prototype.contains with String.prototype.includes in chrome code. r=till 2015-04-30 00:32:05 +09:00
Neil Deakin
e662ba16db Bug 1134769, move selection info retrieval on context menu to content process, r=mconley 2015-04-29 08:38:42 -04:00
Mark Goodwin
f864e34010 Bug 1152388 - modify onSSLErrorReport to use UpdateChannel.jsm to fetch update channel information (r=felipe) 2015-04-28 05:43:40 +01:00
Carsten "Tomcat" Book
cdf101ec43 merge mozilla-inbound to mozilla-central a=merge 2015-04-24 14:37:13 +02:00
Dão Gottwald
dc08d9fe3d Bug 1104165 followup, addressing review comment 2015-04-24 07:44:22 +02:00
Manraj Singh
e4cfa4d611 Bug 728813 - Switch Help menu item to allow leaving Safe Mode when it's enabled. r=MattN 2015-04-23 12:21:00 -07:00
Ryan VanderMeulen
c39b31d3fd Merge inbound to m-c. a=merge 2015-04-23 17:10:28 -04:00
Asaf Romano
3e864279a2 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak 2015-04-23 16:34:55 +03:00
Marco Bonardo
b51f67ee85 Bug 1104165 - "Switch to Tab" doesn't work for some encoded URIs. r=dao 2015-04-23 10:35:36 +02:00
Carsten "Tomcat" Book
113727c6bc Backed out changeset 7f9114a84892 (bug 951651) for bc2 test bustage on a CLOSED TREE 2015-04-23 08:52:56 +02:00
Asaf Romano
7f68adcfa1 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak. 2015-04-23 08:15:21 +03:00
Ryan VanderMeulen
e18cc407f2 Merge m-c to inbound. a=merge
CLOSED TREE

--HG--
extra : amend_source : 523a4f398be8a298db1a25bf0d4a892773efef82
2015-04-23 17:22:50 -04:00
Kartikaya Gupta
cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Marcos Caceres
86ef583cf2 Bug 1083410 - Obtain a web manifest. r=mconley. 2015-04-22 19:46:00 +02:00
Francois Marier
17b87281f2 Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug
--HG--
rename : toolkit/components/url-classifier/tests/mochitest/evilWorker.js => toolkit/components/url-classifier/tests/mochitest/unwantedWorker.js
extra : rebase_source : efe09564160fb2fcb1adb5f6599183f053268c40
2015-04-22 21:01:37 +12:00
Neil Deakin
894febc41a Bug 1155355, e10s, rewrite and reenable browser tests in layout/xul/test, don't show tooltips during a drag, use system event listeners for tooltips, r=billm 2015-04-21 20:09:14 -04:00
Jared Wein
5ac5ee9fcf Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Phil Ringnalda
1c5973f626 Back out 364bc6209cc5 (bug 1134501) for jetpack bustage 2015-04-15 22:08:20 -07:00
Jared Wein
2a59eeb639 Bug 1134501 - UITour: Force page into Reader View automatically whenever the ReaderView/ReadingList tour page is loaded. r=gijs 2015-04-15 23:45:50 -04:00
Ryan VanderMeulen
9ee119c2bd Merge fx-team to m-c. a=merge 2015-04-15 21:23:40 -04:00
Steven MacLeod
38ba9eff34 Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are also updated to work properly when about:privatebrowsing is loaded remotely.
2015-04-15 13:58:21 +02:00
Tanvi Vyas
0c32cb5990 Bug 1146677 - A user disabling mixed content blocking should not affect the site identity icon or messages. r=dolske 2015-04-15 10:12:36 -07:00
Margaret Leibovic
c5fa83cd59 Bug 1152121 - Factor out logic to get original URL from reader URL into shared place, and handle malformed URI excpetions. r=Gijs, mcomella
--HG--
extra : rebase_source : 90a5a04b3eb3256a2354f9ebbf65e7595f568a91
2015-04-06 16:07:03 -07:00
Ryan VanderMeulen
612dc2a6ee Merge inbound to m-c. a=merge 2015-04-14 10:06:03 -04:00
Wes Kocher
44390984f4 Merge central to fx-team a=merge 2015-04-13 17:30:09 -07:00
Wes Kocher
381ed5c1ba Merge inbound to m-c a=merge 2015-04-13 17:13:10 -07:00
George Wright
de4544fb8c Bug 1138746 - Do not allow e10s windows to be opened when HWA is disabled on OS X r=mconley 2015-04-10 17:57:35 -04:00
Bill McCloskey
b38d8dad98 Bug 1151598 - Remove more uses of preprocessor in toolkit (r=gavin) 2015-04-13 18:11:50 -07:00
Gijs Kruitbosch
6d631e29db Bug 1133981 - e10s-ify findbar FAYT key handling, r=mconley
--HG--
extra : rebase_source : 31f07c93b1f5116a5bb952b1c19da003941ad762
extra : amend_source : 58e1db73a93835b0d80326e34ef7056633a7aaa0
2015-03-11 20:22:09 +00:00
Jared Wein
c6fc5e44a9 Bug 1152327 - ReadingListUI.init() should be called from delayedStartup, not onLoad. r=gavin 2015-04-11 02:14:56 -04:00
Mike Conley
a077dba15e Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
This patch does the following:
* Has the gPluginHandler tell content processes when a NPAPI plugin crashes
* Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm.
* Makes gPluginHandler use PluginCrashReporter to submit plugin crashes.
* If a plugin crash report is submitted, puts all visible instances into the submitted state.
* Makes the plugin crashed notification bar work with run IDs.
* Removes event and message listeners in PluginContent when uninitting.

--HG--
extra : source : 503877a91767a0920fcf0c092c726240d94c8db4
2015-03-27 23:34:15 -04:00
Carsten "Tomcat" Book
3630ba09bb Backed out changeset 503877a91767 (bug 1110887) for bc1 test failures
--HG--
extra : rebase_source : 0f4e369314de68f9c68276c4d28f9b240101c2ce
2015-04-09 13:11:32 +02:00
Mike Conley
a3893685f8 Bug 1110887 - Make the plugin crash reporter work with e10s. r=felipe.
This patch does the following:
* Has the gPluginHandler tell content processes when a NPAPI plugin crashes
* Introduces PluginCrashReporter, and renames TabCrashReporter.jsm to ContentCrashReporters.jsm.
* Makes gPluginHandler use PluginCrashReporter to submit plugin crashes.
* If a plugin crash report is submitted, puts all visible instances into the submitted state.
* Makes the plugin crashed notification bar work with run IDs.
* Removes event and message listeners in PluginContent when uninitting.

--HG--
extra : rebase_source : 04f1f5c755bd4b8e16b7f73cf88955760944b358
2015-03-27 23:34:15 -04:00
Shane Caraveo
fcf99f4b40 Bug 1153016 split content.js in two, one tabbrowser dependent, the other independent, r=mossop 2015-04-13 13:23:51 -07:00
Blake Kaplan
b230531d73 Bug 1149420 - Make the IndexedDB permissions prompt work in e10s. r=bent/mfinkle
--HG--
extra : rebase_source : 12476a4d8a84c3a1b751b2522cb01aba28fce8f9
2015-04-10 18:10:00 +02:00
Tim Nguyen
05fa85b65c Bug 1138630 - Switch the desktop update badge to an SVG image. r=Gijs 2015-04-02 17:17:32 -07:00
Drew Willcoxon
e3ba4c2059 Bug 1147554 - Lazily create desktop reading list's database connection (follow-up: revert erroneous chage). r=me 2015-04-01 18:30:32 -07:00
Drew Willcoxon
e759de6df5 Bug 1147554 - Lazily create desktop reading list's database connection. r=markh 2015-04-01 18:24:32 -07:00
Brian Grinstead
602337095e Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-31 20:00:32 -07:00
Brian Grinstead
5df734e710 Bug 1094821 - Backout 01482cdccd72 for test failures in Aurora simulation;r=me;a=RyanVM 2015-03-30 09:20:48 -07:00
Tim Taubert
63c9342a78 Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak 2015-03-27 09:16:04 +01:00
Wes Kocher
d10ed7e331 Backed out changeset 6306a0c0be65 (bug 1100294) for bc1 orange CLOSED TREE
--HG--
extra : amend_source : dec7f5ae75aa0a41aeb985a43342eeb76ddd688a
2015-03-26 14:30:21 -07:00
Tim Taubert
e875d73a1c Bug 1100294 - Deprecate PlacesUtils.getURLAndPostDataForKeyword() and turn getShortcutOrURIAndPostData() into a task that uses the new keywords API r=mak 2015-03-25 18:25:43 +01:00
Brian Grinstead
7dc325e399 Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-25 06:54:18 -07:00
Tim Taubert
fe32d3441f Bug 1100291 - Make getShortcutOrURIAndPostData() async by calling the passed callback off a zero timeout r=paolo,f=mak 2015-03-06 16:46:50 +01:00
Gijs Kruitbosch
332d99565c Bug 1146666 - fix reader mode button's dealing with history.pushState, r=margaret
--HG--
extra : rebase_source : 7e319675091bebc7f48d0683058195cfdecbeabe
2015-03-25 00:33:16 +00:00
Dão Gottwald
067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Ryan VanderMeulen
5ca6ac7ada Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Dão Gottwald
dc5aac6e35 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
Wes Kocher
82a8ea4308 Backed out changeset 1b23439451a8 (bug 1079245) 2015-03-19 15:43:21 -07:00
Steven MacLeod
00a0996682 Bug 1079245 - Set about:privatebrowsing to load in child. r=mossop
browser_privatebrowsing_downloadLastDir.js and browser_bug963945.js are
also updated to work properly when about:privatebrowsing is loaded
remotely.

--HG--
extra : rebase_source : 38fa144722f67d65bf90473153b631f73a79eaa1
2015-02-09 15:42:39 -05:00
Alex Verstak
673fbec87c Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch 2015-03-04 23:29:55 -08:00
Blair McBride
1eebf08096 Bug 1131457 - Add a button to the URLBar that allows adding the current page to the Reading List. r=markh/adw 2015-03-17 12:49:07 -07:00
Ian Moody
c7117db6e3 Bug 1140878 - Move SwitchDocumentDirection() to toolkit/content/browser-content.js so it can be safely used in e10s. r=mconley 2015-03-11 21:19:18 +00:00
Gijs Kruitbosch
9614f79c91 Bug 1111967 - honor browser.casting.enabled pref for casting on desktop, r=mconley 2015-03-09 13:15:55 +00:00