Commit Graph

181 Commits

Author SHA1 Message Date
Chris Peterson
0ae5b05768 Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
Chris Peterson
7cc0a9ac2f Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
949e399cad Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey 2012-07-15 13:20:43 -07:00
Gian-Carlo Pascutto
3749fbecb7 Bug 772676 - History visit counts are all 1 after migration. r=margaret 2012-07-13 07:49:38 +02:00
Gian-Carlo Pascutto
0dd5efd82e Bug 710330 - Fix isBookmark logic for duplicated bookmarks. r=margaret 2012-06-26 00:32:03 +02:00
Gian-Carlo Pascutto
babbe0dbdc Bug 710330 - Handle updates of bookmark folders and seperators correctly. r=lucasr 2012-06-26 00:31:43 +02:00
Gian-Carlo Pascutto
2e720b830a Bug 710330 - Allow duplicate bookmarks if parents differ. r=lucasr 2012-06-26 00:31:41 +02:00
Gian-Carlo Pascutto
958e027b22 Bug 710330 - Refactor batch update helper functions into LocalDB. r=lucasr 2012-06-26 00:30:47 +02:00
Gian-Carlo Pascutto
cfdcd71923 Bug 710330 - Extend INSERT_IF_NEEDED support to Bookmarks and Images. r=lucasr 2012-06-26 00:30:36 +02:00
Ed Morley
c80d69d369 Backout c38e96f197e5, 7e795daed2f7, d74e5dfa1626, a942ab4e7089, 28754a456feb & d3da23241bba (bug 710330) for failures in test_localStorageOriginsDomainDiffs.html 2012-06-25 17:27:32 +01:00
Gian-Carlo Pascutto
5f186bf300 Bug 710330 - Handle updates of bookmark folders and seperators correctly. r=lucasr 2012-06-25 15:42:26 +02:00
Gian-Carlo Pascutto
bca2b238f3 Bug 710330 - Allow duplicate bookmarks if parents differ. r=lucasr 2012-06-25 15:42:26 +02:00
Gian-Carlo Pascutto
2cbef2b5ee Bug 710330 - Refactor batch update helper functions into LocalDB. r=lucasr 2012-06-25 15:42:26 +02:00
Gian-Carlo Pascutto
1fe6874e4c Bug 710330 - Extend INSERT_IF_NEEDED support to Bookmarks and Images. r=lucasr 2012-06-25 15:42:26 +02:00
Margaret Leibovic
09e48d538d Bug 765486 - Protect isBookmark() against NPE. r=lucasr 2012-06-20 17:56:02 -07:00
Lucas Rocha
7ce80347dc Bug 760645 - Add needed BrowserDB api to manage reading list (r=mfinkle) 2012-06-20 19:10:08 +01:00
Lucas Rocha
00ac6ec09b Bug 748583 - Fix bookmark id fetching in the Combined view (r=margaret) 2012-06-15 19:54:40 +01:00
Wes Johnston
8a294189a1 Bug 715307 - Read and write profiles.ini for Android. r=mfinkle 2012-06-15 09:02:11 -07:00
Wes Johnston
8f1ed6b92e Bug 755841 - Close a cursor during database creation. r=cpeterson 2012-06-14 19:14:37 -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
Lucas Rocha
9ebf26a827 Bug 757776 - Show reading list icon on awesomebar search (r=mfinkle) 2012-06-07 21:27:40 +01:00
Lucas Rocha
0c099b1c69 Bug 750707 - Check for bookmarks should only consider normal bookmarks (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
3a5837a1c8 Bug 750707 - Remove unnecessary local variable in addBookmarkItem() (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
27d5c2867a Bug 750707 - Toggling bookmarks off should only apply to normal bookmarks (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
092be0d57a Bug 750707 - Add method to add reading list items in BrowserDB (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
c240e65357 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
dcb7c5a7e7 Bug 750684 - Show Reading List folder in the awesomebar screen (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
2129f3a4dd Bug 750684 - Add new special bookmarks folder to hold reading list items (r=margaret) 2012-06-02 14:23:45 -04:00
Wes Johnston
ecb051e05d Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown 2012-05-25 10:04:12 -07:00
Gervase Markham
ca171eec44 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Richard Newman
24a13cd0c3 Bug 755816 - Index default bookmarks from 0, not from 1. r=wesj 2012-05-17 13:20:49 -07:00
Margaret Leibovic
3499149cb9 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
99069bb00e 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
a4bd83138b Bug 754453 - BrowserProvider insert failures are silent. r=blassey 2012-05-14 12:22:10 +02:00
Lucas Rocha
fb4ae8c5cf Bug 750950 - Kill any zombie processes if database is locked (r=blassey) 2012-05-11 17:09:04 +01:00
Margaret Leibovic
2beb1cf5ef Bug 753534 - (Part 2) Replace getMobileBookmarksFolder with calls to getFolderIdFromGuid. r=lucasr 2012-05-10 12:08:39 -07:00
Margaret Leibovic
e80d4cdb80 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
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
Margaret Leibovic
5d604bd00d 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
9d2236cf6b Bug 736272 - Add extra awesomeness weight to bookmarks. r=lucasr a=android-only 2012-05-02 09:07:58 -07:00
Lucas Rocha
8432ef9740 Bug 749493 - Catch SQLiteDatabaseLockedException when ensuring unlocked database (r=blassey) 2012-04-27 09:13:39 -04:00
Kyle Huey
8099ffa5cc Back out Bug 749493 for destroying Android. 2012-04-27 12:09:16 -07:00
Lucas Rocha
43d909e6ac Bug 749493 - Catch SQLiteDatabaseLockedException when ensuring unlocked database (r=blassey) 2012-04-27 09:13:39 -04:00
Ed Morley
bf5a9bc630 Backout 6b5668320ce4 (bug 749493) for android startup crashes 2012-04-27 15:58:24 +01:00
Lucas Rocha
9996558708 Bug 749493 - Catch SQLiteDatabaseLockedException when ensuring unclocked database (r=blassey) 2012-04-27 09:13:39 -04:00
Matt Brubeck
9a01fd2ed4 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
7a440a1f47 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
822a6bc976 Bug 741224 - Move database unlock function to DBUtils (r=blassey) 2012-04-25 17:24:48 -04:00
Lucas Rocha
2ede4cd145 Bug 701330 - Show star on "History" tab rows that are bookmarks (r=margaret) 2012-04-24 18:59:30 -04:00