Commit Graph

639 Commits

Author SHA1 Message Date
David Rajchenbach-Teller
43784d218f Bug 1153198 - Remove accesskey for disabling add-ons. r=blassey
--HG--
extra : transplant_source : %AC%DBGn%88%28%0E%5B%C8%B7%1Fy%C3E%DCT%03%B5%D5V
extra : histedit_source : 9cdf517b20382cb080af6ab8522408fe90fd1918
2015-04-24 12:22:29 +02:00
Brian Grinstead
726123824a Bug 1158872 - Remove white titlebar on Windows for Dev Edition theme;r=Gijs 2015-05-05 09:34:38 -07:00
Jim Mathies
2ff558b0ac Bug 1159327 - Enable accessibility more broadly with e10s and add an e10s a11y blacklist for clients with known issues. r=tbsaunde 2015-04-30 16:43:19 -05:00
Ryan VanderMeulen
8c2f9c9b09 Backed out changeset 31297813dd26 (bug 1159327) for bustage on a CLOSED TREE. 2015-04-30 16:08:29 -04:00
Jim Mathies
588accccdc Bug 1159327 - Enable accessibility more broadly with e10s and add an e10s a11y blacklist for clients with known issues. r=tbsaunde 2015-04-30 14:42:43 -05: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
Ryan VanderMeulen
cb8cb027ac Backed out changeset 7882ac796e0f (bug 1158872) for WinXP mochitest-other permacrashing. a=me 2015-04-28 15:35:05 -04:00
Brian Grinstead
368c4f3793 Bug 1158872 - Remove white titlebar on Windows for Dev Edition theme;r=Gijs 2015-04-27 19:57:50 -07:00
David Rajchenbach-Teller
15afd14713 Bug 1153657 - Performance Monitoring is not ready to ride the trains. r=yoric 2015-04-18 14:26:13 +02:00
Doug Turner
5a075267c9 Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com 2015-04-10 20:19:28 -07: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
Felipe Gomes
7eea78bdca Bug 1147156 - Part 0. Improve handling of e10s notice when users disable and reenable it. r=mconley 2015-04-06 15:05:14 -03:00
Wes Kocher
64dfc0694b Merge inbound to m-c a=merge 2015-04-02 17:45:19 -07:00
Ralph Giles
26d26823cd Bug 1133862 - Remove MSE debug User Agent string. r=mconley
This reverts bug 1127448, removing the build id from the user
agent string we send to youtube in non-release builds. Now that
the feature is in release we no longer need this code for testing.
2015-04-01 16:29:12 -07:00
Tim Taubert
6321ee539b Bug 1094886 - Make distribution.js use the new Bookmarks API r=mak 2015-03-16 12:51:02 +01:00
Marco Bonardo
e5ec423c54 Bug 1094888 - part 2: use Bookmarks.jsm in ensurePlacesDefaultQueries. r=ttaubert 2015-04-01 19:09:32 +02:00
Marco Bonardo
96724c371b Bug 1094888 - part 1: make ensurePlacesDefaultQueries async. r=ttaubert 2015-04-01 19:09:26 +02: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
Kartik Somani
cbcd41c23f Bug 1147398 - Replaced string bundle creation for browser.properties and brand.properties with lazy getters, r=gijs 2015-03-31 16:00:45 -07:00
Wes Kocher
b2679ce914 Backed out changeset b8c1a40cea07 (bug 1147398) for crashtest assertions 2015-03-31 15:58:06 -07:00
Kartik Somani
76509b1c51 Bug 1147398 - Replaced string bundle creation for browser.properties and brand.properties with lazy getters, r=gijs 2015-03-30 15:11:00 +01: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
Makoto Kato
1d712f16ac Bug 1147722 - Part 1. Turn off TSF when e10s auto start is enabled. r=masayuki,wmccloskey 2015-03-30 11:58:03 +09:00
Henri Sivonen
7ecae9aca8 Bug 1147311 - Migrate x-central-euro, x-baltic and tr to x-western in the font.language.group pref. r=mak.
--HG--
extra : rebase_source : 2aba312abd1db6618008d68852f77bea8a07c859
2015-03-26 11:29:28 +02: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
Marco Bonardo
05596be753 Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert 2015-03-20 09:39:25 +01: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
Chris
d1df8a5366 Bug 1121417: Change hiddenOneOffs search pref to use unichar type. r=gavin 2015-03-02 14:00:45 -08:00
Brad Lassey
30d56eb7e8 bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-23 11:39:05 -05:00
Alessio Placitelli
f4e50a281f Bug 1111022 - Load self-support page in a hidden tab. r=ttaubert 2015-01-27 08:11:00 +01:00
Benjamin Smedberg
f5675dad59 Bug 1133003 part B - count Flash hangs and show UI if there is more than one in a session. This feature can be disabled at runtime by setting browser.flash-protected-mode-flip.enable. r=jaws
--HG--
extra : rebase_source : 02067f7252ad2c112e445548399866dba27c8c6b
extra : histedit_source : 2c48949b63ef5a9484c6a5d005558037a14e6c5d
2015-02-19 17:43: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
Andrew McCreight
27e451c1bd Back out bug 1071880 for causing bug 1083952. 2015-02-18 07:19:29 -08:00
Ralph Giles
546726bf1e Bug 1127448 - Use indexOf instead of includes. r=mconley
Array.prototype.includes is nightly-only for the moment.
Thanks to Gavin Sharp for pointing this out.

