Mark Finkle
|
bebe593801
|
Bug 843029 - Add more retries to ensureDatabaseIsNotLocked r=blassey r=lucasr
|
2013-02-20 13:32:35 -05:00 |
|
Mark Finkle
|
377ebd2f97
|
Bug 842917 - Avoid nested transactions in onUpgrade r=lucasr
|
2013-02-20 13:32:32 -05:00 |
|
Mark Finkle
|
168d33d001
|
Bug 842457 - Limit columns in queries used for getCount r=bnicholson
|
2013-02-19 15:53:03 -05:00 |
|
Margaret Leibovic
|
734478fa07
|
Bug 836450 - Add default bookmark support for distributions. r=mfinkle,wesj
|
2013-02-14 15:35:39 -08:00 |
|
Ryan VanderMeulen
|
0a65bd1556
|
Backed out changeset 4f22708024f9 (bug 836450) for robocop failiures on a CLOSED TREE.
|
2013-02-13 22:25:38 -05:00 |
|
Margaret Leibovic
|
d2d698138e
|
Bug 836450 - Add default bookmark support for distributions. r=mfinkle,wesj
|
2013-02-13 17:19:00 -08:00 |
|
Kartikaya Gupta
|
f4f5d9a488
|
Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson
|
2013-02-07 09:37:06 -05:00 |
|
Wes Johnston
|
5d62ac8810
|
Bug 824994 - Hide the marketplace promo if the user has visited the marketplace before r=mfinkle
|
2013-01-30 12:26:07 -05:00 |
|
Wes Johnston
|
1446f1d09c
|
Bug 833942 - Add 'remove' to about:home topsites r=mfinkle
|
2013-01-30 10:20:35 -05:00 |
|
Mark Finkle
|
580fe2aeca
|
Bug 834386 - AboutHomeContent: Finalizing a Cursor that has not been deactivated or closed r=bnicholson
|
2013-01-24 16:58:53 -05:00 |
|
Nick Alexander
|
a37d950aa5
|
Bug 830884 - Make ContentProviders call notifyChange in bulkInsert. r=wesj
|
2013-01-24 11:14:44 -08:00 |
|
Kartikaya Gupta
|
0d0df781e2
|
Bug 832987 - Make sure the launch state is updated on Gecko:Ready even if GeckoApp isn't around at the time. r=cpeterson
|
2013-01-23 09:38:57 -05:00 |
|
Wes Johnston
|
0a14a71ee9
|
Bug 826075 - Show an indicator on pinned sites. r=mfinkle,sriram
|
2013-01-09 14:07:32 -08:00 |
|
Wes Johnston
|
c0740c3bf3
|
Bug 825992 - Safeguard against null closing AboutHome with a null top sites adapter. r=mfinkle
|
2013-01-02 11:49:42 -08:00 |
|
Wes Johnston
|
9757a96078
|
Bug 783312 - Keep pinned site thumbnails alive. r=lucasr
|
2012-12-28 13:46:12 -08:00 |
|
Wes Johnston
|
97452f6c6e
|
Bug 783312 - Show the awesomescreen as a way to select sites for pinning. r=mfinkle
|
2012-12-28 13:46:08 -08:00 |
|
Wes Johnston
|
cb872f5ea7
|
Bug 783312 - Use pinned sites backend to return a cursor with pinned+top sites. r=mfinkle
|
2012-12-28 13:46:06 -08:00 |
|
Wes Johnston
|
6f7e6d7ef0
|
Bug 783312 - Set up a backend for pinned sites. r=mfinkle
|
2012-12-28 13:46:04 -08:00 |
|
Wes Johnston
|
3684f97279
|
Bug 783312 - Show empty rows on about:home for customization. r=mfinkle
|
2012-12-28 13:45:58 -08:00 |
|
Richard Newman
|
ebf062cfe2
|
Bug 822067 - Build fails due to raw types in BrowserProvider.java. r=lucasr
|
2012-12-17 09:42:29 -08:00 |
|
Wesley Johnston
|
1c69fe3ebc
|
Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle
|
2012-12-13 23:32:25 -05:00 |
|
Ed Morley
|
cd0d254b20
|
Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE
|
2012-12-14 09:26:00 +00:00 |
|
Wesley Johnston
|
d4f25d50cd
|
Bug 715258 - Favicons are of low quality for local/internal pages
|
2012-12-13 23:32:25 -05:00 |
|
Brian Nicholson
|
dd04fd27b6
|
Bug 768532 - Use profile database path on Android 2.2. r=lucasr,gbrown
|
2012-11-30 10:52:10 -08:00 |
|
Brian Nicholson
|
7ea5b4a0c9
|
Bug 812805 - Pull favicon ID from history when adding bookmarks. r=lucasr
|
2012-11-21 10:23:18 -08:00 |
|
Brian Nicholson
|
fb27f3a874
|
Bug 813610 - Use separate upgrade method for new bookmarks and history tables. r=lucasr
|
2012-11-21 10:19:47 -08:00 |
|
Brian Nicholson
|
7c0114301e
|
Bug 812559 - Use Long instead of long in updateFaviconIdsForUrl(). r=lucasr
|
2012-11-19 10:39:43 -08:00 |
|
Brian Nicholson
|
0a21dabafe
|
Bug 812347 - Don't fail upgrade if favicon_urls.db cannot be read. r=lucasr
|
2012-11-16 10:21:53 -08:00 |
|
Brian Nicholson
|
22dc3e4659
|
Bug 812090 - Match imported favicons to multiple pages. r=lucasr
|
2012-11-15 12:42:20 -08:00 |
|
Lucas Rocha
|
2e4a9a3954
|
Bug 786454 - Protect isReadingListItem against null cursors (r=mfinkle)
|
2012-11-15 14:40:56 +00:00 |
|
Brian Nicholson
|
6c3a6b14ac
|
Bug 811144 - Check if DB initialized when calling expireHistory(). r=wesj
|
2012-11-13 11:34:11 -08:00 |
|
Brian Nicholson
|
cf4064cd81
|
Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman
|
2012-11-13 10:56:58 -08:00 |
|
Richard Newman
|
8acc3abab7
|
Bug 786926 - updateBookmark doesn't set DATE_MODIFIED. r=mfinkle
|
2012-11-10 15:06:50 -08:00 |
|
Wes Johnston
|
950b8eb881
|
Bug 808212 - Expire thumbnails that we don't need. r=rnewman
|
2012-11-07 09:39:55 -08:00 |
|
Lucas Rocha
|
c1fe0c501b
|
Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle)
|
2012-11-05 11:42:25 +00:00 |
|
Wes Johnston
|
7bd63cad79
|
Bug 807872 - Add telemetry probes for database seizes. r=gcp
|
2012-11-02 17:44:20 -07:00 |
|
Lucas Rocha
|
ca63a6480e
|
Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
d38247ae26
|
Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
0a22ff83f9
|
Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
144d09fb3e
|
Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Lucas Rocha
|
c1f2c52fbf
|
Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Ed Morley
|
403e0dfe0c
|
Backout 533faa3c50ed, 718abc1bd4ad, af2d5272c06b, ad5554e1345d, c9ef1b41b829, d3a825311d11, 0a51bcb3eb9e, a01a327e8ec4, 973b0ed30b8b, 39851bbcfaa1 & a92d2d2a3b0e (bug 805162), d4884aab5ce6, 06fcbaf40cb4, daccc3fe7c70, 881eb2a2906e, 76232441ae06, 01ae34fa1b3f & 5f405fc4e323 (bug 783092), a03d8d4db1c2, 49beb3801192, 174634554a97, 0bd27e755a83, 19e8f151ca67, a6604e038bc0, ed3b8237e76e & 082cf8d72554 (bug 785945) for bustage or conflicting with backout of said bustage on a CLOSED TREE
|
2012-11-01 00:16:35 +00:00 |
|
Lucas Rocha
|
acf42c3683
|
Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
a2370a8871
|
Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
3e960f1ad4
|
Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle)
|
2012-10-31 12:34:32 +00:00 |
|
Lucas Rocha
|
3ad5dea50e
|
Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Lucas Rocha
|
c7521b9c92
|
Bug 785945 - Add a version of the combined view without the images table join (r=mfinkle)
|
2012-10-31 12:34:31 +00:00 |
|
Wes Johnston
|
565ca9beff
|
Bug 744961 - Follow up to put baack accidently removed code. r=lucasr
|
2012-10-20 09:09:45 -07:00 |
|
Wes Johnston
|
69f6293ff1
|
Bug 744961 - Tests for history expiration. r=lucasr
|
2012-10-19 17:35:45 -07:00 |
|
Wes Johnston
|
18b63f2228
|
Bug 744961 - Move expiration sort into a static reusable function. r=lucasr
|
2012-10-19 17:35:43 -07:00 |
|
Wes Johnston
|
13715181bf
|
Bug 744961 - Add backend for expiring old history entries. r=lucasr
|
2012-10-19 17:35:37 -07:00 |
|
Wes Johnston
|
e98e038a50
|
backout 62207930924a, 6931d5b6f055, 31cdc85ce16e, and 0636839be2d1 to fix commit message
|
2012-10-19 17:49:42 -07:00 |
|
Wes Johnston
|
bdbac115c0
|
Bug 672956 - Tests for history expiration. r=lucasr
|
2012-10-19 17:35:45 -07:00 |
|
Wes Johnston
|
ae784b70ec
|
Bug 672956 - Move expiration sort into a static reusable function. r=lucasr
|
2012-10-19 17:35:43 -07:00 |
|
Wes Johnston
|
741d7892c8
|
Bug 672956 - Add backend for expiring old history entries. r=lucasr
|
2012-10-19 17:35:37 -07:00 |
|
Kartikaya Gupta
|
02ae928421
|
Bug 789923 - Drop saved thumbnails when device storage is low. r=mfinkle, lucasr
|
2012-10-16 10:07:06 -04:00 |
|
Sriram Ramasubramanian
|
2e9924fd7e
|
Bug 786029: Fennec should integrate with Android's search. [f=mfinkle, r=lucasr]
|
2012-10-04 16:57:39 -07:00 |
|
Margaret Leibovic
|
af3a59eda5
|
Bug 794631 - Don't add useless WHERE clauses to empty filter queries. r=lucasr
|
2012-09-26 14:27:06 -07:00 |
|
Lucas Rocha
|
960e6b24b2
|
Bug 768268 - Never show duplicate URLs in awesomebar results (r=margaret)
|
2012-09-10 18:24:25 +01:00 |
|
Kartikaya Gupta
|
40d29da276
|
Bug 770912 - Take out log lines that print out URLs and other sensitive information. r=mfinkle
|
2012-09-08 21:40:58 -04:00 |
|
Margaret Leibovic
|
94948b2e6e
|
Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman
|
2012-08-09 13:52:58 -07:00 |
|
Brian Nicholson
|
dd592bf035
|
Bug 717428 - Part 2: Add missing breaks in database upgrade logic. r=lucasr
|
2012-08-09 10:38:00 -07:00 |
|
Brian Nicholson
|
fc16cec4f1
|
Bug 717428 - Part 1: Remove AndroidBrowserDB. r=lucasr
|
2012-08-09 10:38:00 -07:00 |
|
Chris Peterson
|
12be5c166f
|
Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
|
2012-08-02 17:13:40 -07:00 |
|
Chris Peterson
|
75caa1ddcf
|
Bug 778468 - Part 4: Move GeckoBackgroundThread to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : c9bc3d8bd3d1fe22adfb905030d904d4785386a6
|
2012-08-02 11:03:58 -07:00 |
|
Chris Peterson
|
20927a2f40
|
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
|
ea5aca80f3
|
Backout 844444ca8feb (Bug 709230) r=bustage
|
2012-07-17 17:54:54 -07:00 |
|
Chris Peterson
|
bb71352997
|
Bug 709230 - Part 4: Remove unused imports. r=blassey
|
2012-07-15 13:20:43 -07:00 |
|
Chris Peterson
|
ad0d5b1167
|
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
|
10f181b183
|
Bug 772676 - History visit counts are all 1 after migration. r=margaret
|
2012-07-13 07:49:38 +02:00 |
|
Gian-Carlo Pascutto
|
25c776d515
|
Bug 710330 - Fix isBookmark logic for duplicated bookmarks. r=margaret
|
2012-06-26 00:32:03 +02:00 |
|
Gian-Carlo Pascutto
|
f1dfa3dfae
|
Bug 710330 - Handle updates of bookmark folders and seperators correctly. r=lucasr
|
2012-06-26 00:31:43 +02:00 |
|
Gian-Carlo Pascutto
|
471f2c55b6
|
Bug 710330 - Allow duplicate bookmarks if parents differ. r=lucasr
|
2012-06-26 00:31:41 +02:00 |
|
Gian-Carlo Pascutto
|
a108e4ea56
|
Bug 710330 - Refactor batch update helper functions into LocalDB. r=lucasr
|
2012-06-26 00:30:47 +02:00 |
|
Gian-Carlo Pascutto
|
b54c412c6c
|
Bug 710330 - Extend INSERT_IF_NEEDED support to Bookmarks and Images. r=lucasr
|
2012-06-26 00:30:36 +02:00 |
|
Ed Morley
|
ab12de58f5
|
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
|
d21eb0b8c2
|
Bug 710330 - Handle updates of bookmark folders and seperators correctly. r=lucasr
|
2012-06-25 15:42:26 +02:00 |
|
Gian-Carlo Pascutto
|
a3f4167662
|
Bug 710330 - Allow duplicate bookmarks if parents differ. r=lucasr
|
2012-06-25 15:42:26 +02:00 |
|
Gian-Carlo Pascutto
|
404ae91d72
|
Bug 710330 - Refactor batch update helper functions into LocalDB. r=lucasr
|
2012-06-25 15:42:26 +02:00 |
|
Gian-Carlo Pascutto
|
87c2252a58
|
Bug 710330 - Extend INSERT_IF_NEEDED support to Bookmarks and Images. r=lucasr
|
2012-06-25 15:42:26 +02:00 |
|
Margaret Leibovic
|
3b179ce1e4
|
Bug 765486 - Protect isBookmark() against NPE. r=lucasr
|
2012-06-20 17:56:02 -07:00 |
|
Lucas Rocha
|
b5fe2d7153
|
Bug 760645 - Add needed BrowserDB api to manage reading list (r=mfinkle)
|
2012-06-20 19:10:08 +01:00 |
|
Lucas Rocha
|
458f5c7ac2
|
Bug 748583 - Fix bookmark id fetching in the Combined view (r=margaret)
|
2012-06-15 19:54:40 +01:00 |
|
Wes Johnston
|
be632f8739
|
Bug 715307 - Read and write profiles.ini for Android. r=mfinkle
|
2012-06-15 09:02:11 -07:00 |
|
Wes Johnston
|
dbe8d494e1
|
Bug 755841 - Close a cursor during database creation. r=cpeterson
|
2012-06-14 19:14:37 -07:00 |
|
Ryan VanderMeulen
|
3f31061461
|
Backout 802fbaed034c (bug 715307) due to suspected perma-red.
|
2012-06-09 14:35:22 -04:00 |
|
Wes Johnston
|
b67e444a61
|
Bug 715307 - Ability to read and write profiles.ini. r=mfinkle
|
2012-06-07 10:28:09 -07:00 |
|
Lucas Rocha
|
854ed434ec
|
Bug 757776 - Show reading list icon on awesomebar search (r=mfinkle)
|
2012-06-07 21:27:40 +01:00 |
|
Lucas Rocha
|
42f3eda168
|
Bug 750707 - Check for bookmarks should only consider normal bookmarks (r=margaret)
|
2012-06-02 14:23:45 -04:00 |
|
Lucas Rocha
|
e23c77e7f9
|
Bug 750707 - Remove unnecessary local variable in addBookmarkItem() (r=margaret)
|
2012-06-02 14:23:45 -04:00 |
|
Lucas Rocha
|
1127c1e8c6
|
Bug 750707 - Toggling bookmarks off should only apply to normal bookmarks (r=margaret)
|
2012-06-02 14:23:45 -04:00 |
|
Lucas Rocha
|
198c1e7a58
|
Bug 750707 - Add method to add reading list items in BrowserDB (r=margaret)
|
2012-06-02 14:23:45 -04:00 |
|
Lucas Rocha
|
d55ed73a47
|
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
|
61d74cbf8b
|
Bug 750684 - Show Reading List folder in the awesomebar screen (r=margaret)
|
2012-06-02 14:23:45 -04:00 |
|
Lucas Rocha
|
0b6e458af1
|
Bug 750684 - Add new special bookmarks folder to hold reading list items (r=margaret)
|
2012-06-02 14:23:45 -04:00 |
|
Wes Johnston
|
1d1d335091
|
Bug 757646 - Throw from NSSBridge if Master password is set. r=rnewman,gbrown
|
2012-05-25 10:04:12 -07:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Richard Newman
|
f26f20d783
|
Bug 755816 - Index default bookmarks from 0, not from 1. r=wesj
|
2012-05-17 13:20:49 -07:00 |
|
Margaret Leibovic
|
3c7b6fde55
|
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
|
6f927140d9
|
Bug 671131 - Add a way to remove history entries from the awesome screen. r=mfinkle
|
2012-05-14 11:44:34 -07:00 |
|