Commit Graph

410 Commits

Author SHA1 Message Date
Honza Bambas
894ba59236 Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin 2013-09-20 11:11:25 +02:00
Timothy Nikkel
d747f1829c Bug 915526. Take into account display port and scroll port clamping in image visibility. r=roc f=kats 2013-09-15 13:51:35 -05:00
Jonathan Watt
add52a9360 Bug 915758 - Split out <input type=number> to be behind its own pref. r=mounir 2013-09-12 19:11:00 +01:00
Wes Johnston
3057ff32c5 Bug 690252 - Default to saving files. r=mfinkle 2013-09-12 15:46:35 -07:00
Brad Lassey
658df973b5 bug 887819 - Investigate using the tiled layers backend, create pref to enable tiles r=BenWa 2013-09-10 14:21:37 -04:00
Kartikaya Gupta
18dd43afbc Bug 911510 - Add a pref to override the dead zone threshold. r=bnicholson 2013-09-04 21:58:40 -04:00
Doug Turner
3de9e6a0cf Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns 2013-08-25 16:56:53 -07:00
Makoto Kato
1c68d6ff95 Bug 910095 - Remove unused methodjit pref. r=mfinkle 2013-08-29 16:54:41 +09:00
Dennis
ce62d6288a Bug 845747 - Add the pref "ui.scrolling.negate_wheel_scrollY" to mobile.js so that "scrollY" can be negated in JavaPanZoomController.java to allow a mouse scroll wheel to scroll the screen in the direction of choice depending on the true/false state of "mNegateWheelScrollY". r=kats 2013-08-27 21:01:40 -04:00
Federico Paolinelli
770cd6e9c0 Bug 566225 - Add framework to linkify phone numbers in pages, preffed off. r=wesj 2013-08-20 13:41:58 -07:00
Kyle Huey
859692a042 Bug 890304 - Remove the indexeddb.feature.enabled pref. r=sicking 2013-08-13 08:49:11 -04:00
Ehsan Akhgari
a327209455 Bug 885505 - Enable Web Audio by default on all platforms; r=roc
--HG--
extra : rebase_source : ee2a9ac1083c642485de311a1cbbfe2e338577c2
2013-08-12 10:00:07 -04:00
Margaret Leibovic
232e92dbf6 Bug 902059 - Enable mixed content blocking by default. r=mfinkle 2013-08-06 16:30:17 -07:00
Benoit Girard
084ae6868c Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc 2013-07-16 16:17:18 -04:00
Shane Tully
ed2d029aba Bug 901818 - Only enable Android backend for Contacts API on Nightly builds. r=reuben 2013-08-06 14:30:21 -07:00
Gian-Carlo Pascutto
7a45806f08 Bug 772280 - Abort text selection if the selection is far off the click point. r=margaret 2013-08-06 10:38:32 +02:00
Dão Gottwald
500ec2e26f Bug 788422 - Use UserAgentOverrides.jsm as designed to fix YouTube on tablets. r=bnicholson 2013-07-27 16:18:25 +02:00
David Zbarsky
0c95eabb49 Backout 4c89002460da (Bug 873378) for breaking the settings app on B2G 2013-07-26 13:20:23 -07:00
Ryan VanderMeulen
8a72e4a46d Backed out changesets 4f35e943f939 and da5fa63e90cb (bug 896250) for causing frequent OSX debug asserts on a CLOSED TREE. 2013-07-26 01:22:40 -04:00
Dave Hylands
7b957af952 Bug 896250 - Set layers to 1 for android, since 20 causes reftest to fail. r=joe 2013-07-25 12:41:13 -07:00
Shane Tully
9b0b59b6dc Bug 857730 - Part 3: Add contacts API Javascript to Android. r=cpeterson 2013-07-18 15:01:00 -07:00
James Willcox
1f7656d512 Bug 895409 - Enable SkiaGL canvas on Android r=blassey 2013-07-19 14:03:46 -04:00
Ed Morley
076af70c4f Backed out changeset 4303c1af09f6 (bug 895409) for Android 2.2 reftest failures on a CLOSED TREE 2013-07-19 11:27:04 +01:00
James Willcox
4275ab0d48 Bug 895409 - Enable SkiaGL canvas on Android r=blassey 2013-07-03 10:06:52 -04:00
Benoit Girard
1591216c2a Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc 2013-07-16 16:17:18 -04:00
Botond Ballo
4cb0baff46 Bug 834613 - Hook up prefs formhelper.mode and formhelper.autozoom. Remove formhelper.autozoom.caret and formhelper.restore. r=kats 2013-07-16 09:12:56 -04:00
Marco Zehe
68982508ba Bug 892491 - [AccessFu] Add landmark quick navigation, r=eeejay 2013-07-11 16:42:11 -04:00
Jsx
b8627b44bf Bug 891161 - Fix marketplace link in about:apps page on FxAndroid. r=mfinkle 2013-07-11 13:58:28 +05:30
Patrick McManus
ec80b06fb8 bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
--HG--
extra : rebase_source : a767b6c10501105b3c5d22043f11745807caf2f9
2013-07-11 11:39:36 -04:00
Yura Zenevich
b30a370ce6 Bug 874474 - [AccessFu] Making description last the default utterance order. r=eeejay
---
 accessible/src/jsat/OutputGenerator.jsm |    6 ++----
 b2g/app/b2g.js                          |    2 ++
 mobile/android/app/mobile.js            |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)
