Commit Graph

214 Commits

Author SHA1 Message Date
Matt Brubeck
b8f06db560 Bug 655997 - Crash when changing orientation on Android (regression from bug 643032) [r=blassey] 2011-05-10 09:14:05 -07:00
Mike Hommey
b0924cc77f Bug 620931 part 3 - Allow GRE and XUL application to use omni.jar independently. r=bsmedberg,r=mwu
We now store two independent locations for an omni.jar, allowing GRE/XRE and
XUL application to each have their own omni.jar. And since xulrunner setups
are very independent from the XUL applications, we implement support for both
omni.jar and non omni.jar cases in the same runtime, with the side effect of
allowing to switch from one to the other manually without rebuilding the
binaries.

We let the mozilla::Omnijar API handle both cases, so that callers don't need
too much work to support them.

We also make the preferences service load the same set of preferences in all
the various cases (unified vs. separate, omni.jar vs. no omni.jar).

The child process launcher for IPC is modified to pass the base directories
needed for the mozilla::Omnijar API initialization in the child process.

Finally, the startupcache file name canonicalization is modified to separate
APP and GRE resources.
2011-02-25 12:53:36 +01:00
Matt Brubeck
9cb8fa2cff Bug 643032 - Don't start network status listener until Fennec starts [r=blassey] 2011-05-09 12:58:55 -07:00
Boris Zbarsky
ae3f14f1ba Merge cedar with mozilla-central 2011-05-06 20:39:36 -04:00
Jonathan Kew
4230d3ac60 Bug 253317 - Provide hyphenation dictionary for justified text (android packaging) [r=blassey] 2011-05-05 16:03:01 +01:00
Michael Wu
735005552f Bug 617298 - Make text extraction from child process slightly more reliable, r=jchen 2011-04-29 19:25:55 -07:00
Alon Zakai
ba1bdecf39 Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey 2011-04-29 16:49:20 -07:00
Brad Lassey
456c4cb22e bug 650209 - Allow DOMDesktopNotification to use a custom icon in the expanded android notification r=dougt 2011-04-28 15:34:50 -04:00
Geoff Brown
2b253e251c Bug 652787 - Change threshold for low memory warning to 300000 kB; r=blassey 2011-04-28 15:34:48 -04:00
Alex Pakhotin
efedaee540 Bug 641906 - Use system theme colors in nsLookAndFeel on Android. r=blassey 2011-03-30 11:04:41 -07:00
Geoff Brown
72eebd3b43 Bug 649841: Raise low-memory-warning condition on android to 512MB. r=dougt 2011-04-25 10:59:10 -07:00
Vivien Nicolas
348b51fee1 Bug 532738 - Do not open the virtual keyboard on untrusted focus (caused by content page scripts) [r=masayuki] 2011-04-20 14:47:40 +02:00
Makoto Kato
6e30cc3216 Bug 644613 - NPE in setComposingText when using VKB. r=mwu 2011-04-11 05:05:00 -07:00
Brad Lassey
9c88d77fa4 bug 614355 - provide pref to not always use fullscreen landscape keyboards on android r=dougt 2011-04-11 16:41:03 -04:00
Wes Johnston
59aa739022 Bug 646550 - Tell Android to scan media items downloaded by Fennec r=blassey 2011-04-08 10:52:13 -07:00
Doug Turner
b5d804c090 Bug 646685 - Fix watchPosition after isBetterPosition was removed. r=blassey 2011-03-30 21:13:35 -07:00
Doug Turner
3a3e07ec3c Bug 636344 - Android Geolocation provider does not provide geocoded civic addresses. r=blassey 2011-03-17 00:03:11 -07:00
Brad Lassey
aae663e593 bug 642794 - add support to android for removed-files file r=dougt a=blocking-fennec 2011-03-18 11:50:19 -04:00
Doug Turner
bb2cc6d8a7 Bug 640068 - Browser does not restart when installing extensions. This approach uses ps instead of hitting the proc file system. r=blassey a=blocking-fennec
--HG--
extra : rebase_source : c84c47ce792de31e7c6bc2f0a19b06beb4e0c183
2011-03-10 19:52:50 -08:00
Brad Lassey
73dcf9ff90 bug 640337 - long tap in URL bar crashes fennec r+a=dougt 2011-03-09 18:35:30 -05:00
Brad Lassey
275f9e73a3 bug 640232 - 4sec pause occurs when restarting Fennec on Galaxy Tab r=dougt a=mfinkle 2011-03-09 18:09:57 -05:00
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
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