Commit Graph

165 Commits

Author SHA1 Message Date
Lucas Rocha
f073877630 Bug 748583 - Fix bookmark id fetching in the Combined view (r=margaret) 2012-06-15 19:54:40 +01:00
Wes Johnston
096e6e91e8 Bug 715307 - Read and write profiles.ini for Android. r=mfinkle 2012-06-15 09:02:11 -07:00
Wes Johnston
a7c08adfaa Bug 755841 - Close a cursor during database creation. r=cpeterson 2012-06-14 19:14:37 -07:00
Ryan VanderMeulen
4ca7dd2eaf Backout 802fbaed034c (bug 715307) due to suspected perma-red. 2012-06-09 14:35:22 -04:00
Wes Johnston
6e7499bf76 Bug 715307 - Ability to read and write profiles.ini. r=mfinkle 2012-06-07 10:28:09 -07:00
Lucas Rocha
d6fcaf2657 Bug 757776 - Show reading list icon on awesomebar search (r=mfinkle) 2012-06-07 21:27:40 +01:00
Lucas Rocha
25fa318d2f Bug 750707 - Check for bookmarks should only consider normal bookmarks (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
1f86da7ef2 Bug 750707 - Remove unnecessary local variable in addBookmarkItem() (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
1d99a4b497 Bug 750707 - Toggling bookmarks off should only apply to normal bookmarks (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
07d7f23cf6 Bug 750707 - Add method to add reading list items in BrowserDB (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
131ce03890 Bug 750707 - Factor out method to add a bookmark, generalize folder GUID argument (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
24c5b4ee5c Bug 750684 - Show Reading List folder in the awesomebar screen (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
43e094f32a Bug 750684 - Add new special bookmarks folder to hold reading list items (r=margaret) 2012-06-02 14:23:45 -04:00
Wes Johnston
5ee0b8bb71 Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown 2012-05-25 10:04:12 -07:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Richard Newman
fae5db439d Bug 755816 - Index default bookmarks from 0, not from 1. r=wesj 2012-05-17 13:20:49 -07:00
Margaret Leibovic
027ab6d4f5 Bug 671131 - (Part 2) Make observer to update history tab when history item is removed. r=bnicholson 2012-05-14 11:44:37 -07:00
Margaret Leibovic
9e2144459f Bug 671131 - Add a way to remove history entries from the awesome screen. r=mfinkle 2012-05-14 11:44:34 -07:00
Gian-Carlo Pascutto
331068a6fa Bug 754453 - BrowserProvider insert failures are silent. r=blassey 2012-05-14 12:22:10 +02:00
Lucas Rocha
6ebfacf1f0 Bug 750950 - Kill any zombie processes if database is locked (r=blassey) 2012-05-11 17:09:04 +01:00
Margaret Leibovic
99badaab36 Bug 753534 - (Part 2) Replace getMobileBookmarksFolder with calls to getFolderIdFromGuid. r=lucasr 2012-05-10 12:08:39 -07:00
Margaret Leibovic
9de21c0190 Bug 753534 - Desktop Bookmarks folder is created after migration from XUL to Native. r=lucasr 2012-05-10 12:08:36 -07:00
Gian-Carlo Pascutto
db61cc4d8d Bug 746860 - Ensure profiles are moved to internal storage before accessing them. Use migrator. r=blassey 2012-05-09 00:51:07 +02:00
Margaret Leibovic
bc80d6ffc7 Bug 752052 - updateBookmark updates all bookmarks with the same URL, not a specific bookmark. r=rnewman 2012-05-07 15:33:07 -07:00
Margaret Leibovic
d2f36d38b3 Bug 736272 - Add extra awesomeness weight to bookmarks. r=lucasr a=android-only 2012-05-02 09:07:58 -07:00
Lucas Rocha
86ee0c2577 Bug 749493 - Catch SQLiteDatabaseLockedException when ensuring unlocked database (r=blassey) 2012-04-27 09:13:39 -04:00
Kyle Huey
fa134d625f Back out Bug 749493 for destroying Android. 2012-04-27 12:09:16 -07:00
Lucas Rocha
62c5bca069 Bug 749493 - Catch SQLiteDatabaseLockedException when ensuring unlocked database (r=blassey) 2012-04-27 09:13:39 -04:00
Ed Morley
9fb2e0c1b6 Backout 6b5668320ce4 (bug 749493) for android startup crashes 2012-04-27 15:58:24 +01:00
Lucas Rocha
5adbfba70a Bug 749493 - Catch SQLiteDatabaseLockedException when ensuring unclocked database (r=blassey) 2012-04-27 09:13:39 -04:00
Matt Brubeck
ab9c2e9425 Bug 747067 (part 2) - Don't loop through every history item in deleteHistory [r=bnicholson]
--HG--
extra : rebase_source : 86250b5c53cf0cbc2573ad05a280eaa40921199d
2012-04-26 12:40:07 -07:00
Lucas Rocha
af531971c9 Bug 741224 - Force unlock on tabs.db file when database is opened in read-only mode (r=blassey) 2012-04-25 17:24:48 -04:00
Lucas Rocha
220c51d4be Bug 741224 - Move database unlock function to DBUtils (r=blassey) 2012-04-25 17:24:48 -04:00
Lucas Rocha
614aa1046c Bug 701330 - Show star on "History" tab rows that are bookmarks (r=margaret) 2012-04-24 18:59:30 -04:00
Lucas Rocha
ce9a57cfb0 Bug 701330 - Show star on "Top Sites" tab rows that are bookmarks (r=margaret) 2012-04-24 18:59:09 -04:00
Lucas Rocha
73a7ef8824 Bug 746444 - Force unlock database file when database is opened in read-only mode (r=blassey) 2012-04-24 16:34:03 -04:00
Gian-Carlo Pascutto
43b26b39b6 Bug 715550 - Migration of Sync settings from XUL Fennec. r=mfinkle a=blocking-fennec a=mfinkle 2012-04-17 22:01:28 +02:00
Wes Johnston
c407bb34bb Bug 745834 - Set encryption type correctly in java. r=mfinkle 2012-04-16 11:27:17 -07:00
Wes Johnston
bac77b5efd Bug 745383 - Use database path for hashtables. r=mfinkle, a=mfinkle 2012-04-13 18:38:11 -07:00
Gian-Carlo Pascutto
88a2619d54 Bug 744668 - Control URI access NPE if Fennec not yet launched. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
427a30db60 Bug 742815 - Don't launch migration twice when status is probed. r=lucasr 2012-04-12 19:28:50 +02:00
Gian-Carlo Pascutto
e398ecb85a Bug 721898 - Remove history truncation code. r=lucasr 2012-04-12 19:28:50 +02:00
Kyle Huey
57a3b4f899 Bug 744498: Fix some java warnings. r=kats 2012-04-11 11:27:25 -07:00
Margaret Leibovic
925676b3e1 Bug 741590 - Database migration to combine history entries with the same URL. r=rnewman 2012-04-09 17:28:59 -07:00
Margaret Leibovic
54ddce6fe9 Bug 741590 - Create updateOrInsertHistory method for BrowserProvider. r=rnewman 2012-04-09 17:28:59 -07:00
Wes Johnston
3ac1d797e0 Bug 739514 - Update database version. r=mleibovic 2012-04-09 17:14:51 -07:00
Wes Johnston
2990565a83 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Wes Johnston
206d8691e9 Backed out changeset f5d6cc2e4726 2012-04-09 10:44:32 -07:00
Wes Johnston
eea4dccc79 Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr 2012-04-09 10:08:37 -07:00
Richard Newman
8ca6e187d8 Bug 736348 - Child positioning hits sqlite limits. r=lucasr 2012-04-05 19:25:34 -07:00