--HG--
extra : amend_source : 9b2fc81b1a7e7304645e5321caaca1bc8eee486d
2015-02-17 16:32:31 -08:00
Ralph Giles
f3c61cd823 Bug 1127448 - Append the build id to the ua string for youtube. r=mconley
We want to be able to distinguish different builds to track
down crashes and other problems with the YouTube site. Pushing
the build id lets google group statistics from their logging
in the same bins for comparison.

Limited by #ifdef MOZ_UPDATE_CHANNEL to beta, aurora, and nightly.
Limited by media.mediasource.enabled pref.

We put this in nsBrowserGlue.js instead of browser.js so it runs
once, rather than once per window like the fennec implementation
we copied. They only ever have one window, so it's ok there.

--HG--
extra : rebase_source : f933523c24391adc50090dc17e06d4cf37655f5c
2015-02-17 12:44:00 -08:00
Brad Lassey
334118dc00 bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-12 19:22:53 -05:00
Chris
2cab54748c Bug 1106926 - Insuring that removing a hidden one click search provider also removes it from the browser.search.hiddenOneOffs pref. r=florian
--HG--
extra : rebase_source : f4f501e6246bc9515792890a4229078185b07464
2015-02-02 16:50:52 -08:00
Yury Delendik
465925e783 Bug 1097185 - Adds e10s content initialization of Shumway. r=jmathies 2015-01-29 09:28:11 -06:00
Jim Mathies
516bfc595a Bug 1092525 - Enable e10s for Windows systems that activate accessibility through UIA. r=trev 2015-01-23 15:41:55 -06:00
Margaret Leibovic
d2c02d2fcc Bug 795981 - (Part 1) Hook up reader mode for desktop. r=jaws
--HG--
extra : rebase_source : d2ecf5b2079f6bdbfc2ccfe6149a86075293967f
2014-12-30 10:44:34 -05:00
Bill McCloskey
f6534c08fb Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Mike Conley
2c9e54e94f Bug 1117934 - Re-enable e10s by default on Nightly 38. r=felipe.
--HG--
extra : amend_source : 0c1f171cd1b41c255492283f14d6494f2d9a64b9
2015-01-13 10:49:33 -05:00
Gijs Kruitbosch
91f9620692 Bug 1120421 - checkbox value should match checkbox text, r=mconley
--HG--
extra : rebase_source : 73aed4c5883a39146ae49b31d715bfcb0b4f5b30
2015-01-12 15:45:01 +00:00
Gijs Kruitbosch
f4f19bcfd7 Bug 1100399 - use existing strings and add more unique strings to ensure modal prompt and notification bar don't share strings, r=mconley,f=stef,flod 2015-01-09 13:52:21 +00: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
Tim Taubert
fa8dce40d6 Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Phil Ringnalda
db85b3268a Backed out 5 changesets (bug 1077652) for a11y bustage
CLOSED TREE

