Commit Graph

177 Commits

Author SHA1 Message Date
Mike Hommey
827ceae1ff Bug 826992 - Avoid hardcoded clientId in SafeBrowser.jsm. r=Mossop,r=mfinkle,r=gcp 2013-01-10 08:38:50 +01:00
Mark Finkle
647ada58de Bug 824023 - Use correct URL to add-on images r=wesj 2013-01-09 09:49:31 -05:00
Gian-Carlo Pascutto
351d6de093 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
b261864022 Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp 2012-12-21 08:48:30 +01:00
Kartikaya Gupta
62ae839049 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
a0022428f2 Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey 2012-12-15 10:43:57 -05:00
Kartikaya Gupta
810968cdf4 Bug 817134 - Remove the low-res screenshotting code. r=blassey 2012-12-15 10:43:52 -05:00
Mark Finkle
848ef0c104 Bug 819554 - Disable warning for sms protocol r=blassey 2012-12-13 13:06:05 -05:00
Eitan Isaacson
4413b8708c Bug 818343 - Introduce gesture quick navigation. r=davidb 2012-12-11 10:12:12 -08:00
Theo Chevalier
d112b53480 Bug 737596 - Enable Telemetry by default on Nightly and Aurora channels (mobile). r=bnicholson 2012-12-10 23:25:50 +01:00
James Willcox
af363a4bf8 Bug 789271 - Remove placeholder code from PluginLayer r=blassey
--HG--
extra : rebase_source : ea4287baa67b24a5382ceb323317b795e6ebc44e
2012-12-10 10:00:17 -05:00
Blair McBride
cfdb95be56 Bug 744355 - Add marketplace.firefox.com to the xpinstall whitelist. r=mossop, a=akeybl 2012-12-05 13:03:05 -08:00
Chris Lord
f157f692e5 Bug 818169 - Add a pref to configure resolution of low precision buffer. r=bgirard 2012-12-05 17:10:41 +00:00
Kartikaya Gupta
4de3f2e250 Bug 807998 - Turn on memory.free_dirty_pages in Fennec. r=jlebar 2012-11-26 11:02:47 -05:00
Chris Lord
11a5503d3c 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
abcfaa316e 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
9ec8b6a2e5 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
c38ef41d04 Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp 2012-11-03 01:53:10 +01:00
Kartikaya Gupta
5a4bb4da43 Bug 803575 - Enable preemptive tab zombification in low-memory conditions. r=mfinkle 2012-11-02 11:02:59 -04:00
Brian Nicholson
9d911ae727 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
94f2e887b4 Bug 800063 - Make GC_ALLOCATION_THRESHOLD dynamic. r=billm 2012-10-26 16:06:19 -07:00
Chris Lord
b43e1ae1c9 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
a8a4780bee Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey 2012-10-25 22:11:02 +01:00
Jim Mathies
ae9b1663ef 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
e1e45989af 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
09096f737d 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
e7b3a585d1 Bug 795259 - Disable screenshot layer in Firefox for Android. r=blassey 2012-10-23 19:30:47 +01:00
Eitan Isaacson
680142bcb1 Bug 803643 - Remove explore by touch sniffing from android accessibility. r=blassey 2012-10-23 10:05:47 -07:00
Kartikaya Gupta
06e8d50bbf 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
8b19293ff2 Bug 757680 - Turn off touch event coalescing by default. r=wesj 2012-10-19 11:18:01 -04:00
Wes Johnston
1ae5332db0 backout a5dbfe84e178 and 1adde03021f9 2012-10-18 16:33:17 -07:00
Wes Johnston
d12cac07ea Bug 788073 - Use platform touch fluffing on Android. r=kats 2012-10-18 15:00:33 -07:00
Benoit Girard
ebc070696e Bug 795259 - Add a preference for progressive paint, off by default. r=blassey 2012-10-16 15:37:02 -04:00
James Willcox
8ccf5e7c2b Bug 799632 - Add a preference for controlling automatic update downloads on Android r=bnicholson 2012-10-15 09:56:42 -04:00
Mark Finkle
bec8bed2c2 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
d5e1965529 Bug 798539 - Run the animation timer faster to improve panning smoothness. r=blassey,kats 2012-10-11 12:58:53 -04:00
Jared Wein
ed313e1aa9 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
fcbb7607a0 Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Gian-Carlo Pascutto
e9aaab7d67 Bug 741808 - Enable SafeBrowsing on Fennec. For real. r=mfinkle 2012-10-04 16:23:34 +02:00
Brian Nicholson
cbfb8056df Backout 580f710a84e8, ecaff73e5a63 for rc failures 2012-10-02 13:12:17 -07:00
Brian Nicholson
54abd4f20e Bug 769145 - Part 4: Add search suggestions opt-in prompt. r=mfinkle 2012-10-02 10:51:48 -07:00
Joe Drew
85c156d2ef 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
a72f8370a2 Bug 795862 - Back out bug 486918 for build bustage in unreviewed code. 2012-10-01 14:16:03 +02:00
Joe Drew
4b9e01692f 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
722b933229 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
db8e984995 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
9e0a2dd8e0 Bug 792147: Disable memory cache on armv6; r=kats 2012-09-25 11:04:36 -06:00
Gian-Carlo Pascutto
f507f310af Bug 741808 - Make using the URL classifier possible in Fennec. r=mfinkle 2012-09-24 22:34:27 +02:00
Jan Varga
a9743fed16 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
451972bc32 Bug 785536 - Add PluginHost->GetPref() so platform decoders can query about:config prefs. r=doublec 2012-08-24 14:20:39 -07:00