Commit Graph

718 Commits

Author SHA1 Message Date
Brad Lassey
c959f58d7b bug 640080 - get/set android clipboard must be done on a thread with a java message loop r=dougt a=blocking-fennec 2011-03-09 02:30:56 -05:00
Michael Wu
c4bb5b43a1 Bug 637892 - Do not filter soft keyboard key events, r=dougt a=blocking-fennec
--HG--
extra : rebase_source : ab401ca79eb2f00d1dc673fb27375139965709d4
2011-03-08 10:39:56 -08:00
Brad Lassey
33ec72ba9d bug 638523 - Save Image saves htm, not the image r=dougt a=blocking-fennec 2011-03-08 00:45:43 -05:00
Makoto Kato
7ce7682ffd Bug 635857 - nsWindow::ResetInputState() commits duplicated composition string. r=mwu a=blocking-fennec 2011-03-08 12:24:31 +09:00
Brad Lassey
b011c02198 bug 639353 - hang during keyboard input r=dougt,crowder a=blocking-fennec 2011-03-07 14:22:46 -05:00
Brad Lassey
2a2f6f88ae bug 639353 - hang during keyboard input r=crowder a=blocking-fennec 2011-03-07 00:38:15 -05:00
Brian Crowder
83a619bb3a Bug 634555: sync with the Gecko event queue at the end of onTextChanged, r=mwu,blassey, a=blocking-fennec:2.0,blassey 2011-03-02 12:23:02 -05:00
Alon Zakai
8cfbfcbc7c bg 624344 - File name not parsed correctly while trying to save page via 'Save link' r=enn a=blocking-fennec 2011-03-04 18:12:44 -05:00
Brad Lassey
fce49d7ce0 bug 636877 - Improve android restarts r=dougt a=blocking-fennec 2011-03-04 18:00:52 -05:00
Brad Lassey
8ab90e5f4b bug 636602 - Android crash reporter crashes r=dougt a=blocking-fennec 2011-03-02 10:50:23 -05:00
Doug Turner
97c04b582b Bug 636418 - Firefox 4 Beta 5 cannot start (NullPointerException). getMessage() can return null, so we need to check for that. r=blassey, a=blocking-fennec 2011-02-28 20:24:42 -08:00
Brad Lassey
c99b1ab3aa bug 636877 - Improve android restarts r=dougt a=2.0+ 2011-02-28 17:10:40 -05:00
Brad Lassey
9c99714ac8 bug 635342 - The word "Loading" on startup is not translated into any languages r=dougt a=blocking-fennec 2011-02-27 10:50:56 -05:00
Brad Lassey
40207130ba bug 634555 - Caret is misplaced before the last typed in character when entering characters in input fields r=mwu a=blocking-fennec 2011-02-23 11:22:43 -05:00
Brad Lassey
f7e5f4736e bug 634375 - kill plugin-container if it's in the way r=dougt a=blocking-fennec 2011-02-22 13:38:13 -05:00
Brad Lassey
0a1e884fc5 bug 634530 - Fennec fails to startup on Droid Pro when the device is connected to PC via USB r=mbrubeck a=blocking-fennec 2011-02-16 12:02:10 -05:00
Brad Lassey
2abaa43a4f bug 632649 - Warn users on devices with 256mb of RAM or less that they are on an unsupported device, version 2 using /proc/meminfo r=dougt a=blocking-fennec 2011-02-13 23:25:22 -05:00
Wes Johnston
e500671482 Bug 633406 - Check for problems getting the cache directory on Android r=blassey, a=fennec-crash 2011-02-11 16:43:00 -05:00
Brad Lassey
49a98064d5 bug 632649 - Warn users on devices with 256mb of RAM or less that they are on an unsupported device r=dougt ui-r=madhava a=blocking-fennec 2011-02-11 17:35:50 -05:00
Wes Johnston
ae36fad0ad Bug 632170 - Download files to public area on Android [r=blassey, a=blocking-fennec] 2011-02-09 15:22:35 -08:00
Taras Glek
277db86adb Bug 632526 - Report startup time correctly; r=mwu a=blocking-fennec-b5+
--HG--
extra : rebase_source : f260656b8bc5a59efdf4dca51b526011a8174ccd
2011-02-09 14:58:17 -05:00
Brad Lassey
071869f2e3 bug 632908 - Java errors and crash on startup with Android 2.1 r=dougt a=blocking-fennec 2011-02-09 14:30:59 -05:00
Brad Lassey
4f457def0e bug 631760 - don't hard code /data/data/<package name>, follow up r=me a=bustage 2011-02-08 03:39:15 -05:00
Brad Lassey
a390fc3f71 bug 627289 - "Exit" hard coded string needs to be localizable r+a=dougt 2011-01-31 06:23:59 -08:00
Brad Lassey
f409ccb261 bug 631760 - don't hard code "/data/data/<package name>" r=dougt a=blocking-fennec 2011-02-07 23:40:42 -05:00
Brad Lassey
e17eb0cd1c bug 615519 - profile data should be stored on sd card when application is moved to sd card r=dougt a=blocking-fennec 2011-02-07 23:40:42 -05:00
Neil Deakin
fe657e2697 Bug 626403, scrollwheel not working after no printers dialog is closed, r=jimm,a=roc 2011-02-07 09:47:10 -05:00
Neil Deakin
165dae5959 Bug 628157, ensure focus is set on print dialogs, r=jimm,a=blocking 2011-02-07 09:46:31 -05:00
Doug Turner
2a6231212f Bug 630595 - Backing out the jemalloc file backend r=me a=b 2011-02-02 12:48:39 -08:00
Doug Turner
bba386c412 Bug 630595 - Followup. Do not need a dash before the option. Removing unused memory watcher. r=blassey, a=blocking-fennec 2011-02-02 01:00:34 -08:00
Doug Turner
7d85d67009 Bug 630595 - Never over allocate - Set jemalloc option on the Nexus S to preview overallocation. r=blassey, a=blocking-fennec 2011-02-02 00:05:48 -08:00
Doug Turner
15243e9f99 Bug 630595. Backing out 37e4ab3abc44. r=blassey. a=blocking-fennec 2011-02-01 22:34:12 -08:00
Justin Dolske
dcd47ceba9 Bug 621764 - tab-modal prompt in Gmail eventually triggers slow-script dialog for nsPrompter.js. r=mrbkap, sr=jst, a=blocker 2011-02-01 19:23:00 -08:00
Doug Turner
30e8b6fa2d Bug 629432 - [Nexus S] Opening planet.mozilla.org frequently hangs the phone r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 4055ee591d484404b6e7def7feb4147eff3fba8c
2011-01-28 21:40:23 -08:00
Wes Johnston
6af7f2e35d Bug 615897 - Use text rather than title for Android notificaiton ticker text r=blassey, a=approval-2.0 2011-01-31 09:50:11 -08:00
Brad Lassey
efca03ad38 finish backout of af70cc3963ac (Bug 629432) [r=me a=fennec-should-build] 2011-01-31 09:33:15 -08:00
Mark Finkle
0d2c2afda5 Backout af70cc3963ac (Bug 629432) [r=me a=fennec-should-load-pages] 2011-01-31 11:42:13 -05:00
Doug Turner
9e578f622b Bug 629432 - [Nexus S] Opening planet.mozilla.org frequently hangs the phone r=blassey a=blocking-fennec
--HG--
extra : rebase_source : 59e0d3124e96368f9a0be2ca46ac291bed8d199e
2011-01-28 21:40:23 -08:00
Brad Lassey
04cc50db11 bug 628926 - Crash on startup on Motorola Droid at GeckoAppShell.loadGeckoLibs r=dougt a=blocing-fennec CLOSED TREE 2011-01-26 16:53:51 -05:00
Doug Turner
9be75c9534 Bug 624652 - remove the threshold from the memory watcher. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : dd15f5278cc89244f62cf3b02a237f1ac1d573e1
2011-01-26 11:47:41 -08:00
Michael Wu
195ebb02f2 Bug 618352 - Handle all key events in onKeyPreIme when possible, r=crowder a=blocking-fennec
--HG--
extra : rebase_source : 93d10103e6d75f1ab0d4a059da4c7a86fb773293
2011-01-26 13:52:41 -05:00
Brad Lassey
9188661755 bug 627853 - Crash in GeckoConnectivityReceiver (java.lang.NullPointerException) upon device startup r=mwu a=blocking-fennec 2011-01-23 18:52:28 -05:00
Doug Turner
d886cf3236 Bug 624652 - Add memory watcher to reduce the chance of ooming on the Nexus S. r=mwu/cjones. a=blocking-fennec
--HG--
extra : rebase_source : faf23b65fe8b5c64080c1ee3f6d4794e8837097d
2011-01-19 22:14:12 -08:00
Brad Lassey
bc657ac12a bug 620851 - Change Android branded release builds shared ID r=mwu a=blocking-fennec
--HG--
extra : rebase_source : 57bbe0f288ecb15c7635c05e05731946230c2e30
2010-12-21 21:30:25 -05:00
Makoto Kato
e30bc616e7 Bug 616075 - HTML5 offline event support for Android. r=mwu a=blocking-fennec 2011-01-20 20:06:13 +09:00
Mounir Lamouri
e89c5d6486 Bug 625042 - nsIWeakReferenceUtils.h should include nsIWeakReference.h. r=bsmedberg a=jst 2011-01-19 12:13:54 +01:00
Brad Lassey
ba5bccb7ab bug 626669 - Dont show 'Installing Libraries' message on Fennec splash screen when we're not going to install them r=mbrubeck a=blocking-fennec 2011-01-18 19:25:20 -05:00
Matt Brubeck
ed826a61fd Bug 625792 - nsScreenAndroid::GetRect should use screen dimensions, not window size. r=mwu,blassey a=blocking-fennec 2011-01-14 12:36:19 -08:00
timeless@mozdev.org
177759f549 Bug 619330 Unknown error alert displayed when trying to print from computer that has no installed printer r=mats a=blocking
--HG--
extra : rebase_source : 25ce9cb89eb088aa915d5bccbedd4f191267fb31
2011-01-14 18:34:01 +02:00
Doug Turner
421ab8043e Bug 623062 - When USB storage is enabled, Fennec fails to start. r=mbrubeck
--HG--
extra : rebase_source : 75770e0e77ac2b8c4c56fdee7903395e932b57f4
2011-01-12 09:35:33 -08:00