David Anderson
fe18c25a8f
Remove apz.subframe.enabled and assume it is always true. (bug 1128761, r=kats)
2015-02-03 15:02:04 -08:00
Brian O'Keefe
1fa0eaa700
Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps
2015-01-20 13:07:03 -05:00
Chris Peterson
9479ef0f97
Bug 1121862 - Enable MLS geolocation for Firefox desktop. r=garvank sr=dougt
2015-01-14 23:39:01 -08:00
Ben Hearsum
d4c8afdb58
bug 1120420: switch in-tree update server/certs to aus4.mozilla.org. r=rstrong
2015-01-20 09:12:48 -05:00
Alex Bardas
937f8ee29d
Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak
2014-11-12 08:16:00 -05:00
Lucas Silvestre
1b8a9458de
Bug 1035422 - Control the layout.imagevisibility.enabled pref in a single place. r=tn
2014-10-21 11:08:51 -07:00
Jim Mathies
af9be8e2a8
Bug 1072417 - Remove the browser.tabs.remote pref and turn everything it controls on by default. r=felipe
2014-09-29 16:11:08 -05:00
Monica Chew
d9133ed513
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Phil Ringnalda
2c98827aa5
Back out 34a02ee9896c (bug 1024555) for xpcshell bustage
...
CLOSED TREE
2014-09-11 21:50:39 -07:00
Monica Chew
4e94ee034f
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Botond Ballo
92fda10b76
Bug 1063227 - Make APZ axis locking constants preffable. r=kats
...
--HG--
extra : source : 83f2d844c5a9833a40b2d0d9021597652e707a1a
2014-09-05 20:07:52 -04:00
Kearwood (Kip) Gilbert
5f59b02c90
Bug 1022825 - Implement Asynchronous Smooth Scrolling on Compositor Thread. r=kats
...
- Extended nsIScrollableFrame and nsGfxScrollFrame to return destination
of smooth scrolls which are to be animated on the compositor thread.
- Added apz.smooth_scroll_repaint_interval preference.
- Implemented AsyncPanZoomController::PanZoomState::SMOOTH_MSD_SCROLL state
and AsyncPanZoomController::SmoothScrollAnimation class to animate smooth
scroll animations on the compositor thread.
- Extended FrameMetrics to report requests for smooth scrolls to be animated
on the compositor thread and their corresponding destination positions.
- AsyncPanZoomController now checks FrameMetrics for requests to perform
smooth scrolling on the compositor thread. It will ensure that they
are cancelled as needed by mousewheel, touchpanel, keyboard, and
CSSOM-View instant scrolling DOM methods.
- The layout/generic/test/test_scroll_behavior.html mochitest has been
commented as depending on Bug 1062609 before being enabled for APZ.
2014-07-10 11:52:40 -07:00
Robert Kaiser
10638101c5
Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
...
--HG--
extra : transplant_source : r%C2%9D%05%B3%87%3F%7D%F1%F01%9D%C4%A8VAE%85%00%FF
2014-08-21 02:22:25 +02:00
Gijs Kruitbosch
343ce35d7f
Bug 693808 - part 1: entering numbers+Enter in the location bar should bring search results immediately if domain is not whitelisted, r=bz
2014-04-24 23:42:00 +01:00
Robert Kaiser
5e38e1fe02
back out bug 1006615 (blocklist domain change) as data collection systems aren't completely ready yet
2014-05-21 23:36:58 +02:00
Robert Kaiser
b2da98ed85
Bug 1006615 - Update extensions.blocklist.itemURL and extensions.blocklist.url to new blocklist domain, r=Mossop,jason
2014-05-07 12:11:56 +02:00
Jefry Lagrange
ce98a40425
Bug 568613 - Remove browser.history_expire_days usage from tree. r=mak
2014-04-24 07:47:00 -04:00
Tatiana Meshkova
b3e80b747a
Bug 990869 - Allow to enable sub Apzc for non WIN gecko clients. r=kats
2014-04-02 18:40:00 +02:00
Masayuki Nakano
f6885469a0
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
...
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Jim Mathies
18ff94c109
Bug 977814 - Control the number of tiles displayed in each about:start compartment using prefs. r=sfoster
2014-03-06 08:32:55 -06:00
Matt Brubeck
62d63eb062
Bug 967969 - Handle click-to-play plugin events in Metro [r=rsilveira]
...
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 11:49:30 -08:00
Jim Mathies
24c8c2e107
Bug 972608 - Update feedback charm entry strings. r=sfoster
2014-02-15 07:06:26 -06:00
Rodrigo Silveira
a975116a7f
Bug 949213 - On-boarding screen part 2 r=mbrubeck
2014-02-05 17:13:56 -08:00
Jim Mathies
658a369e0c
Bug 929689 - Fix for NewTabUtils exception in metrofx: set thumbnail expiration pref the code expects. r=mbrubeck
2014-02-10 13:58:00 -06:00
Matt Brubeck
633b06b816
Bug 967907 - Change the SUMO URL for Metro Firefox [r=jimm]
2014-02-06 12:34:24 -08:00
Masayuki Nakano
f374be11a1
Bug 789706 part.2 nsTextStore::CreateNativeCaret() should be called only when active TIP is ATOK r=emk
2014-01-31 11:17:25 +09:00
Jim Mathies
15b9e60981
Bug 959393 - Tweak apzc metrics for metro - increase the skate speed thresholds and widen the Y axis skate display port. r=kats
2014-01-28 06:10:45 -06:00
Matt Brubeck
6af0ea2a73
Bug 962212 (part 2) - Basic private browsing in Metro, preffed off [r=ally]
2014-01-27 15:42:50 -08:00
Tim Abraldes
3f2675cf52
bug 959399. Make metroFx honor the "show my tabs from last time" startup option. r=mbrubeck. r=jimm.
2014-01-16 15:38:12 -08:00
Stephen Pohl
8cd2f80d6b
Bug 927402: Ensure that about:telemetry correctly reflects whether or not telemetry is turned on. r=jimm
2014-01-16 09:37:14 -05:00
Gian-Carlo Pascutto
86b9a69241
Bug 783047 - Update SafeBrowsing URLs to use HTTPS. r=mmc,dcamp sr=gavin
2014-01-16 09:27:59 +01:00
Masayuki Nakano
6915530fae
Bug 951966 part.1 Add new pref to support IMM-IME even in TSF mode and rename intl.enable_tsf_support to intl.tsf.enable r=jimm
2014-01-14 11:00:59 +09:00
Rodrigo Silveira
e8462c0479
Bug 956741 - Load first run on start page for the first 3 tabs r=mbrubeck
2014-01-09 14:02:47 -08:00
Matt Brubeck
b1067d65af
Bug 952846 - Ship PDF.js code in Metro Firefox for Nightly builds only [r=jimm]
2014-01-02 09:15:56 -08:00
Matt Brubeck
85bbc52b7e
Back out part of bug 859579 to allow PDF.js testing in nightly Metro builds
2013-12-21 21:50:20 -08:00
Matt Brubeck
da7581e0b8
Bug 923596 - Integrate shumway into Metro UI (disabled by default) [r=jimm,gps]
2013-10-17 10:49:54 -07:00
Brian R. Bondy
98fa1c2e8c
Bug 948478 - Metro Firefox hangs at startup trying to show add-on update dialog. r=mbrubeck
2013-12-12 20:47:50 -05:00
Jim Mathies
4c159d74d6
Bug 949509 - Disable strict compat for addons in metrofx. r=mbrubeck
2013-12-12 10:34:18 -06:00
Matt Brubeck
a3c04c6da8
Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused]
2013-12-11 16:23:36 -08:00
Matt Brubeck
3ad2639de0
Back out c237f02b3578 (bug 946296) because it broke mochitest-metro-chrome
2013-12-11 18:46:53 -08:00
Matt Brubeck
67f04d3160
Bug 946296 - Add a pref to completely disable add-on providers in Metro [r=Unfocused]
2013-12-11 16:23:36 -08:00
Tim Abraldes
2a9ecbc879
bug 903426. Implement crash reporter prompt as an about page. Add options for including URLs in crash reports. r=mbrubeck,jimm
2013-12-07 15:55:14 -08:00
Vivien Nicolas
1fad3297b3
Bug 946955 - Set the default friction of Axis.cpp to 0.002. r=kats
2013-12-06 18:51:10 +01:00
Jim Mathies
31164cf6fa
Bug 940952 - Remove cruft from SelectionHelperUI and input.js. r=mbrubeck
2013-11-26 14:14:40 -06:00
Rodrigo Silveira
4d69a0c7ca
Bug 936940 - Completely disable text zoom in metrofx r=jimm
2013-11-20 23:18:37 -08:00
Jim Mathies
e918aedee1
Bug 940632 - Fixup findbar scroll positioning code and remove some text zoom cruft. r=mbrubeck
2013-11-20 12:45:43 -06:00
Kartikaya Gupta
f3dde8fc22
Bug 936027 - Store int prefs as ints in the prefs file or they don't get picked up. r=jimm
2013-11-08 09:10:29 -05:00
Matt Brubeck
4c8c7b6207
Bug 934744 - Add some default prefs for devtools in metro.js [r=ally]
2013-11-05 15:29:51 -08:00
Arnaud Bienner
b7d6e57361
Bug 930277 - Toggle dom.forms.color on everywhere but on B2G, Android and Metro as these platforms don't have a color picker ready yet. r=dholbert
2013-10-28 19:56:59 +01:00
Kartikaya Gupta
f0af958413
Bug 929367 - Rename all the prefs for the async pan/zoom code to be consistent. r=botond,mbrubeck
2013-10-24 00:07:50 +02:00