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
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
Vikram Jadhav
37b9df3be3
Bug 1120957 - fix the source of searches made with paste & search, r=gijs,bwinton
2015-03-09 12:07:00 +01:00
Dão Gottwald
95e22255ac
Backed out changeset 2b22a22b1cc5 (bug 1132678)
2015-03-07 08:13:27 +01:00
Manraj Singh
a56e7537c3
Bug 1132678 - blockedPopupOptions should be accessible via mouse and keyboard, r=gijs,jaws
...
--HG--
extra : rebase_source : e8de5afddf5fa79d79d22586aab51cfba9953eee
2015-02-28 03:11:00 +01:00
Tim Taubert
1101a80a25
Bug 1100223 - switchToTabHavingURI() should load a new URI before selecting the tab to ensure sessionstore won't override the target URI when the tab was pending r=Gijs
2015-02-21 09:30:23 +01:00
Mark Hammond
06c042e85d
Bug 1131413 (part 2) - add readinglist support to browser-syncui.js. r=adw
2015-02-26 18:48:11 +11:00
Florian Quèze
e1a848b02c
Bug 1124400 - [ReadingList] Add section to bookmarks popup for reading list items and actions, r=Unfocussed.
2015-02-23 13:58:36 +01:00
Blair McBride
855a13c339
Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
...
--HG--
extra : transplant_source : %CC%E0%81%81%F9%93%D7h%2C%90%CC%EE%AAr%BD%5E%FDa%F2N
2015-02-20 22:07:24 +13:00
Blair McBride
40d4ef0e6c
Bug 1123517 - Refactor sidebar code. r=florian
...
--HG--
extra : transplant_source : %04%FAZ%B3%DD%EB%8C%28%9Bj%CB%B3%D1%89%D9AJ%22%08%C6
2015-02-20 21:21:33 +13:00
Carsten "Tomcat" Book
926b8d0538
merge mozilla-inbound to mozilla-central a=merge
2015-02-20 15:15:12 +01:00
George Wright
1356d1f25d
Bug 1026093 - Don't allow the user to open an e10s window in safe mode r=mconley
2015-02-19 15:11:24 -05:00
shreyas
00fade12a6
Bug 547623 - Add a button to about:support to enter safe mode. r=adw
2015-02-19 16:53:00 -08:00
Gijs Kruitbosch
0d151c62b6
Bug 1099426 - make some uses of brandname shorter still, r=jwalker
2015-02-06 21:15:45 +00:00
Ryan VanderMeulen
a801fa4088
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-02-12 18:02:35 -05:00
Florian Quèze
130ed4d90f
Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop.
2015-02-11 20:47:28 +01:00
Bill McCloskey
45326aa769
Bug 1127927 - Make link saving safe for e10s (r=mconley)
2015-02-11 12:55:29 -08:00
Nathan Froyd
d5dc59ac0e
Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley
...
addOneTab uses the existence of a referrer URI to determine where to
position the newly opened tab. Bug 1031264 changed callsites so that a
referrer URI was no longer passed in if the opening link had
rel=noreferrer set on it. This change, then, broke placement of newly
opened tabs if their opening link had rel=noreferrer on it.
Instead of not passing in the referrer URI if rel=noreferrer, let's
instead explicitly tell addOneTab whether rel=noreferrer was present on
the opening link. Then addOneTab can hide the referrer URI from the
actual network request, while still using the referrer URI to determine
tab placement.
2015-02-06 14:00:45 -05:00
Mike Conley
3e0992094b
Bug 1047603 - Fix passing xul:tab in the initialization of a new e10s window. r=Mossop.
...
We need to force the initial browser window to be remote right away if the browser
being torn into a new window is remote.
--HG--
extra : rebase_source : 0a138231af295f67cddf1077e5ad39cebe1390df
2015-01-14 14:22:01 -05:00
Mike Conley
1cf83f9538
Bug 1047603 - Make TabParent::AnswerCreateWindow force the initial browser to be remote in a new window. r=smaug.
...
--HG--
extra : rebase_source : 87551351dc763be7f5a8a47d02de21eb3f10c745
2015-01-13 17:24:52 -05:00
Mike Conley
c8bb8cc447
Bug 1047603 - Non-remote tabs and chrome in e10s windows do not handle target=_blank or window.open links properly. r=Mossop.
...
--HG--
extra : rebase_source : 266f880705819da873066f1716b7728066cb7696
2015-01-29 17:27:07 -05:00
John Tungul
6d458da24f
Bug 1117722 - Changed badge.style.backgroundColor. and badge attribute. r=jaws
2015-02-08 10:38:00 +01:00
Gijs Kruitbosch
806945722a
Bug 1111148 - show doorhanger for EME being played back, r=florian
...
--HG--
extra : rebase_source : 1b441c55e6e78b6096977dc25dd232c3c6bb653c
2015-02-04 17:13:38 +00:00
Dave Townsend
425a83de72
Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell, r=mratcliffe
...
--HG--
extra : rebase_source : beda0088e7715eeb41525b0123f308068745bd80
2015-02-05 08:09:15 -08:00
Wes Kocher
6eb63d75a3
Backed out 7 changesets (bug 1047603) for mn-e10s and bc1-e10s bustage
...
Backed out changeset 38c6689adcbb (bug 1047603)
Backed out changeset 931b3b52e8e8 (bug 1047603)
Backed out changeset 9346f1b17ff2 (bug 1047603)
Backed out changeset 02dbbf0b017f (bug 1047603)
Backed out changeset a4ec7ded1155 (bug 1047603)
Backed out changeset dfe6ac341eb3 (bug 1047603)
Backed out changeset d846a8ebe879 (bug 1047603)
2015-02-04 15:05:19 -08:00
Mike Conley
7479c4a642
Bug 1047603 - Fix passing xul:tab in the initialization of a new e10s window. r=Mossop.
...
We need to force the initial browser window to be remote right away if the browser
being torn into a new window is remote.
--HG--
extra : rebase_source : e7a5b90139d04a86edcc0f2349a05cfb77d73c03
2015-01-14 14:22:01 -05:00
Mike Conley
f29a888986
Bug 1047603 - Make TabParent::AnswerCreateWindow force the initial browser to be remote in a new window. r=smaug.
...
--HG--
extra : rebase_source : 48bb98774b35daa2dda0edf017734c645e2ea32e
2015-01-13 17:24:52 -05:00
Mike Conley
0e6afcdfd5
Bug 1047603 - Non-remote tabs and chrome in e10s windows do not handle target=_blank or window.open links properly. r=Mossop.
...
--HG--
extra : rebase_source : 11cca5713e6fe35c1caf7d2ca306cfab8cb2c941
2015-01-29 17:27:07 -05:00
Dave Townsend
cca2c56915
Backing out 580a54390e83 from bug 1083281 due to devtools test failures. CLOSED TREE
...
--HG--
extra : amend_source : fbfc679388087db7356da23e1d72c4edee1b3ec1
2015-02-03 15:51:24 -08:00
Dave Townsend
11f2fe7e21
Bug 1083281: Use flags to determine which chrome and about URIs are loaded in the content process. r=mconley, r=bsmedberg, r=jduell
...
--HG--
extra : rebase_source : bc737209c7da9e36421de641bdbd230e62d8fe79
2015-01-07 15:56:18 -08:00
Dave Townsend
1596720bbf
Bug 1109650: Add a button to restore all crashed tabs to about:tabcrashed. r=ttaubert
...
--HG--
extra : rebase_source : 105c07b05f25935b6101346f8860770f75b76cff
extra : amend_source : e6875f05af24575461a9fa19c551e1870bfe3d52
2015-01-13 12:35:57 -08:00
Dave Townsend
2c9c86be97
Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
...
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.
--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
Bill McCloskey
94aebaaa39
Bug 1072980 - Don't allow CPOWs to be passed to C++ code (r=mrbkap,ally,mconley)
2015-01-29 11:28:01 -08:00
Mike Conley
530376c0ff
Bug 1126311 - Don't show OMTC warning when opening windows on Linux if e10s enabled by default. r=felipe.
...
--HG--
extra : amend_source : 333c7b92790cd6060eafbd7dfd36ce47b61da636
2015-01-28 14:15:40 -05:00
Ehsan Akhgari
c8ddc0896b
Bug 1108547 - Part 1: Inherit the correct private browsing status on new windows created for targeted navigations; r=jdm
2015-01-27 23:17:33 -05:00
Ryan VanderMeulen
b6b9ba232d
Backed out changesets 180e7905987e, 91101cbcc319, and 211567afcc5f (bug 1108547) for timeouts in the new test.
...
CLOSED TREE
2015-01-26 15:00:03 -05:00
Ehsan Akhgari
8c17d11b29
Bug 1108547 - Part 1: Inherit the correct private browsing status on new windows created for targeted navigations; r=jdm
2015-01-26 14:06:34 -05:00
Jan Varga
f514a5ed5b
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
Margaret Leibovic
dcce620b41
Bug 795981 - (Part 2) Add reader mode button to toolbar. r=jaws,mfinkle
...
--HG--
extra : rebase_source : e10a6ea5771138cc34e2195e0ac87349968ae8de
2015-01-02 17:20:12 -08:00
Bill McCloskey
f6534c08fb
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
2015-01-16 18:34:47 -08:00
Jim Mathies
4c56e80c34
Bug 1106075 - Fix for double click to try again for offline errors. r=Dao
2015-01-14 04:46:55 -06:00
Gijs Kruitbosch
75ee72ddcb
Bug 305085 - fix permitUnload usages in tab/window closing so we never show a permitUnload twice for the same page, r=jaws
2014-12-04 18:10:12 -08:00
Gijs Kruitbosch
d1de9c7e54
Bug 1113299 - hide tab mirroring feature if unavailable, r=jaws
2014-12-22 15:05:06 +00:00
Carsten "Tomcat" Book
fe2f83538c
Backed out changeset 8ab6c26d26f5 (bug 1118618)
2015-01-13 08:43:32 +01:00
Bill McCloskey
86da48e77b
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley)
2015-01-12 23:06:54 -08:00
Birunthan Mohanathas
e597ad29ec
Bug 1093101 - Use user-set browser.newtab.url pref for new tabs in private windows. r=dao
2015-01-13 06:41:15 +02:00
Paolo Amadini
e16f605ff2
Bug 1114614 - Remove nsIDownloadManagerUI from Firefox for Desktop. r=mak
2015-01-12 12:49:06 +00:00
Neil Deakin
6be56d2934
Bug 1088540, fix email link for content processes, r=gijs
2015-01-07 20:52:20 -05:00
Mark Goodwin
3e0221da03
Bug 1096197 - Ensure SSL Error reports work when there is no failed certificate chain. r=keeler
...
--HG--
rename : browser/base/content/test/general/browser_bug846489.js => browser/base/content/test/general/browser_ssl_error_reports.js
rename : browser/base/content/test/general/browser_bug846489_content.js => browser/base/content/test/general/browser_ssl_error_reports_content.js
2015-01-07 02:28:00 -05:00
Chris
cfd6d9e121
Bug 1117153 - Added 'keyword' param for location bar searches triggered by search engine keyword. r=gavin
2015-01-04 17:14:26 -08:00
Blake Winton
fe9799f4da
Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe
2015-01-06 13:09:43 -05:00
Gijs Kruitbosch
34f30cdadc
Bug 1096319
2014-12-29 12:12:02 -08:00
Gijs Kruitbosch
7536d15fda
Backed out changeset 618a0ea01af9 (bug 305085)
2014-12-24 16:14:07 +00:00
Gijs Kruitbosch
eab4ce4ebd
Bug 305085 - fix permitUnload usages in tab/window closing so we never show a permitUnload twice for the same page, r=jaws
...
--HG--
extra : rebase_source : 29d6d43e3ee8d831b3debc97a1e12c422e5c0bb8
extra : histedit_source : cd3004e8f6da17acb8af122b0755bf85e3d8fb0c
2014-12-04 18:10:12 -08:00
Michael Lopez
5f76b1224d
Bug 1101162 - Delete replaceQueryString from aOpenParams since it is not used by openUILinkIn. r=jaws
2014-12-17 20:23:00 -05:00
Monica Chew
30017dc4bf
Bug 1114824: Fix TRACKING_PROTECTION_SHIELD (r=bmcbride)
2014-12-22 16:56:17 -08:00
Neil Deakin
afbba9218f
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
2014-12-16 11:21:11 -05:00
Carsten "Tomcat" Book
7bccfba59f
Backed out changeset 8455b9eef8f8 (bug 1066383) for bustage on a CLOSED TREE
2014-12-22 14:36:02 +01:00
Carsten "Tomcat" Book
6a9193cd5b
Merge mozilla-central to mozilla-inbound
2014-12-22 14:02:45 +01:00
Neil Deakin
ee70891e45
Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv
2014-12-16 11:21:11 -05:00
Blake Winton
af75271daf
Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian.
2014-12-18 15:25:21 -05:00
Phil Ringnalda
c4f3360e09
Backed out 2 changesets (bug 1106432) for mochitest-a11y failures
...
CLOSED TREE
Backed out changeset 513130bd59ed (bug 1106432)
Backed out changeset 4dbb2ddd0093 (bug 1106432)
2014-12-20 17:58:08 -08:00
Blake Winton
3af8f01fd0
Bug 1106432 - Allow search bar icon to indicate when a page offers OpenSearch. ui-r=shorlander, r=florian.
2014-12-18 15:25:21 -05:00
Bill McCloskey
a2ac090477
Bug 1109372 - Stop using CPOWs for isTabEmpty (r=dao)
2014-12-18 17:34:25 -08:00
Heather Arthur
5e9f69c5a4
Bug 990741 - Add telemetry to eyedropper. r=mratcliffe
2014-12-17 11:04:00 -05:00
Michael Lopez
c785686157
Bug 963945 - Add about:addons URI as whitelisted so that it can be refocused instead of opening duplicate tabs in private browsing. r=jdm
2014-12-16 21:45:00 -05:00
Nathan Froyd
991d6e6fb1
Bug 1031264 - make opening links in new {tabs,windows} honor rel="noreferrer"; r=mconley
2014-12-10 12:42:18 -05:00
Carsten "Tomcat" Book
9802964adf
merge fx-team to mozilla-central a=merge
2014-12-17 12:50:10 +01:00
Felipe Gomes
2f1f0f7dde
Bug 1094947 - The trusted identity block is not displayed for the about:downloads page. r=jaws
...
This patch was co-developed by members of the Mozilla Brasil community during a development workshop in our first ever community meetup. Thanks to Mauricio Araldi, Marcus Saad, Sergio Campos, Matheus Figueiredo, Gustavo Sillero, Antonio Ladeia, Caio Oliveira, Eduardo Barros, and Guillermo Movia for attending and contributing.
2014-12-16 20:36:43 -02:00
Dão Gottwald
84755446f8
Bug 1107354 - Rename browser-tabPreviews.js to browser-ctrlTab.js. r=jimm
...
--HG--
rename : browser/base/content/browser-tabPreviews.js => browser/base/content/browser-ctrlTab.js
2014-12-16 21:42:43 +01:00
Georg Fritzsche
3e7955b253
Bug 1101491 - Properly record SEARCH_DEFAULT_ENGINE on search service init and change events. r=mconley
2014-12-16 18:10:28 +01:00
Brad Lassey
d81249fa81
bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle
2014-12-15 18:52:55 -05:00
Vikneshwar
94b9ab6dfa
Bug 1038599 - Called OpenLinkIn from loadURI;r=dao
...
--HG--
extra : rebase_source : 3ff46f5e5ed34e6059331616ae2735d7a3cdf3be
2014-12-15 22:08:16 +01:00
Thejdeep
3b47095505
Bug 1111275 - Replace gBrowser.mCurrentBrowser with gBrowser.selectedBrowser. r=dao
...
--HG--
extra : rebase_source : 8a8ef5fafbdbddf987eb69407444b3a2edc1be19
2014-12-15 22:07:18 +01:00
Tim Taubert
fa8dce40d6
Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws
2014-11-19 16:21:07 +01:00
Gijs Kruitbosch
8793667ad9
Bug 1105768 - fix sometimes not showing label on update button because XBL binding isn't attached, r=ally
2014-12-09 00:51:20 +00:00
Matthew Noorenberghe
c673460607
Bug 1111013 - Add aOpenParams.ignoreQueryString to switchToTabHavingURI to ignore query params without replacing. r=dolske
...
--HG--
rename : browser/base/content/test/general/browser_bug1025195_switchToTabHavingURI_ignoreFragment.js => browser/base/content/test/general/browser_bug1025195_switchToTabHavingURI_aOpenParams.js
extra : rebase_source : 201b4ff0e007045d73884de51a8f6574a82c1e64
2014-12-16 01:26:24 -08:00
Dave Townsend
8599032cc9
Bug 1101654: First use tour for search UI. r=felipe
2014-11-20 15:27:10 -08:00
Florian Quèze
13f2d62f6d
Bug 1088660 - Improve the search bar UI to support one-off searches - improve discoverability of the search settings, r=felipe.
2014-11-20 20:55:41 +01:00
Tim Taubert
46ac2d37ce
Bug 1075450 - Disable some Awesomebar actions for private windows r=mak
2014-11-21 23:39:44 +01:00
Mike Conley
924f4b21d3
Bug 963358 - [e10s] Crashed tab page's Try Again button doesn't always work. r=billm.
...
Instead of attaching / listening for click events in BrowserOnClick for the
Try Again button, we instead bubble up an event when the Try Again button
is clicked. That event has a listener set up for it that is established during
delayedStartup, so it has a very high probability of being set. This bypasses
some error cases where we hadn't successfully attached BrowserOnClick in the past.
--HG--
extra : rebase_source : 19c7d7157a8bd24a1a39bda4072d7c01cd398756
2014-11-23 01:12:19 -05:00
Jed Davis
e137fa09a7
Bug 1058251 - Make "Save As" work in e10s without "Web Page, complete" mode. r=mconley f=paolo
...
--HG--
extra : amend_source : 6185bb1dd3e503c46ee2b452b36b64813fd2dc3a
2014-11-18 11:35:47 -08:00
Tim Taubert
ee6a6f7a25
Bug 1099857 - about:support as homepage doesn't work with e10s r=Mossop
2014-11-15 21:10:58 +01:00
Masatoshi Kimura
6a185fd3d7
Bug 1093595 - Change strings to add a description about weak encryption. r=dolske
2014-11-11 07:29:44 +09:00
Tomasz Kołodziejski
1a87a10585
Bug 1058116 - Pass referrer and isPrivate to openURIInFrame instead of nullptr as aOpener. r=mconley, r=smaug, r=Margaret, r=ally
2014-11-06 09:41:00 -05:00
Shane Caraveo
3fde9c9124
Bug 915547 fix activation in e10s windows, r=markh
2014-11-05 17:22:27 -08:00
Mike Conley
ea11d1fc84
Bug 1085622 - Follow-up: failed to ifdef an extra call to gRemoteTabsUI.init(). r=trivial.
2014-11-05 10:22:24 -05:00
Mike Conley
f9da915811
Bug 1085622 - Fix E10S_TESTING_ONLY define so that it only ever applies when E10S_TESTING_ONLY config is true. r=ally,glandium.
...
We were defining the E10S_TESTING_ONLY build-time define with the value of the E10S_TESTING_ONLY config variable,
regardless of the value of E10S_TESTING_ONLY. Even if E10S_TESTING_ONLY in configure was blank, we'd still define
E10S_TESTING_ONLY, which resulted in E10S_TESTING_ONLY ifdef'd code to be included when we didn't want it to.
We now only ever define E10S_TESTING_ONLY iff NIGHTLY_BUILD is defined, and we do it globally.
This also fixes a busted E10S_TESTING_ONLY ifdef that didn't have an endif.
--HG--
extra : amend_source : 9c8fe8db110765272fa666a5c118d388f87c23d7
2014-11-04 11:16:47 -05:00
Matteo Ferretti
c6387f65a5
Bug 1080406 - "Add an optional badge to the hamburger menu when updates are available". r=gijskruitbosch+bugs c=jwalker
2014-11-02 02:09:00 +01:00
Georg Fritzsche
07f67c4930
Bug 1089670 - Record searches in Telemetry. r=bwinton
2014-10-31 21:47:13 +01:00