Commit Graph

542 Commits

Author SHA1 Message Date
Marco Bonardo
71b939a449 Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert 2015-03-20 09:39:25 +01:00
Gijs Kruitbosch
2e76ed7752 Bug 1111967 - honor browser.casting.enabled pref for casting on desktop, r=mconley 2015-03-09 13:15:55 +00:00
Chris
ce75107724 Bug 1121417: Change hiddenOneOffs search pref to use unichar type. r=gavin 2015-03-02 14:00:45 -08:00
Brad Lassey
57bd8eeebb 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
03b7132d45 Bug 1111022 - Load self-support page in a hidden tab. r=ttaubert 2015-01-27 08:11:00 +01:00
Benjamin Smedberg
46fc0084c3 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
cbad64de01 Bug 547623 - Add a button to about:support to enter safe mode. r=adw 2015-02-19 16:53:00 -08:00
Andrew McCreight
4557c8ae64 Back out bug 1071880 for causing bug 1083952. 2015-02-18 07:19:29 -08:00
Ralph Giles
9c34c6fdc7 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
84a6fce271 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
1991fdab3b bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-12 19:22:53 -05:00
Chris
ac9532722d 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
63b3422d8c Bug 1097185 - Adds e10s content initialization of Shumway. r=jmathies 2015-01-29 09:28:11 -06:00
Jim Mathies
5cafb61bf9 Bug 1092525 - Enable e10s for Windows systems that activate accessibility through UIA. r=trev 2015-01-23 15:41:55 -06:00
Margaret Leibovic
a3d7f88d68 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
93b0905531 Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Mike Conley
e32271611d 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
19e6715d28 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
f743d76b07 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
4fb9344cf5 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
584f791170 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
c60b8e95b0 Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Phil Ringnalda
56e90833e7 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
192a1fcc8a Bug 1077652 - Remove old BrowserNewTabPreloader.jsm and references r=jaws 2014-11-19 16:21:07 +01:00
Gijs Kruitbosch
357cc070cf Bug 639134 - migrate users of the old pref, r=jaws 2014-11-26 23:13:57 +00:00
Mike Conley
28837c7274 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
2e08184b54 Bug 1089008 - Enable e10s on Windows when acceleration is disabled. r=Mossop, r=felipe 2014-11-14 10:51:19 -06:00
Cameron McCormack
82ec17ef96 Back out 8be2344dcff3 (bug 1089008) for OS X bustage. 2014-11-14 09:50:54 +11:00
Jim Mathies
3dd23d07e2 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
4a6732a321 Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
Blake Kaplan
ba9158bfcd bug 1092163 - Allow e10s to be enabled with tracking protection. r=blassey 2014-11-11 15:05:55 -08:00
Panos Astithas
3ca75d4403 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
d07d26fab2 Bug 1079563 (part 2) - allow white-listed sites to request troubleshooting info. r=MattN 2014-11-07 18:12:26 +11:00
Felipe Gomes
42dcb3e98c 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
dc0ba561b6 Bug 1093689 - Update text for e10s notification. r=gavin 2014-11-06 17:23:43 -02:00
Gavin Sharp
1584516293 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
4631f534fb 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
203a0c437b Bug 1089774: Restart when an e10s user enables tracking protection (r=gavin) 2014-11-03 15:21:47 -08:00
Gavin Sharp
86128fa211 Re-land patch from bug 1088904 2014-11-02 14:56:17 -08:00
Georg Fritzsche
e9686e7bbe Bug 1089670 - Record searches in Telemetry. r=bwinton 2014-10-31 21:47:13 +01:00
Brad Lassey
5426e7f547 bug 1092163 - back out changeset a6240694a609 (bug 1088904) for causing bug 1092163 r=jimm 2014-10-31 12:45:50 -04:00
Ryan VanderMeulen
bcc3ab5ec1 Merge m-c to inbound. a=merge 2014-10-29 16:51:39 -04:00
Monica Chew
19907f349a 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
56ed819e8d 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
7bb2a660d4 Bug 1077740 - Handle multiple homepages when resetting to about:home. r=gavin 2014-10-24 12:56:08 +02:00
Tomasz Kołodziejski
32e8214520 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
d73e451dbb Backed out changeset 69c5cfd6e270 (bug 1081343) for bc1 test failures 2014-10-23 16:17:24 +02:00
Tomasz Kołodziejski
bc8b6ecad6 Bug 1081343 - Create a pref to control Polaris. r=gavin 2014-10-21 10:16:00 +02:00
Gavin Sharp
62e22298de 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
7ebb241108 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