Issue 1160283003:
[Offline] Creates metadata store interface for offline pages (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@offline-pages-1
Patch Set: Adding BUILD.gn updates
Created 5 years, 6 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Dmitry Titov
2015/06/04 00:25:52
If we can avoid this, it'd be great. For example,
If we can avoid this, it'd be great. For example, we might need to implement a
DB layer in Java on Android to be able to serve it via Content Provider to other
apps (like Stars or Icicle) with good perf even if Chrome is not loaded. If we
abstract the OfflinePagesModel from data storing layer, we migh tbe able to do
it simply in the future.
On 2015/06/04 00:25:52, Dmitry Titov wrote:
> If we can avoid this, it'd be great. For example, we might need to implement a
> DB layer in Java on Android to be able to serve it via Content Provider to
other
> apps (like Stars or Icicle) with good perf even if Chrome is not loaded. If we
> abstract the OfflinePagesModel from data storing layer, we migh tbe able to do
> it simply in the future.
Issue 1160283003: [Offline] Creates metadata store interface for offline pages
(Closed)
Created 5 years, 6 months ago by fgorski
Modified 5 years, 6 months ago
Reviewers: Dmitry Titov, blundell
Base URL: https://chromium.googlesource.com/chromium/src.git@offline-pages-1
Comments: 14