Backed out changeset eda93688e4b5 (bug 1077652)
Backed out changeset 00bdefd9c4fa (bug 1077652)
Backed out changeset 31c163560ed4 (bug 1077652)
Backed out changeset afd5df8ab5af (bug 1077652)
Backed out changeset 884ce04c007f (bug 1077652)
2014-12-04 21:12:35 -08:00
Tim Taubert
cd12e7bfe3 Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Gijs Kruitbosch
1aa7ad563d Bug 639134 - migrate users of the old pref, r=jaws 2014-11-26 23:13:57 +00:00
Mike Conley
5f43ef445f Bug 1106104 - Re-enable e10s by default on Nightly 37. r=felipe.
--HG--
extra : rebase_source : 6932153f7c212079ed61496da44f99e07f9ef2bf
extra : amend_source : dfd66cef66a078ef13be69f6cf1d120e25224aa3
2014-11-28 10:59:29 -05:00
Jim Mathies
c2d741db42 Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe 2014-11-14 10:51:19 -06:00
Cameron McCormack
b18906567e Back out 8be2344dcff3 (bug 1089008) for OS X bustage. 2014-11-14 09:50:54 +11:00
Jim Mathies
d92f45cf3d Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe
--HG--
extra : rebase_source : f24efd7b76e111390de71d74ccace735dc9bbb88
2014-11-13 14:14:51 -06:00
Alex Bardas
937f8ee29d Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
Blake Kaplan
fef0b8cb56 bug 1092163 - Allow e10s to be enabled with tracking protection. r=blassey 2014-11-11 15:05:55 -08:00
Panos Astithas
346a4363e1 Create a default profile for other channels, if Aurora is the first channel installed on a system (bug 1090967). r=bsmedberg,felipe
--HG--
extra : rebase_source : 3d4ed008171a3dd156d691d235d4b03b2c98d931
2014-11-05 20:21:42 +02:00
Mark Hammond
e42b3b0a84 Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN 2014-11-07 18:12:26 +11:00
Felipe Gomes
e7417183a6 Bug 1093691 - Enable e10s by default on Nightly (not riding trains), and activate infobar notice. r=gavin a=RyanVM on a CLOSED TREE 2014-11-06 17:58:40 -02:00
Felipe Gomes
896e073785 Bug 1093689 - Update text for e10s notification. r=gavin 2014-11-06 17:23:43 -02:00
Gavin Sharp
5a317c7aa4 Bug 1092808: fix issue with polaris pref observer being registered too early (causing polaris prefs to be reset on restart), r=dolske
--HG--
extra : rebase_source : 5c87b94f621f3bc3c91c9fd918e58de6676c7eb2
2014-11-03 14:42:10 -08:00
Gavin Sharp
6a8aa95113 Bug 1086958: move new notification bar implementation of the default browser prompt behind a pref, revert to old modal dialog implementation, r=dao
--HG--
extra : rebase_source : 85d09b7b6e25d84aa3ba5615aba7f09f1c2f6394
2014-11-02 16:08:58 -08:00
Monica Chew
ba40bd1f23 Bug 1089774: Restart when an e10s user enables tracking protection (r=gavin) 2014-11-03 15:21:47 -08:00
Gavin Sharp
f3ac90a91d Re-land patch from bug 1088904 2014-11-02 14:56:17 -08:00
Georg Fritzsche
07f67c4930 Bug 1089670 - Record searches in Telemetry. r=bwinton 2014-10-31 21:47:13 +01:00
Brad Lassey
700f51942f bug 1092163 - back out changeset a6240694a609 (bug 1088904) for causing bug 1092163 r=jimm 2014-10-31 12:45:50 -04:00
Ryan VanderMeulen
a4bc246b14 Merge m-c to inbound. a=merge 2014-10-29 16:51:39 -04:00
Monica Chew
4b6c70b098 Bug 1088904: Disable e10s autostart and prompt when tracking protection is enabled (r=felipe,billm) 2014-10-27 11:37:16 -07:00
Tomasz Kołodziejski
1b9c50100d Bug 1073238 - Split UITour.jsm into chrome and content parts that communicate via messages. r=MattN 2014-10-24 17:19:00 +02:00
Dão Gottwald
37c62d21f8 Bug 1077740 - Handle multiple homepages when resetting to about:home. r=gavin 2014-10-24 12:56:08 +02:00
Tomasz Kołodziejski
af26b19b38 Bug 1081343 - Create a pref to control Polaris. r=gavin
---
 browser/app/profile/firefox.js                   |  3 ++
 browser/components/nsBrowserGlue.js              | 14 ++++++
 browser/components/test/browser.ini              |  2 +
 browser/components/test/browser_polaris_prefs.js | 57 ++++++++++++++++++++++++
 4 files changed, 76 insertions(+)
 create mode 100644 browser/components/test/browser_polaris_prefs.js