2013-07-10 10:25:57 -04:00
Chris Lord
65f7a7d740 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-07-04 14:53:27 +01:00
Kartikaya Gupta
7c400dc164 Bug 803207 - Kill GetDevicePixelsPerMetaViewportPixel and use widget scaling correctly on Fennec. r=mbrubeck 2013-07-04 09:02:29 -04:00
Wes Johnston
b62238b9a9 Bug 888836 - Turn off audio channels for non apps. r=mfinkle 2013-07-01 14:46:30 -07:00
Chris Kitching
6c5d882abe Bug 885941 - Homogenize privacy links in Fennec. r=mleibovic 2013-06-26 09:46:14 -04:00
Garrett Robinson
0a39a62d18 Bug 858780 - Turn on CSP 1.0 spec compliant flag in Android settings. r=mfinkle 2013-06-25 20:08:58 -04:00
Margaret Leibovic
5604435af7 Bug 860581 - Add support for Mixed Content Blocking. r=wesj 2013-06-21 20:36:38 -07:00
Margaret Leibovic
42edd8d348 Bug 885357 - Migrate "plugins.click_to_play" pref to "plugin.default.state" on upgrade. r=wesj 2013-06-21 20:36:32 -07:00
Bill McCloskey
2e3db4ed09 Bug 871005 - Add a pref for GC decommit threshold (r=gregor) 2013-06-20 18:06:53 -07:00
Gian-Carlo Pascutto
c844448aa0 Bug 881875 - Pref on WebRTC on Firefox for Android. r=blassey 2013-06-20 18:16:25 +02:00
Benjamin Smedberg
1b2fc55d63 Bug 884694 - Fix the android preference to always enable plugins, r=margaret 2013-06-19 17:01:46 -04:00
Max Li
d8a5222e3e Bug 756690 - Add option to not land on images with no alt text. r=eeejay 2013-06-17 16:25:24 -04:00
Chris Peterson
b82bc8ad72 Bug 882959 - Initialize app.geo.reportdata pref to avoid annoying nsIPrefBranch.getCharPref() exceptions. r=blassey 2013-06-13 15:54:30 -07:00
Chris Peterson
21b22ec691 Bug 878327 - Disable the Marketplace payment provider prefs in Beta and Release channels. r=wesj 2013-06-06 16:02:49 -07:00
Chris Lord
b2f308ce7c Bug 868998 - Expose the dynamic toolbar after a certain distance. r=kats
Instead of only exposing the toolbar when scrolling from the top quarter of the
screen, always expose the toolbar, but only after a certain distance.
2013-05-30 12:53:24 +01:00
Ehsan Akhgari
9b848f5568 Backed out 8 changesets (bug 803299) because it makes Tcheckerboard and Tpan so much worse
Backed out changeset f0311781c218 (bug 803299)
Backed out changeset 946467115924 (bug 803299)
Backed out changeset 59af481d8888 (bug 803299)
Backed out changeset 99a03f7ca8a4 (bug 803299)
Backed out changeset 44539f533a92 (bug 803299)
Backed out changeset 3f3963a3ebf6 (bug 803299)
Backed out changeset 5269f0483d1e (bug 803299)
Backed out changeset a9485787fdb1 (bug 803299)
2013-05-29 17:14:27 -04:00
Chris Lord
54ca4f9da5 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey
--HG--
extra : rebase_source : 98b5a8a1f719ad427034586798c71acd95e9e580
2013-05-29 15:26:17 +01:00
Patrick McManus
e18fe0b0fc bug 790388 part 3 - spdy/3 server push r=hurley
--HG--
extra : rebase_source : 1ed60ebda0b790f0ff1578abe7a7732676b495cf
2013-05-29 00:07:03 -04:00
Trevor Saunders
4b16c76fb3 backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE 2013-05-28 18:32:29 -04:00
Chris Lord
2fe2515333 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 18:50:16 +01:00
Jonathan Kew
ddedd8a3c9 bug 876070 - re-enable graphite shaping on mobile by default. r=kats 2013-05-28 14:49:44 +01:00
Ed Morley
499ab75f0d Backed out changeset efe0a3f79333 (bug 803299) 2013-05-28 14:45:32 +01:00
Chris Lord
6b305c9092 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-28 14:22:06 +01:00
David Keeler
1737cd8ab9 bug 866390 - add plugin.default.state pref r=bsmedberg 2013-05-15 13:30:40 -07:00
Margaret Leibovic
5c7693bdf5 Bug 871014 - (Part 2) Replace +/- font size setting UI with something more visual. r=bnicholson 2013-05-14 14:55:43 -07:00
Margaret Leibovic
20da89520a Bug 871014 - (Part 1) Remove "margins" setting from reader mode menu. r=bnicholson 2013-05-14 14:55:43 -07:00
Tetsuharu OHZEKI
68ea38522e Bug 868845 - Convert to use gecko preference service about the preference of show url in address bar. r=wesj 2013-05-14 08:29:31 -04:00
Margaret Leibovic
cfb0cf1e2a Bug 857987 - Add a 'Night Mode' to Reader Mode. r=mfinkle 2013-05-12 19:24:35 -07:00
Chris Peterson
fa853f756d Bug 834033 - Part 1: Install Push and WebSocket components on Android. r=blassey 2013-05-02 17:52:54 -07:00
Wes Johnston
4da983b4d0 Bug 813756 - Implement payments frontend for Android. r=mfinkle 2013-04-25 15:29:17 -07:00
Tetsuharu OHZEKI
607166e555 Bug 867875 - Add the pref to toggle reader mode parsing on load. r=mfinkle 2013-05-06 12:19:23 -04:00
Ryan VanderMeulen
83454cd58f Backed out changesets 0cb5418906cf and 3c366c865e73 (bug 803299) for Android bustage.
CLOSED TREE
2013-05-02 15:45:20 -04:00
Chris Lord
364bfdc807 Bug 803299 - Respect gfx.android.rgb16.force pref. r=blassey 2013-05-02 18:25:18 +01:00
Kartikaya Gupta
d5d3e207b9 Bug 852417 - Add a pref to force-allow reader mode on low-memory devices. r=mfinkle 2013-05-01 10:49:42 -04:00
Axel Hecht
f5068b6c13 bug 792077, multi-locale packs should only contain select toolkit l10n files, r=mfinkle
package overrides from toolkit in mobile/android/locales, make chrome-%
target not descend into toolkit

