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 |
|
Lucas Rocha
|
65bd4d9920
|
Bug 701330 - Show star on "Top Sites" tab rows that are bookmarks (r=margaret)
|
2012-04-24 18:59:09 -04:00 |
|
Lucas Rocha
|
522f8f730f
|
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
|
37818a0e77
|
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
|
1559635ebd
|
Bug 745834 - Set encryption type correctly in java. r=mfinkle
|
2012-04-16 11:27:17 -07:00 |
|
Wes Johnston
|
9e97493d8b
|
Bug 745383 - Use database path for hashtables. r=mfinkle, a=mfinkle
|
2012-04-13 18:38:11 -07:00 |
|
Gian-Carlo Pascutto
|
a0e2edaf10
|
Bug 744668 - Control URI access NPE if Fennec not yet launched. r=lucasr
|
2012-04-12 19:28:50 +02:00 |
|
Gian-Carlo Pascutto
|
11c5a98566
|
Bug 742815 - Don't launch migration twice when status is probed. r=lucasr
|
2012-04-12 19:28:50 +02:00 |
|
Gian-Carlo Pascutto
|
573b55c7f6
|
Bug 721898 - Remove history truncation code. r=lucasr
|
2012-04-12 19:28:50 +02:00 |
|
Kyle Huey
|
abeb0a1a6e
|
Bug 744498: Fix some java warnings. r=kats
|
2012-04-11 11:27:25 -07:00 |
|
Margaret Leibovic
|
dd233b5d93
|
Bug 741590 - Database migration to combine history entries with the same URL. r=rnewman
|
2012-04-09 17:28:59 -07:00 |
|
Margaret Leibovic
|
33df925268
|
Bug 741590 - Create updateOrInsertHistory method for BrowserProvider. r=rnewman
|
2012-04-09 17:28:59 -07:00 |
|
Wes Johnston
|
3fc4f9440b
|
Bug 739514 - Update database version. r=mleibovic
|
2012-04-09 17:14:51 -07:00 |
|
Wes Johnston
|
65c6b15f26
|
Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr
|
2012-04-09 10:08:37 -07:00 |
|
Wes Johnston
|
2ba46f571f
|
Backed out changeset f5d6cc2e4726
|
2012-04-09 10:44:32 -07:00 |
|
Wes Johnston
|
e196e635a6
|
Bug 740218 - Support transactions in sqlitebridge and use them. r=gcp,rnewman,lucasr
|
2012-04-09 10:08:37 -07:00 |
|
Richard Newman
|
9e471abb08
|
Bug 736348 - Child positioning hits sqlite limits. r=lucasr
|
2012-04-05 19:25:34 -07:00 |
|
Gian-Carlo Pascutto
|
37c394a18e
|
Bug 725150 - Expose CONTROL Uri for BrowserProvider. r=lucasr
|
2012-04-04 21:48:46 +02:00 |
|
Wes Johnston
|
1766e65700
|
Bug 739514 - Fix bad history entries created by default bookmarks creation. r=lucasr
|
2012-04-02 17:38:51 -07:00 |
|