2014-10-23 14:43:51 -07:00
Carsten "Tomcat" Book
7a99c09c0f Backed out changeset 69c5cfd6e270 (bug 1081343) for bc1 test failures 2014-10-23 16:17:24 +02:00
Tomasz Kołodziejski
63e359d8e9 Bug 1081343 - Create a pref to control Polaris. r=gavin 2014-10-21 10:16:00 +02:00
Gavin Sharp
f764b3b43d Bug 1081343 followup: skip the tests for non-Nightly builds, and ifdef more of nsBrowserGlue.js/firefox.js
--HG--
extra : rebase_source : c2d3000538246ad6c892cd8cf7934ab55583a9d3
2014-10-28 09:55:14 -07:00
Sid Stamm
6dc09988bf Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
--HG--
extra : rebase_source : 52556477cba80e87651ce7c84a531a2de500d21a
2014-01-28 09:26:16 -08:00
Phil Ringnalda
ab8d3a5d34 Back out 3 changesets (bug 1042135) for robocop bustage
CLOSED TREE

Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Sid Stamm
b1e21eef7b Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
--HG--
extra : rebase_source : 2cc113eb167b83ded586b36380bb444a827f0084
2014-01-28 09:26:16 -08:00
Dão Gottwald
7b681a1736 Bug 1077740 - reset legacy homepages to about:home. r=gavin 2014-10-18 14:39:34 +02:00
Brad Lassey
710174bd7e Bug 1054959: re-land "Send Video To Device" feature with fixed test_contextmenu.html, r=gavin
--HG--
extra : rebase_source : 80761ff6a0494aa9fdacf1aba51ebc4def35e98b
2014-10-17 15:55:14 -07:00
Carsten "Tomcat" Book
90d84f91ee Backed out changeset d38f7ebb2192 (bug 1054959) for m1 test failures 2014-10-17 09:58:52 +02:00
Brad Lassey
7ff01ce229 bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Wes Kocher
59e0863445 Backed out changeset 1828c0ae54b9 (bug 1054959) for mochitest-1 bustage on a CLOSED TREE 2014-10-16 15:13:30 -07:00
Brad Lassey
99bd5cfd9b bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
57109dded7 Backed out changesets 93bf386d290e and 063cdd7b00cc (bug 1054959) for test_contextmenu.html failures.
CLOSED TREE
2014-10-16 15:19:41 -04:00
Brad Lassey
9a575d1772 bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava 2014-10-15 18:24:34 -04:00
Wes Kocher
86b3bed29d Backed out changeset 402cbbf91165 (bug 1054959) for mochitest-1 bustage 2014-10-15 17:47:19 -07:00
Brad Lassey
4ad96a68de bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava 2014-10-15 18:24:34 -04:00
Felipe Gomes
21ddd7a777 Bug 1076314 - Re-prompt nightly users to enable e10s. r=mconley 2014-10-08 22:56:26 -03:00
Mark Hammond
647a58c354 Bug 1063702 - Update all Reset Firefox strings and relevant UI to new UX requirements. r=MattN
--HG--
extra : rebase_source : 4e9f51eb421ccd12e2fc14b6294a104d1c7a1aff
2014-10-11 12:37:16 +11:00
Jared Wein
419eb359e9 Bug 1071272 - Remove the clearUserPref("loop.hawk-session-token.fxa") hack from bug 1071259 since 1071247 has been deployed. r=MattN 2014-10-09 14:08:58 -04:00
Jared Wein
7543d4da50 Bug 1047133 - Persist FxA OAuth token between browser sessions. r=MattN 2014-10-08 20:49:47 -04:00
Dão Gottwald
337d4c2560 Bug 1079372 - Default browser notification bar should have 'warning' priority, not 'info'. r=gijs 2014-10-08 06:23:30 +02:00
Tim Taubert
222b53c498 Bug 1078085 - Simplify preference checking code in the newtab preloader r=gijs 2014-10-07 17:54:31 +02:00
Sudheesh Singanamalla
0d1a8f9ebb Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30
Gijs Kruitbosch
5e105d364c Bug 1063529 - should catch shell service exceptions, r=mconley
--HG--
extra : rebase_source : f21763b563cdf5ed7936085d6bdfdb706b53778d
2014-09-24 16:18:45 +01:00
Matthew Noorenberghe
67ae5618a9 Bug 1071259 - Clear the loop.hawk-session-token.fxa pref on shutdown to workaround bug 1071247. r=jaws
--HG--
extra : rebase_source : 49df694bae7a03d07552a47615b2711d076b8f43
2014-09-22 14:43:41 -07:00
Ryan VanderMeulen
d2d882904d Merge m-c to fx-team. a=merge 2014-09-22 15:56:28 -04:00
Jim Mathies
400ffc72ca Bug 942707 - Update the way PdfJs initializes in the browser. r=mconley 2014-09-22 11:33:29 -05:00