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
Chris Peterson
1dc29a1512
Bug 747629 - Part 2: Assert IME code is running on UI thread. r=blassey
2012-09-19 11:06:49 -07:00
Chris Peterson
0406748e44
Bug 747629 - Part 1: Post (most) Gecko's IME callbacks from Gecko thread to UI thread. r=blassey
2012-09-19 11:08:39 -07:00
Mark Finkle
f5593a0241
Bug 793136 - java.lang.NullPointerException: at org.mozilla.gecko.BrowserApp.onPrepareOptionsMenu(BrowserApp.java) [offset the add-on menu IDs] r=sriram
2012-09-26 15:02:48 -04:00
Margaret Leibovic
5a8318b4e0
Bug 772449 - Dismiss VKB when up/down arrows are tapped for Find in Page. r=mfinkle
2012-09-26 08:47:48 -07:00
Geoff Brown
a1910845c1
Bug 794070 - Robocop: allow for date change during testHistoryTab; r=jmaher
2012-09-26 07:30:09 -06:00
Kartikaya Gupta
50e1b4f7cd
Bug 793677 - Fix inverted viewport update message test. r=blassey
2012-09-26 08:45:33 -04:00
Mark Finkle
d26b578b61
Bug 793083 - Add more custom views to the LayoutInflater factory r=sriram
2012-09-26 08:24:34 -04:00
Mark Finkle
e3d9cafef2
Bug 787188 - Hold off on about:home marketplace promo for now r=wesj
...
--HG--
rename : mobile/android/base/AboutHomeContent.java => mobile/android/base/AboutHomeContent.java.in
2012-09-26 08:24:30 -04:00
Mark Finkle
864cd97c5b
Bug 787188 - Allow for no promo to be shown r=wesj
2012-09-26 08:24:27 -04:00
Brian Nicholson
e6f09979f2
Bug 790448 - Center search rows in AwesomeScreen. r=mfinkle
2012-09-25 15:06:47 -07:00
Margaret Leibovic
9e70a97dd0
Bug 790897 - Capture clicks on find in page bar to prevent them from leaking into TabsTray. r=mfinkle
2012-09-25 13:43:55 -07:00
Kartikaya Gupta
ed2336ecaf
Bug 791263 - Disable screenshotting under low-memory conditions. r=blassey
2012-09-25 15:46:17 -04:00
Chris Peterson
f6d8de3463
Bug 793062 - Remove unused PostToJavaThread() and ExecuteNextRunnable(). r=blassey
2012-09-20 17:44:24 -07:00
Chris Peterson
3c0576fe77
Bug 669361 - Ignore non-en_US HKB KeyEvents for Asus Transformer tablets running Honeycomb or ICS. r=blassey
2012-09-11 10:46:38 -07:00
Geoff Brown
e0f815c0d5
Bug 785577 - Robocop: improve wait before testing menus; r=jmaher
2012-09-25 10:56:34 -06:00
Sriram Ramasubramanian
59bd74d01b
Bug 793136: Crash on content type being null. [r=mfinkle]
2012-09-24 16:42:53 -07:00
Wes Johnston
444a60fb94
Bug 793162 - Use default Fennec theme for Webapps. r=mfinkle
2012-09-24 14:52:25 -07:00
Margaret Leibovic
fd802e39b5
Bug 789887 - Avoid creating unnecessary AboutHomeRunnables. r=lucasr
2012-09-24 14:48:21 -07: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
Sriram Ramasubramanian
60b1b3ba76
Bug 652168: Add thumb for input box. [r=mfinkle]
...
--HG--
extra : rebase_source : 9cd553fedb4e58a6dee437ed0360b6ba5df56c54
2012-09-21 10:56:41 -07:00
Wes Johnston
95435ef4c3
Bug 786826 - Use SharedPrefs.commit in WebAppAllocator for Eclair compatibility r=mfinkle
2012-09-24 08:55:52 -07:00
Wes Johnston
74d8c54bcf
Bug 791612 - Hide other origin bar when tabs are changed. r=mfinkle
2012-09-24 08:54:26 -07:00
Brad Lassey
e4c15f1c55
bug 727352 - don't use JSON for viewport meta data r=kats,mfinkle
2012-09-12 23:47:08 +02:00
Benoit Girard
e487fbec5d
Bug 791640 - EventTracer will only measure the main thread responsiveness, fixes profiling hang. r=blassey
...
--HG--
extra : rebase_source : a5a9074b74ab8638cfc4b568b0d09ca7b5e61b17
2012-09-20 14:23:15 -04:00
Chris Peterson
59bedc9dc8
Bug 792702 - Post FilePicker dialog to UI thread, not GeckoBackgroundThread. r=kats
2012-09-20 12:06:13 -07:00
Chris Peterson
19ae83cfb8
Bug 789124 - Compile Android .jar files with $(JAR) because jar might not be in $PATH. r=khuey
2012-09-07 22:09:59 -07:00
Sriram Ramasubramanian
1e818bad1c
Bug 784395: Custom menu should have proper checked/checkable behavior. [r=mfinkle]
...
--HG--
extra : rebase_source : 253b60b356adda9f05c834a459419b725329b59e
2012-09-20 11:04:50 -07:00