Ahmed Khalil
a8b691d21e
Bug 1180287 - Hide client records that are likely to be duplicates or stale. r=rnewman
2015-08-26 11:16:00 -04:00
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
Ahmed Khalil
0cfc0b1786
Bug 1159020 - Move share overlay's access to sync to TabsProvider, r=nalexander
...
This includes a JUnit 3 test (not yet run in automation) to test this
functionality.
2015-05-28 14:39:16 -07:00
Richard Newman
d3135a3946
Bug 1077590 - Part 2: fix a bunch of imports. r=trivial
2015-01-11 20:45:44 -08:00
Chris Kitching
1fe8ded355
Bug 1081388: Add missing @Override annotations. r=rnewman
...
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
2014-10-10 23:58:19 +01:00
Richard Newman
5042e5ec9c
Bug 1042383 - Part 2: use optimizable build-time flags for SDK-dependent code. r=mfinkle
2014-07-30 08:19:35 -07:00
Nick Alexander
1faf8c6336
Bug 1021055 - Add Sync client device type to Fennec's tabs provider. r=rnewman
...
This is the expedient thing to do. The right thing to do is to
deprecate Sync's clients database in favour of Fennec's clients table,
but that's a good chunk of work for a small gain.
2014-06-11 14:20:24 -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
c9a4af8eec
Bug 986114 - Part 2: switch TabsProvider to use PerProfileDatabaseProvider. r=nalexander
2014-03-21 16:00:39 -07:00
Phil Ringnalda
5076574713
Back out 4 changesets (bug 986114) for 50% roboprovider bustage
...
CLOSED TREE
Backed out changeset cc87c22aab07 (bug 986114)
Backed out changeset c75b0b78ebbf (bug 986114)
Backed out changeset d9e1c755f554 (bug 986114)
Backed out changeset f1d1a28b0f5a (bug 986114)
2014-03-22 21:34:30 -07:00
Richard Newman
961c713704
Bug 986114 - Part 2: switch TabsProvider to use PerProfileDatabaseProvider. r=nalexander
2014-03-21 16:00:39 -07:00
Richard Newman
9f5c2a5fd6
Bug 984740 - When calling notifyChange, don't request an upload sync if the caller is Sync. r=nalexander
2014-03-18 19:20:07 -07:00
Margaret Leibovic
1b9e7d7527
Bug 949208 - Don't use reflection to get database name in robocop tests. r=wesj
2013-12-16 16:18:56 -08:00
Margaret Leibovic
4ec0ab700e
Bug 941357 - (Part 1) Consolidate per-profile content provider logic in PerProfileDatabases, starting with TabsProvider. r=rnewman
2013-12-09 09:05:59 -08:00
Chris Kitching
068964b99f
Bug 709230 - Part 3: annotate the remaining Robocop entry points. r=gbrown,rnewman
2013-11-18 21:09:00 -08:00
Brian Nicholson
94498b71ec
Bug 880599 - Remove GeckoProfile.get() from provider creation. r=gbrown
2013-06-10 15:37:39 -07:00
Brian Nicholson
fff3e90927
Bug 856163 - Part 4: Use gecko package for database classes. r=lucasr f=rnewman
2013-04-09 17:10:48 -07:00