Commit Graph

254 Commits

Author SHA1 Message Date
Chris Peterson
9e77ac294d Bug 822686 - Check for null BitmapDrawable for missing jar resources. r=mfinkle 2013-03-05 12:08:43 +00:00
Brian Nicholson
414a4fc6f8 Bug 845618 - Remove unused imports. r=kats 2013-02-26 21:50:25 -08:00
Brian Nicholson
0bc444d6e2 Bug 845612 - Add @Override annotations for implemented interfaces. r=kats 2013-02-26 21:48:00 -08:00
Brian Nicholson
a11631e56a Bug 845612 - Add missing @Override annotations. r=kats 2013-02-26 21:48:00 -08:00
Wes Johnston
32e4e0463c Bug 843234 - Move default favicon creation to separate thread. r=margaret 2013-02-22 16:05:35 -08:00
Brian Nicholson
c5165bc486 Bug 829927 - Don't read favicon URL if it's null. r=mfinkle 2013-02-20 17:16:50 -08:00
Mark Finkle
81129435d3 Bug 843361 - Dump list of open files if we fail to unlock the DB r=blassey 2013-02-21 08:52:37 -05:00
Mark Finkle
364bd28ed5 Bug 843029 - Add more retries to ensureDatabaseIsNotLocked r=blassey r=lucasr 2013-02-20 13:32:35 -05:00
Mark Finkle
bab16218f0 Bug 842917 - Avoid nested transactions in onUpgrade r=lucasr 2013-02-20 13:32:32 -05:00
Mark Finkle
d07e148677 Bug 842457 - Limit columns in queries used for getCount r=bnicholson 2013-02-19 15:53:03 -05:00
Margaret Leibovic
4627f132de Bug 836450 - Add default bookmark support for distributions. r=mfinkle,wesj 2013-02-14 15:35:39 -08:00
Ryan VanderMeulen
cfd010a157 Backed out changeset 4f22708024f9 (bug 836450) for robocop failiures on a CLOSED TREE. 2013-02-13 22:25:38 -05:00
Margaret Leibovic
75b0284d03 Bug 836450 - Add default bookmark support for distributions. r=mfinkle,wesj 2013-02-13 17:19:00 -08:00
Kartikaya Gupta
21d8277af9 Bug 794982 - Extract non-libxul native JNI functions from GeckoAppShell. r=glandium, cpeterson 2013-02-07 09:37:06 -05:00
Wes Johnston
1dd11b3f61 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
5783458882 Bug 833942 - Add 'remove' to about:home topsites r=mfinkle 2013-01-30 10:20:35 -05:00
Mark Finkle
f4c3fe9e16 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
bbc0e76ea8 Bug 830884 - Make ContentProviders call notifyChange in bulkInsert. r=wesj 2013-01-24 11:14:44 -08:00
Kartikaya Gupta
c2b40052be 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
a1346c54a4 Bug 826075 - Show an indicator on pinned sites. r=mfinkle,sriram 2013-01-09 14:07:32 -08:00
Wes Johnston
d96f13f2d1 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
4b2299c306 Bug 783312 - Keep pinned site thumbnails alive. r=lucasr 2012-12-28 13:46:12 -08:00
Wes Johnston
9055ef882e 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
64547a136d 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
c9caf55e2f Bug 783312 - Set up a backend for pinned sites. r=mfinkle 2012-12-28 13:46:04 -08:00
Wes Johnston
bef574b750 Bug 783312 - Show empty rows on about:home for customization. r=mfinkle 2012-12-28 13:45:58 -08:00
Richard Newman
2fc1f653f8 Bug 822067 - Build fails due to raw types in BrowserProvider.java. r=lucasr 2012-12-17 09:42:29 -08:00
Wesley Johnston
dcdf1e500c Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle 2012-12-13 23:32:25 -05:00
Ed Morley
b941e7cb18 Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE 2012-12-14 09:26:00 +00:00
Wesley Johnston
e309831609 Bug 715258 - Favicons are of low quality for local/internal pages 2012-12-13 23:32:25 -05:00
Brian Nicholson
4811b3929b Bug 768532 - Use profile database path on Android 2.2. r=lucasr,gbrown 2012-11-30 10:52:10 -08:00
Brian Nicholson
ee25226acd Bug 812805 - Pull favicon ID from history when adding bookmarks. r=lucasr 2012-11-21 10:23:18 -08:00
Brian Nicholson
deb60b5d9f Bug 813610 - Use separate upgrade method for new bookmarks and history tables. r=lucasr 2012-11-21 10:19:47 -08:00
Brian Nicholson
1df94bcb4e Bug 812559 - Use Long instead of long in updateFaviconIdsForUrl(). r=lucasr 2012-11-19 10:39:43 -08:00
Brian Nicholson
0fb1587c9b 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
b8054eba43 Bug 812090 - Match imported favicons to multiple pages. r=lucasr 2012-11-15 12:42:20 -08:00
Lucas Rocha
b37ea2771b Bug 786454 - Protect isReadingListItem against null cursors (r=mfinkle) 2012-11-15 14:40:56 +00:00
Brian Nicholson
57258aec82 Bug 811144 - Check if DB initialized when calling expireHistory(). r=wesj 2012-11-13 11:34:11 -08:00
Brian Nicholson
a1ec982d87 Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman 2012-11-13 10:56:58 -08:00
Richard Newman
246044160d Bug 786926 - updateBookmark doesn't set DATE_MODIFIED. r=mfinkle 2012-11-10 15:06:50 -08:00
Wes Johnston
95c0ae32b9 Bug 808212 - Expire thumbnails that we don't need. r=rnewman 2012-11-07 09:39:55 -08:00
Lucas Rocha
1647270fa1 Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle) 2012-11-05 11:42:25 +00:00
Wes Johnston
8ff1353b52 Bug 807872 - Add telemetry probes for database seizes. r=gcp 2012-11-02 17:44:20 -07:00
Lucas Rocha
079fcabd2b Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
7da7344b52 Bug 785945 - Add API to get multiple thumbnails at once from DB (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
65cb9ceb01 Bug 785945 - Load favicon images asynchronously in the All Pages tab (r=mfinkle) 2012-10-31 12:34:32 +00:00
Lucas Rocha
a12a55d700 Bug 785945 - Add API to get multiple favicons at once from DB (r=mfinkle) 2012-10-31 12:34:31 +00:00
Lucas Rocha
41e29d1226 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
95fe6d2a1c 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
f9de4c72b4 Bug 785945 - Load top site thumbnails asynchronously in about:home (r=mfinkle) 2012-10-31 12:34:32 +00:00