Commit Graph

2566 Commits

Author SHA1 Message Date
Jeff Muizelaar
55b47d06af Bug 770956. Use LINEAR instead of NEAREST. r=chrislord
Sometimes screenshots are MAGNIFIED in one axis and MINIFIED in the other. This
makes it so we use consistent filtering in both directions.

--HG--
extra : rebase_source : 0d9d1ff98d3b48fb817edf872aadaed4329d3126
2012-10-03 18:29:08 -04:00
Richard Newman
d99c2fa2aa Bug 793053 - Part 0b: add MOZ_UPDATE_CHANNEL to Makefile.in. r=gps 2012-10-03 14:19:17 -07:00
Richard Newman
2e96e4d476 Bug 793053 - Part 0a: add ANDROID_CPU_ARCH to Makefile.in. r=gps 2012-10-03 14:19:17 -07:00
adrian.tamas@softvision.ro
d9ece992f2 Bug 777719 - Addons Manager test modified according to review. r=jmaher. 2012-10-02 18:24:38 +03:00
Brad Lassey
72a5154e1a bug 795234 - crash in _pixman_implementation_fill r=snorp 2012-10-02 23:22:21 -07:00
Ed Morley
d879ef2d88 Bug 785577 - Disable testWebContentContextMenu for frequent failures 2012-10-03 11:49:40 +01:00
Mark Finkle
d86a17a7aa Bug 784157 - Google Play Campaign Tracking: Convert the INSTALL_REFERRER data to distribution prefs r=blassey 2012-10-02 22:04:05 -04:00
Wes Johnston
fe5d6c08bc Bug 797151 - Use Froyo api for saving SharedPrefereces. r=mfinkle 2012-10-02 18:58:03 -07:00
Wes Johnston
04371ea4f2 Bug 793197 - Use a custom list item style in our custom listViews. r=sriram 2012-10-02 18:58:01 -07:00
Wes Johnston
a99f377d4a backout f39621ae2b96 2012-10-02 13:57:45 -07:00
James Willcox
f00c866ab0 Bug 797036 - Add new updater strings and icons on Android r=sriram 2012-10-02 16:34:08 -04:00
Wes Johnston
e15c46b32f Bug 784887 - Use Native Gesture detector for MozGesture events. r=blassey 2012-10-02 13:18:21 -07:00
Brian Nicholson
cbfb8056df Backout 580f710a84e8, ecaff73e5a63 for rc failures 2012-10-02 13:12:17 -07:00
Wes Johnston
e6a74c214f backout c1b386c21158 2012-10-02 11:48:31 -07:00
Wes Johnston
27e1c0f7d7 Bug 795013 - Add semicolon to list of deliminators in extension list. r=blassey 2012-10-02 11:00:19 -07:00
Wes Johnston
c37af0ec32 Bug 795053 - Add ability to unlock a profile from Java. r=blassey 2012-10-02 11:00:13 -07:00
Wes Johnston
292d40716f Bug 795053 - Always send the java profile to Gecko. r=mfinkle 2012-10-02 11:00:12 -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
Brian Nicholson
5d7c6846c8 Bug 769145 - Part 3: Add mSuggestionsEnabled boolean. r=mfinkle 2012-10-02 10:51:48 -07:00
Makoto Kato
b58bb05a55 Bug 795224 - no more backspace nor arrows on the deck Asus Transformer. r=cpeterson 2012-10-02 13:35:53 +09:00
Benoit Girard
e264d5e2bf Bug 796084 - Rename mCheckerboardLayer -> mScreenshotLayer. r=blassey 2012-10-01 15:51:46 -04:00
Gian-Carlo Pascutto
7bb1204884 Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey 2012-10-01 22:57:03 +02:00
Gian-Carlo Pascutto
5446892261 Bug 708812 - Add telemetry probes for Android startup. r=blassey 2012-10-01 22:57:00 +02:00
John Schoenick
781b2d66b5 Bug 794034 - Fennec: Don't act on tel: uris with * or # present. r=bz 2012-10-01 13:41:10 -07:00
Phil Ringnalda
46daae9502 Back out 2d8822b9c0b5 and 56a268d63e01 (bug 708812) for Android ts red 2012-10-01 11:22:18 -07:00
Sriram Ramasubramanian
b08d8f21b1 Bug 793480: Back button is disabled on open a new tab in background. [r=mfinkle]
--HG--
extra : rebase_source : 4b363f234213b74be8b8f4014228146625e50324
2012-10-01 10:04:54 -07:00
Mark Finkle
81ce2c4253 Bug 795911 - Add-on menus do not fire r=sriram 2012-10-01 12:36:59 -04:00
Gian-Carlo Pascutto
b97b771232 Bug 708812 - Telemetry probes for GeckoApp startup. r=blassey 2012-10-01 17:15:28 +02:00
Gian-Carlo Pascutto
935c7fb808 Bug 708812 - Add telemetry probes for Android startup. r=blassey 2012-10-01 17:15:28 +02:00
James Willcox
36bb7cf878 Bug 793276 - Make sure we do not force an automatic download for Android updates r=mfinkle
--HG--
extra : rebase_source : 5a0e9df9135360ea7be09aa1d40b119311f1818c
2012-10-01 10:59:51 -04:00
Gian-Carlo Pascutto
d73cd66d41 Bug 794513 - Prefix Fennec-specific Telemetry with FENNEC_. r=dao 2012-10-01 15:32:48 +02:00
Gian-Carlo Pascutto
39372a213c Bug 794513 - Add Telemetry for Awesomebar performance. r=margaret 2012-10-01 14:43:38 +02:00
William Lachance
f2e2a0c3e4 Bug 792212 - Don't attempt to migrate profiles if using a custom profile;r=gbrown
It seems that doing so triggers a race condition which can result in the fennec
reftests failing, if the shared preferences associated with profile migration or
the gecko application is not correctly initialized. This is more or less a band
aid solution, but it addresses the problem until we can find the root cause.
2012-09-28 22:52:11 -04:00
Margaret Leibovic
269fc942d9 Bug 789887 - Avoid creating unnecessary AboutHomeRunnables. r=lucasr 2012-09-28 09:34:45 -07:00
Nick Alexander
045b211cc1 Bug 790931 - Broadcast when Sync Android Account is being deleted to many Firefox Apps. r=rnewman 2012-09-28 09:40:51 -07:00
Ed Morley
ce41594120 Merge mozilla-central to mozilla-inbound 2012-09-28 16:01:22 +01:00
Mark Finkle
b4615d7def Backout c1003f039c77, breaks Fennec startup (bug 794731) 2012-09-28 08:55:35 -04:00
Ed Morley
6a4b062a81 Bug 767215 - Disable testAxisLocking, testLoad, testFlingCorrectness, testOverscroll, testPanCorrectness for too many intermittent failures 2012-09-28 15:45:29 +01:00
Sriram Ramasubramanian
5d781e28dc Bug 788520: Menu item missing in Android 2.x. [r=mfinkle]
--HG--
extra : rebase_source : 38c1b9a2f092687f849a4bb39f8784ab488d9fce
2012-09-27 11:22:08 -07:00
Sriram Ramasubramanian
e2898ea8ce Bug 794088: Custom Menu backgrounds on phones with h/w menu button needs better shadow. [r=mfinkle]
--HG--
extra : rebase_source : 470cde8724ddf79d37c6ead9e29f222cf16ed603
2012-09-27 11:04:44 -07:00
Sriram Ramasubramanian
eb95bfe921 Bug 794088: Replace icons in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : cd915e11fb496918670b706a3ae2357d68ced7da
2012-09-27 11:04:02 -07:00
Geoff Brown
0310b5cf11 Bug 770461 - Robocop: delay click on 'Today' until list population verified; r=jmaher 2012-09-27 09:46:34 -06:00
Kartikaya Gupta
7bd8fab3b4 Bug 794908 - Guard against potential NPE. r=cpeterson 2012-09-27 12:37:08 -04:00
Kartikaya Gupta
123641463d Bug 784040 - Add an intent to simulate an increase in memory pressure. r=mfinkle 2012-09-27 12:29:47 -04:00
Margaret Leibovic
bc465e56c8 Bug 794631 - Don't add useless WHERE clauses to empty filter queries. r=lucasr 2012-09-26 14:27:06 -07:00
James Willcox
31cd926957 Bug 794642 - Avoid unnecessary GeckoApplication initialization in services r=kats
--HG--
extra : rebase_source : b406d8ee24c74b0185e9c31b15a4e6e20629d5f5
2012-09-27 10:52:59 -04:00
Ed Morley
c863356300 Revert mozilla-inbound to e4dd1fa6d222 for crashes and test failures on a CLOSED TREE 2012-09-27 16:34:46 +01:00
Matt Woodrow
62f7b73450 Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel 2012-08-29 17:48:44 +12:00
Matt Woodrow
8670e8c7b3 Bug 539356 - Part 29 - Handle OOM exception gracefully during java snapshots. r=jrmuizel 2012-08-29 17:48:44 +12:00
Chris Peterson
9b90089db8 Bug 747629 - Part 3: Remove unnecessary InputMethodManager parameters. r=blassey 2012-09-19 17:47:39 -07:00