--HG--
extra : transplant_source : %F0%0Do%96%03k%84%E8q%B2%E9n%A515%E2%9B%E2%C2%D3
2013-04-17 18:21:49 +02:00
Justin Lebar
49e3399773 Bug 844323 - Prelude part 1: Use a pref to in nsHTMLMediaElement to control whether we talk to the audio service. r=amarchesini
Previously, we used #ifdef B2G.  Using a pref allows us to write mochitests which run in desktop Firefox that test the audio service and its interaction with other components.
2013-04-25 20:53:25 -04:00
Michael Kohler
303bcd40fc Bug 795588 - Fix privacy policy link. r=bnicholson 2013-04-22 16:17:38 -04:00
Margaret Leibovic
43f3047662 Bug 857989 - Add Serif/Sans Serif font toggle to Reader Mode. r=lucasr 2013-04-16 10:39:16 -07:00
Gian-Carlo Pascutto
2da9da464a Bug 835716 - Enable building of WebRTC on Android by default. r=ted 2013-04-16 15:47:42 +02:00
Justin Busby
52b6c3eadd Bug 755240 - Allow Fennec axis locking behaviour to be controlled by a pref. r=kats 2013-04-14 14:27:02 +01:00
Mike de Boer
f76da1286d Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Phil Ringnalda
b5220914bd Back out ec6dd0cc8053:3c55e92d87a6 (bug 738818) for being on top of bustage, and b50153f9e011 (bug 819493) for bustage
CLOSED TREE
2013-04-09 21:14:56 -07:00
Mike de Boer
2c2f0b79b2 Bug 738818 part 2: remove keyword.URL, r=gavin, sr=bz 2013-03-21 11:51:27 +01:00
Yura Zenevich
24d10f8c80 Bug 753984 - added a preference for utterance order to make it configurable. Presenter context was moved to Utils and renamed to pivot context. Created a new method to generate utterance for pivot context. Moved context utterance generation from Pivot(Presentation) to UtteranceGenerator. r=eeejay 2013-04-04 15:16:37 -07:00
Margaret Leibovic
199cf96754 Bug 847789 - Use HTTPS instead of HTTP for input.mozilla.org in mobile/andriod. r=mfinkle 2013-03-05 16:17:49 +00:00
Mark Finkle
c22720d7c0 Bug 852828 - Add basic support for subscribing to feeds (RSS/Atom) r=margaret 2013-04-03 15:34:51 -04:00
Ehsan Akhgari
ea7462c402 Bug 857302 - Enable Web Audio in Fennec Aurora/Nightly; r=roc 2013-04-02 20:36:04 -04:00
Jim Chen
217c1ce375 Bug 847823 - Obsolete Android pref; r=mfinkle 2013-03-19 16:54:49 -04:00
William Chen
aef5b50861 Bug 782211 - Part 5: Implement Notification API. r=smaug
--HG--
rename : docshell/test/test_bug344861.html => docshell/test/navigation/test_bug344861.html
2013-03-18 06:24:54 -07:00
Chris Lord
e0508c0d20 Bug 846772 - Enable dynamic toolbar by default on Android. r=kats 2013-03-12 18:32:26 +00:00
Ryan VanderMeulen
b16b9555c1 Backed out 5 changesets (bug 846772) for Android reftest-3 orange on a CLOSED TREE. 2013-03-12 17:37:16 -04:00
Chris Lord
407476182a Bug 846772 - Enable dynamic toolbar by default on Android. r=kats 2013-03-12 18:32:26 +00:00
Raymond Lee
bc4f1ef9ac Bug 847814 - Remove browser.geolocation.warning.infoURL preference for mobile/andriod if it's not used. r=margaret 2013-03-12 00:10:45 +08:00
Chris Lord
f619313793 Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-07 10:17:34 +00:00
Ryan VanderMeulen
e67ae46cb3 Backed out 9 changesets (bug 716403) for Android 4.0 robocop bustage on a CLOSED TREE. 2013-03-06 16:11:05 -05:00
Chris Lord
2de25383ce Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-06 16:56:00 +00:00
Jonathan Kew
584f2e9547 bug 700023 followup - flip the graphite pref back to false on android, due to memory usage regression (see bug 846832). r=kats 2013-03-04 18:23:17 +00:00
Raymond Lee
b6c2c37151 Bug 840682 - Use HTTPS instead of HTTP in the links to crash reports in about:crashes. r=gavin 2013-03-04 15:11:21 +08:00
Ryan VanderMeulen
3fe58cf9ea Backed out 8 changesets (bug 716403) for frequent Android mochitest-8 failures on a CLOSED TREE. 2013-03-01 16:09:59 -05:00
Chris Lord
e1c1aa96f5 Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-01 15:46:35 +00:00
Timothy Nikkel
a82d679a61 Bug 689623. Part 13. Disable image visibility pass on mobile and b2g. r=mats 2013-02-24 18:59:24 -06:00
Jeff Gilbert
3c4c057a91 Bug 716859 - Streaming GLContext buffers (doublebuffering, etc) - r=bjacob,jrmuizel,vlad
--HG--
extra : rebase_source : 3fb4230127df8a265d930fb779bdc93e05626c8b
2013-02-13 15:26:24 -08:00
Nicholas Cameron
b5263b1c6c Bug 836058; remove UseTiledThebes; r=BenWa 2013-01-29 14:38:46 +13:00
Mark Finkle
e4ec67ac87 Bug 831123 - Disable CSS error reporting by default on mobile r=blassey, r=jmaher a=android-only 2013-01-21 14:43:06 -05:00
Mark Finkle
a926ada6e0 Backout 3b91d62ca343 and 662d0cd47316 for test failures 2013-01-17 20:44:46 -05:00
Mark Finkle
6f09808b5b Bug 831123 - Disable CSS error reporting by default to improve pageload performance r=blassey r=jmaher 2013-01-17 18:38:47 -05:00
Marco Bonardo
97419328d9 Backout ec5df8e5a755 (bug 831123) for breaking M8 on Android 2013-01-17 20:03:15 +01:00
Mark Finkle
f597024e7a Bug 831123 - Disable CSS error reporting by default to improve pageload performance r=blassey 2013-01-17 13:12:16 -05:00
Mike Hommey
a6e0fafb44 Bug 826992 - Avoid hardcoded clientId in SafeBrowsing.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Oleg Romashin
9ffe6086ee Bug 824428 - Add Environment option which would allow to use Tiled Thebes Layers. r=bgirard 2013-01-14 20:21:02 -08:00
Gian-Carlo Pascutto
46b11e1e9a Backout ff82d1a3955e (Bug 830308). 2013-01-14 20:16:38 +01:00
Mike Hommey
032a047cc1 Bug 826996 - Avoid hardcoded value for {moz:official} in search plugins. r=gavin
--HG--
extra : rebase_source : fe2a5b7c6efed6ff7f4b786a0ce510fc28a25ef9
2013-01-11 12:20:58 +01:00
Mike Hommey
08ae60ac15 Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Gian-Carlo Pascutto
0da033e962 Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
Gian-Carlo Pascutto
f194fd510a Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp 2012-12-21 08:48:30 +01:00
Kartikaya Gupta
ffd7c73b27 Bug 666600 - Add a pref to control the default fallback zoom level of pages. r=mfinkle 2012-12-21 10:22:16 -05:00
Kartikaya Gupta
d0e5e16471 Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey 2012-12-15 10:43:57 -05:00
Kartikaya Gupta
6e03d39a17 Bug 817134 - Remove the low-res screenshotting code. r=blassey 2012-12-15 10:43:52 -05:00
Mark Finkle
bb46a0df0e Bug 819554 - Disable warning for sms protocol r=blassey 2012-12-13 13:06:05 -05:00
Eitan Isaacson
d68b3ea206 Bug 818343 - Introduce gesture quick navigation. r=davidb 2012-12-11 10:12:12 -08:00
James Willcox
727db0cfba Bug 789271 - Remove placeholder code from PluginLayer r=blassey
--HG--
extra : rebase_source : ea4287baa67b24a5382ceb323317b795e6ebc44e
2012-12-10 10:00:17 -05:00
Blair McBride
9a34b10e0e Bug 744355 - Add marketplace.firefox.com to the xpinstall whitelist. r=mossop, a=akeybl 2012-12-05 13:03:05 -08:00
Chris Lord
f192c200fc Bug 818169 - Add a pref to configure resolution of low precision buffer. r=bgirard 2012-12-05 17:10:41 +00:00
Kartikaya Gupta
895e7127a8 Bug 807998 - Turn on memory.free_dirty_pages in Fennec. r=jlebar 2012-11-26 11:02:47 -05:00
Chris Lord
ba78c1a393 Bug 783368 - Add a pref to control low precision tile rendering. r=bgirard
Add pref 'layers.low-precision-buffer', enabled on mobile/android.
2012-11-21 22:34:20 +00:00
Ehsan Akhgari
f90938a237 Backed out 11 changesets (bug 783368) because of build bustage on a CLOSED TREE
Backed out changeset 2bc4310263c4 (bug 783368)
Backed out changeset a35c83a8d99d (bug 783368)
Backed out changeset afb9b2a661ba (bug 783368)
Backed out changeset 3926f510f9be (bug 783368)
Backed out changeset 9d1fe200ff87 (bug 783368)
Backed out changeset b6e4f88f5730 (bug 783368)
Backed out changeset bc53f7dba7c6 (bug 783368)
Backed out changeset 1948fa2fccc1 (bug 783368)
Backed out changeset 9af163388fd1 (bug 783368)
Backed out changeset 7a2256e1aa7c (bug 783368)
Backed out changeset 4da1958a9885 (bug 783368)
2012-11-21 14:57:02 -05:00
Chris Lord
86af4e1c99 Bug 783368 - Add a pref to control low precision tile rendering. r=bgirard
Add pref 'layers.low-precision-buffer', enabled on mobile/android.
2012-11-21 19:16:53 +00:00
Gian-Carlo Pascutto
d73a4777ac Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp 2012-11-03 01:53:10 +01:00
Kartikaya Gupta
4622a2f0dc Bug 803575 - Enable preemptive tab zombification in low-memory conditions. r=mfinkle 2012-11-02 11:02:59 -04:00
Brian Nicholson
0ffa45a57f Bug 722661 - Part 2: Stub tabs in Java when doing an OOM restore. r=mfinkle 2012-10-29 16:34:29 -07:00
Gregor Wagner
78d36347e1 Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm 2012-10-26 16:06:19 -07:00
Chris Lord
d67246a539 Bug 795259 - Enable progressive painting on Android. r=blassey
Enable progressive tile painting by default on Firefox Mobile for Android.
2012-10-25 22:11:12 +01:00
Chris Lord
91af0905b7 Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey 2012-10-25 22:11:02 +01:00
Jim Mathies
d79e59cd73 Bug 798821 - On Windows, restrict enabling of W3C touch interfaces to devices that support touch input. Also convert touch pref to 3-state value. r=bsmedberg 2012-10-25 09:57:51 -05:00
Phil Ringnalda
88595db498 Backout 8cc37887f621 and b6bd9f564650 (bug 795259) and 8b9c7bf80449 (bug 803013) to investigate the effect on Android reftest-1 and -4 permaorange 2012-10-23 23:35:13 -07:00
Chris Lord
96f198556a Bug 795259 - Enable progressive painting on Android. r=blassey
Enable progressive tile painting by default on Firefox Mobile for Android.
2012-10-23 19:30:54 +01:00
Chris Lord
c12204076b Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey 2012-10-23 19:30:47 +01:00
Eitan Isaacson
9498d7cb37 Bug 803643 - Remove explore by touch sniffing from android accessibility. r=blassey 2012-10-23 10:05:47 -07:00
Kartikaya Gupta
5c48639a19 Bug 792143 - Add a field to track when tabs were last touched, so we can zombify tabs that haven't been seen in a while. r=mfinkle 2012-10-19 11:46:55 -04:00
Kartikaya Gupta
ebaa41a028 Bug 757680 - Turn off touch event coalescing by default. r=wesj 2012-10-19 11:18:01 -04:00
Wes Johnston
23cee30ff1 backout a5dbfe84e178 and 1adde03021f9 2012-10-18 16:33:17 -07:00
Wes Johnston
3a0a9110e9 Bug 788073 - Use platform touch fluffing on Android. r=kats 2012-10-18 15:00:33 -07:00
Benoit Girard
427f2bb9e1 Bug 795259 - Add a preference for progressive paint, off by default. r=blassey 2012-10-16 15:37:02 -04:00
James Willcox
2f8e3982f6 Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson 2012-10-15 09:56:42 -04:00
Mark Finkle
1673c2d188 Bug 799960 - GeckoConsole Error: Error reading pref [gfx.java.screenshot.enabled]: [NS_ERROR_UNEXPECTED @ nsIPrefBranch.getCharPref] r=blassey 2012-10-13 11:18:20 -04:00
Benoit Girard
214de5177f Bug 798539 - Run the animation timer faster to improve panning smoothness. r=blassey,kats 2012-10-11 12:58:53 -04:00
Jared Wein
69c927a428 Bug 798217 - Remove unused nsIAlertService preferences in b2g/android-mobile/xul-mobile/. r=mfinkle r=cjones
--HG--
extra : rebase_source : 2739bfd70b4e37c5273b887b8142d2c96d32e6c8
2012-10-08 18:38:57 -07:00
Brian Nicholson
bcdcda6e80 Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Gian-Carlo Pascutto
d32782216a Bug 741808 - Enable SafeBrowsing on Fennec. For real. r=mfinkle 2012-10-04 16:23:34 +02:00
Brian Nicholson
50477fa285 Backout 580f710a84e8, ecaff73e5a63 for rc failures 2012-10-02 13:12:17 -07:00
Brian Nicholson
29e297f18e Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Joe Drew
bba0614971 Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar 2012-09-27 14:12:56 -04:00
Ms2ger
b83586e559 Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
Joe Drew
2b9b4de964 Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar 2012-09-27 14:12:56 -04:00
Ed Morley
6028447903 Backout 92530b29ac24, 42e659956dc6 & 38277196c099 (bug 486918), d3b69fe15ac3 & b2dba2108722 (bug 786444), e7381ac9e30a (bug 786449) on suspicion of causing Android reftest failures on a CLOSED TREE 2012-09-28 23:00:28 +01:00
Joe Drew
5b9be123ec Bug 486918 - Create and obey a high-quality downscaling pref, and turn it off on OS X and mobile. r=jlebar
--HG--
extra : rebase_source : 386bee19522e3cb8bca16ec40e3c092a52ae18d2
2012-09-27 14:12:56 -04:00
Geoff Brown
b7dc74d08f Bug 792147: Disable memory cache on armv6; r=kats 2012-09-25 11:04:36 -06:00
Gian-Carlo Pascutto
f58aa0a7d7 Bug 741808 - Make using the URL classifier possible in Fennec. r=mfinkle 2012-09-24 22:34:27 +02:00
Jan Varga
3390efb664 Bug 791232 - Remove calls to clearOfflineApps() any remaining integration of localStorage with offline apps after Bug 776416. r=sicking 2012-09-14 22:23:44 +02:00
Chris Peterson
4a85efd4dd Bug 785536 - Add PluginHost->GetPref() so platform decoders can query about:config prefs. r=doublec 2012-08-24 14:20:39 -07:00
Patrick McManus
8ec41d9cb5 bug 648603 - update connection limits; especially for proxies r=jduell 2012-09-05 08:27:31 -04:00
James Willcox
b6a6faa07f Bug 786380 - Implement new Java-based updater for Android r=cpeterson,mfinkle
--HG--
extra : rebase_source : c7e5cd8228bf226f7e15e5653f8fe6f16e64273e
2012-08-31 09:31:29 -04:00
Margaret Leibovic
7c9cc904c2 Bug 774479 - Create about:feedback page, and show it to users after the app has been launched 10 times. r=mfinkle 2012-08-26 21:33:11 -07:00
Mark Capella
9f3f0984ce Bug 759851 - remove build goop for building mozilla/services, r=mbrubeck 2012-08-25 13:32:38 -04:00
Brian Nicholson
c708f5de0c Bug 784104 - Disable search suggestions by default. r=mfinkle 2012-08-20 11:41:54 -07:00
Wes Johnston
c2cc79de5b Bug 776600 - Support apps setting their default orientation. r=blassey 2012-08-20 10:28:40 -07:00
James Willcox
97b3aac240 Bug 783028 - Enable stagefright media plugins on Android r=mfinkle 2012-08-15 14:00:39 -04:00
Mark Finkle
248f0ce0f6 Bug 783912 - [ARMv6] Use more conservative GC settings for ARMv6 r=blassey 2012-08-20 00:15:12 -04:00
Mark Finkle
772757e91e Bug 783909 - Fixup app update timer prefs r=blassey 2012-08-20 00:15:10 -04:00
Gian-Carlo Pascutto
ef532cd029 Bug 729928 - Cleanup unused cache preferences. r=dcamp 2012-08-15 09:06:39 +02:00
Chris Lord
c215eaddd1 Bug 782327 - Enable OMTC async video on Android. r=blassey
Set layers.async-video.enabled to true and remove the css rule that forced
nearest-neighbour scaling on video.
2012-08-13 23:03:36 -04:00
Chris Double
c534645c01 Bug 759945 - Part 2: Android package changes for software decoding using libstagefright on Android - r=mark.finkle
--HG--
extra : rebase_source : 3a96e6d81507329d52016f7dfb5d6b804c29f7d5
2012-08-10 20:15:16 +12:00
Wes Johnston
eaae9af30a Bug 757680 - Add a pref to turn off event coalescing. r=kats 2012-08-09 12:54:36 -07:00
Wes Johnston
9382c1dea0 Bug 766392 - Style about:apps to match other about pages. r=mfinkle 2012-08-07 09:49:30 -07:00
Lucas Rocha
df504eb473 Bug 767121 - Show tip when toolbar hides for the first time in reader (r=mbrubeck) 2012-07-26 10:48:52 +01:00
Patrick McManus
5b9ce7432a bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
Chris Peterson
1e518ce00c Bug 722042 - Part 3: Remove some redundant #ifdef ANDROID checks. r=blassey 2012-07-10 16:54:09 -07:00
Chris Peterson
0bc929080e Bug 722042 - Part 1: Remove Maemo code from mobile/android. r=blassey 2012-06-30 00:50:55 -07:00
Raphael Catolino
6bfa7a627a Bug 771492 - Enable the dom.experimental_forms pref by default on mobile. r=mfinkle 2012-07-09 16:53:09 +02:00
Marco Castelluccio
968b4a64bb Bug 767864 - armv6 builds of Native Fennec need to use unique %BUILD_TARGET% in update queries r=mfinkle,rstrong 2012-07-05 11:49:12 -04:00
Wes Johnston
0ae7622a49 Bug 766297 - Create a default prefs.js for webapps. r=mfinkle 2012-06-26 11:56:03 -07:00
Lucas Rocha
1cd465dc55 Bug 750686 - Implement style toolbar for Reader Mode (r=mfinkle) 2012-06-20 18:12:13 +01:00
Eitan Isaacson
e3c0b7755c Bug 764119 - Explore by touch preference. r=davidb 2012-06-13 12:22:52 -07:00
Kevin Brosnan
060c429d2b Bug 736602 - Increase dom.min_background_timeout_value to 15 minutes for mobile r=mfinkle a=akeybl 2012-06-11 18:44:45 -07:00
Ryan VanderMeulen
5f2a19ee6e Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
6d6c4efbab Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Tim Taubert
1b4959b372 merge m-c to fx-team 2012-06-09 17:34:20 +02:00
Panos Astithas
4676004569 Bug 761153 - Use the same preferences for enabling and configuring the remote debugging server across products (Part 2: Fennec); r=mfinkle 2012-06-08 10:00:48 +03:00
Brian Nicholson
a6500d7e14 Bug 752245 - Increase maximum HTTP connection limit. r=mfinkle 2012-06-07 17:17:15 -07:00
Benoit Girard
7181d0b52c Bug 756253 - Disable flash placeholder on zooming because of thread safety problems and heap corruption. r=snop
--HG--
extra : rebase_source : f63f26abceaff3ae826967b9e1a08fa88ddf1b35
2012-06-07 13:27:15 -04:00
Joel Maher
bb1449586f Bug 748088 - Native android reftest are not testing OMTC+OGL. r=ajuma 2012-06-01 08:42:38 -04:00
Geoff Brown
1d11fd0b04 Bug 745340 - Improve disk cache smart sizing for mobile; r=jduell 2012-05-30 22:59:33 -04:00
Margaret Leibovic
3282343738 Bug 757975 - Remove unused app.featuresURL pref. r=mfinkle 2012-05-23 15:58:22 -04:00
Kartikaya Gupta
709e68da9c Bug 753250 - Make the touch radius prefs map to real-world metrics (i.e. 1/240-inches) and expand the radius a little. r=mfinkle 2012-05-23 21:54:30 -04:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Matt Brubeck
a5fdfffbe1 Bug 707571 (part 5) - Add a hidden pref to ignore user-scalable=no [r=mfinkle] 2012-05-18 08:24:27 -07:00
Eitan Isaacson
74b2234cf0 Bug 756529 - Move accessfu setting to accessibility.accessfu.activate. r=davidb 2012-05-18 11:56:38 -07:00
Matt Brubeck
2821ecfa99 Back out bug 707571 because of reftest failures 2012-05-18 09:31:27 -07:00
Matt Brubeck
e56f4af2a4 Bug 707571 (part 5) - Add a hidden pref to ignore user-scalable=no [r=mfinkle] 2012-05-18 08:24:27 -07:00
Matt Brubeck
65e055fb21 Bug 707571 (part 1) - Make viewport calculations respect zoom limits set by the page [r=mfinkle] 2012-05-18 08:24:27 -07:00
Matt Brubeck
a6c25634cd Bug 754947 - Use the default search engine for keyword.URL searches in Fennec [r=mfinkle] 2012-05-14 14:49:41 -07:00
Honza Bambas
4edd687994 Bug 729951 - WebAPI does not refresh as offline when device switches from online to offline, r=mark.finkle 2012-05-11 12:57:07 +02:00
Eitan Isaacson
1ed89209e6 Bug 749719 - Attach AccessFu in Android chrome script. r=mbrubeck 2012-05-04 23:46:16 -07:00
Geoff Brown
ab31d1a354 Bug 751603 - Set browser.cache.disk.max_entry_size to 4MB for mobile. r=blassey 2012-05-04 22:46:36 -04:00
Matt Brubeck
9f46038aeb Bug 750051 - Disable window.find in Fennec because it breaks and/or crashes [r=jst] 2012-05-03 09:15:38 -07:00
Mark Finkle
9e77987d95 Bug 727116 - Redirect SurfaceView rendering for Flash on Froyo/Gingerbread (add default pref) r=blassey 2012-04-28 00:04:47 -04:00
Kartikaya Gupta
c7e0ba423a Bug 747528 - Add a PredictionBiasStrategy that uses estimated draw time to paint ahead. r=Cwiiis 2012-04-25 09:53:38 -04:00
Brad Lassey
1bb14ac9e9 bug 746016 - Cache low res version of the page in the java ui for use instead of checkerboarding r=kats
--HG--
extra : rebase_source : d6de0327a46393cd4cfc327dea5689364744a71d
2012-04-24 15:13:36 -04:00
Gian-Carlo Pascutto
ce6640ac34 Backout 1a6d008acb4f (Bug 729928). rs=dcamp a=mfinkle 2012-04-20 07:46:45 +02:00
Kartikaya Gupta
9dbef8e3e9 Bug 741693 - Make the zoom animation frames preffable. r=Cwiiis 2012-04-17 11:33:19 -04:00
Geoff Brown
5363e79c7b Bug 742560 - Increase Fennec's max disk cache size to 20MB. r=mfinkle 2012-04-14 19:44:02 -04:00