Wesley Johnston
e80af5ea27
Bug 957131 - Synced bookmarks appear in guest mode but not in default profile. r=rnewman
2014-01-14 21:45:59 -08:00
Myk Melez
7ed59e75c8
bug 934756 - implement install/launch/uninstall flows for webapps on Android using synthetic APKs; r=wesj, fabrice
...
--HG--
extra : rebase_source : d97be65ec4c033f5eca37bc0b6f94979398fcf02
2014-01-09 10:18:55 -08:00
Richard Newman
fcd9c25641
Bug 953993.
2014-01-03 14:48:28 -08:00
Brian Nicholson
85e2a1e3bc
Bug 937945 - Don't store Context in GeckoProfile. r=rnewman
2013-11-15 22:53:53 -08:00
Brad Lassey
196fcbcb6a
bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle
2013-10-23 18:33:56 +02:00
Mark Finkle
3eaf44c438
Bug 927451 - GeckoView profile folder is not created r=blassey r=wesj
2013-10-16 17:02:39 -04:00
Brian Nicholson
5aff8709c6
Bug 896281 - Part 2: Remove Sync pref for guest session. r=wesj
...
--HG--
extra : rebase_source : 9936a08abc8c639d2cb57a65f9c964e9c6e8568b
2013-09-19 13:40:48 -04:00
Wes Johnston
1d64f9bf07
Bug 906030 - Don't create profiles when checking if they're locked. r=bnicholson
2013-09-11 10:10:47 -07:00
Mark Finkle
f376478e36
Backout 193e7c0052a9, suspicion of regression a talos test (bug 910274) and sync failures (bug 910289)
2013-08-28 12:10:07 -04:00
Shilpan Bhagat
7836dd61ce
Bug 886925 - Use Symlink instead of INIparser for GeckoProfile. r=mfinkle
2013-08-27 11:05:56 -07:00
Brian Nicholson
199c038a15
Bug 906030 - Part 2: Don't remove guest profile on background thread. r=wesj
2013-08-26 16:32:10 -07:00
Brian Nicholson
8341c442fa
Bug 906030 - Part 1: Don't always create the guest profile at startup. r=wesj
2013-08-26 16:32:10 -07:00
Brian Nicholson
d0a07b8456
Bug 901903 - Don't try to fetch guest profile if it doesn't exist. r=wesj
2013-08-14 09:07:00 -07:00
Wes Johnston
f709a6ab8c
Bug 896092 - Restore session when returning from guest mode. r=bnicholson DONTBUILD
2013-08-02 11:04:42 -07:00
Wes Johnston
cba955e2e0
backout 3c552ee3aa5e to fix commit message
2013-08-02 11:09:48 -07:00
Wes Johnston
e27870ae02
Bug 896350 - Restore session when returning from guest mode. r=bnicholson
2013-08-02 11:04:42 -07:00
Wes Johnston
0a317b6fef
Bug 895709 - Kill guest mode profile when we start in non-guest mode. r=blassey
2013-07-30 09:05:25 -07:00
Mark Capella
3881778c25
Bug 886587 - Remove profile migrator, r=gcp, f=rnewman
2013-07-24 18:50:26 -04:00
Nick Alexander
ca4893a7d6
Bug 896031 - Avoid javac warning-as-error. r=mfinkle
...
--HG--
extra : rebase_source : b62f50c97d5399c8d502fa87e5caf5efff489971
2013-07-19 13:59:40 -07:00
Brad Lassey
ba46117e5f
bug 871863 - Guest mode for browsing r=mfinkle
...
--HG--
extra : rebase_source : e2e3fa0a72699d4fffe68b0aaefa7f1eeb196a80
2013-07-18 19:43:34 +01:00
Brian Nicholson
ffe182d14e
Bug 889554 - Save session between app upgrades. r=mfinkle
2013-07-03 15:24:57 -07:00
Chris Kitching
d1c2df92fc
Bug 888074 - Replacing single-threaded uses of StringBuffer with StringBuilder. r=rnewman
2013-07-02 08:12:17 -04:00
Richard Newman
ab06b41c54
Bug 858742, Bug 868449 - Fennec integration for Firefox Health Report on Android. r=mfinkle, nalexander
...
* * *
Hacking on profile times.
2013-05-22 10:23:53 -07:00
Richard Newman
5e739daa0c
Bug 874253 - Persist profile creation time. r=wesj
2013-05-21 09:03:11 -07:00
Chris Peterson
d62d1ced11
Bug 828594 - Part 2: Remove unused Java imports. r=kats
2013-01-09 10:32:50 -08:00
Brian Nicholson
de1ccec3f3
Bug 735399- Only do session restore after a crash. r=mfinkle
2012-12-07 10:50:40 -08:00
Mark Finkle
7857071062
Bug 809942 - ToolkitProfile service can't change default profile r=wesj
2012-11-27 15:35:43 -05: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
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
Kartikaya Gupta
4e5c0291e6
Bug 770912 - Take out log lines that print out URLs and other sensitive information. r=mfinkle
2012-09-08 21:40:58 -04:00
Chris Peterson
8af1e3ae3b
Bug 778468 - Part 2: Move INIParser to org.mozilla.gecko.util package. r=mfinkle
...
--HG--
extra : rebase_source : c5f40ac931084fdcdd73304900fd5ecd0210c3ac
2012-08-02 10:40:57 -07:00
Chris Peterson
f554e798e4
Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle
2012-07-27 17:53:54 -07:00
Chris Peterson
7cc0a9ac2f
Bug 709230 - Part 4: Remove unused imports. r=blassey
2012-07-15 13:20:43 -07:00
Geoff Brown
18d65efbbd
Bug 735461 - Parse -profile <path> argument properly in Fennec; r=blassey
2012-06-29 15:34:15 -07:00
Wes Johnston
4e9b1512a7
Bug 766297 - Create a default prefs.js for webapps. r=mfinkle
2012-06-26 11:56:03 -07:00
Vladimir Vukicevic
3f58a4b71f
b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle
2012-06-18 13:03:03 -04:00
Wes Johnston
8a294189a1
Bug 715307 - Read and write profiles.ini for Android. r=mfinkle
2012-06-15 09:02:11 -07:00
Ryan VanderMeulen
d209a15376
Backout 802fbaed034c (bug 715307) due to suspected perma-red.
2012-06-09 14:35:22 -04:00
Wes Johnston
f5bd571270
Bug 715307 - Ability to read and write profiles.ini. r=mfinkle
2012-06-07 10:28:09 -07:00
Gian-Carlo Pascutto
b1d496a02c
Bug 746860 - Ensure profiles are moved to internal storage before accessing them. Use migrator. r=blassey
2012-05-09 00:51:07 +02:00
Gian-Carlo Pascutto
f9a9ef1da3
Bug 746860 - Don't fail when creating directories that already exist. r=blassey
2012-05-09 00:50:52 +02:00
Wes Johnston
596ab989e3
Bug 721084 - Don't move profile to sdcard when Fennec moves there. r=blassey a=blocking-fennec
2012-04-18 09:11:08 -07:00
Brian Nicholson
0a2169f1e4
Bug 718240 - Use 30 second timeout for crash restore. r=mfinkle
2012-03-19 11:20:42 -07:00
Brian Nicholson
425981b0e8
Backout f8b7d116a096 for Tp regression
2012-03-21 17:29:43 -07:00
Brian Nicholson
dbe55b3f5c
Bug 718240 - Use 30 second timeout for crash restore. r=mfinkle
2012-03-19 11:20:42 -07:00
Kartikaya Gupta
c3ea07fa03
Bug 726382 - Ensure the mDir and mMozDir variables are protected by synchronization. r=rnewman
...
It is possible that two threads will call getDir(), or getDir() and
moveProfilesToAppInstallLocation() simultaneously. Without this patch,
this would attempt to double-create the mozilla or profile directories,
which would then result in an IOException and failure when it shouldn't.
2012-02-26 18:08:03 -05:00
Kartikaya Gupta
df1633e270
Bug 723295 - Prevent startup crashes on devices with API level >= 8 and no SD card. r=wesj
2012-02-25 23:22:40 -05:00
Kartikaya Gupta
56e190cf8f
Bug 726382 - Fold the GeckoDirProvider and a bunch of duplicated/complicated code into a new GeckoProfile class. r=wesj
2012-02-25 23:22:40 -05:00