Ahmed Khalil
82f3e72f81
Bug 1172077 - Merge tabs.db into browser.db. r=nalexander a=KWierso
...
This moves the tabs and clients table into the main per-profile
browser.db database. It's a code savings but it also makes it easier
to query against open tabs when inspecting parts of the browser
database, like history and bookmarks.
2015-06-18 15:05:42 -07:00
Richard Newman
49cc211126
Bug 1130461 - Part 1: change schema for reading list. r=margaret
...
This patch does several things, all in one commit because of a schema update:
* Uses _id instead of guid when referring to reading list items, allowing the guid column to be null.
* Reworks schema upgrading.
* Completely revises the reading list schema itself.
* Fixes the tests.
* Cleans up how we do deletion: if an item hasn't yet been synced, it's simply deleted immediately. We can do this because the server allocates GUIDs.
* Adds columns to manage sync-related metadata.
2015-02-23 10:35:11 -08:00
Margaret Leibovic
9a4c24b793
Bug 1128523 - Don't alter reading list table if it was created with the new schema in an earlier migration. r=rnewman
2015-02-04 13:56:53 -08:00
Margaret Leibovic
c605c284da
Bug 1093172 - Add CONTENT_STATUS column to reading list table. r=rnewman
2014-12-08 10:43:06 -08:00
Ryan VanderMeulen
565774cac8
Backed out 3 changesets (bug 1093172) for robocop failures.
...
Backed out changeset 8d1c3083f7e6 (bug 1093172)
Backed out changeset 4fa27d0105df (bug 1093172)
Backed out changeset c85c0a37dcb9 (bug 1093172)
2014-12-19 23:51:18 -05:00
Margaret Leibovic
4c1c5b716d
Bug 1093172 - Add CONTENT_STATUS column to reading list table. r=rnewman
2014-12-08 10:43:06 -08:00
Chris Kitching
f0e367ab62
Bug 947018: Delete large amounts of database migration code. r=wesj
2014-09-08 06:43:20 -07:00
Chris Kitching
791227aa4f
Bug 1081582: Fix spelling. r=rnewman
2014-10-12 00:28:29 +01:00
Chris Kitching
5d126e171c
Bug 1081397: Finalise large numbers of fields. r=rnewman
...
* * *
Bug 1081397 : Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Richard Newman
b4cbb36e09
Bug 1017242 - Part D: remove API 8 code from BrowserDatabaseHelper. r=margaret
2014-07-18 16:47:10 -07:00
Wes Johnston
5dc7f98d36
Bug 1014712 - Store ms tile image information for showing on about:home. r=rnewman,lucasr
2014-06-10 06:22:47 -07:00
Eric Edens
82e0aa0f52
Bug 1030277 - Create content provider for search terms. r=rnewman
2014-07-01 08:58:24 -07:00
Chris Kitching
c70a3c3308
Bug 1024289: Part 3: remove display column from combined view. r=rnewman
2014-07-07 14:52:37 -07:00
Chris Kitching
6b1f8adae1
Bug 1024289: Part 2: remove redundant null checks from combined view. r=rnewman
2014-07-07 14:52:37 -07:00
Chris Kitching
5302b383d8
Bug 1024289: Part 1: remove redundant subquery from combined view and add upgrade path. r=rnewman
2014-07-07 14:52:37 -07:00
Ed Morley
77c0f622aa
Backed out changeset 1b9e9be1db29 (bug 1030277) for intermittent test failures
2014-07-02 18:17:50 +01:00
Eric Edens
991096fabd
Bug 1030277 - new content provider for search history. r=rnewman
2014-07-01 08:58:24 -07:00
Richard Newman
e75fb4ccc9
Bug 1016611 - Part 2: further cleanup. r=margaret
2014-06-20 07:41:04 -07:00
Richard Newman
ef8f70848b
Bug 1016611 - Part 1: don't process distribution files for webapp profiles. r=margaret
2014-06-16 16:07:43 -07:00
Wes Kocher
7e79b9defc
Backed out changeset 62cce2cf895f (bug 1016611) for causing Android bustage on a CLOSED TREE
2014-06-16 17:41:28 -07:00
Richard Newman
dc7847ec4d
Bug 1016611 - Don't process distribution files for webapp profiles. r=margaret
2014-06-16 16:07:43 -07:00
Richard Newman
212939db74
Bug 1013684 - Delay loading of distribution bookmarks. r=margaret
2014-05-28 15:26:42 -07:00
Richard Newman
48b5e5e6f1
Bug 1014988 - Use Context.MODE_ENABLE_WRITE_AHEAD_LOGGING when opening databases. r=bnicholson
2014-05-28 14:53:59 -07:00
Richard Newman
1c8856a3b2
Bug 1014338 - Part 0: move Distribution class into its own package. r=margaret
2014-05-22 17:34:04 -07:00
Sola Ogunsakin
7192794464
Bug 959290 - Make ContentProvider for Reading List. r=lucasr
2014-03-03 15:34:57 -08:00
Sola Ogunsakin
30d33ea687
Bug 961238 - Make an abstract ContentProvider class. r=margaret
2014-01-20 07:38:18 -08:00
Ryan VanderMeulen
a5d751cb90
Backed out changeset bb5701078d13 (bug 961238) for likely troboprovider bustage.
2014-02-12 09:02:46 -05:00
Sola Ogunsakin
372168c69f
Bug 961238 - Make an abstract ContentProvider class. r=margaret
2014-01-20 07:38:18 -08:00
Wes Kocher
21feba030a
Backed out changeset bb4254c72efb (bug 961238) for robocop1 bustage on a CLOSED TREE
2014-02-10 15:52:52 -08:00
Sola Ogunsakin
3c919aa70d
Bug 961238 - Make an abstract ContentProvider class. r=margaret
2014-01-20 07:38:18 -08:00