After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 668273 - Add support for Mozilla OpenWebApps
Add support for Mozilla OpenWebApps
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: Web Applications
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-19 14:58 UTC by Jose Dapena Paz
Modified: 2018-03-30 16:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jose Dapena Paz 2012-01-19 14:58:47 UTC
We want to implement the Mozilla OpenWebApps standard, as described in https://developer.mozilla.org/en/OpenWebApps

Some requirements:
   * The installed mozilla web apps should be visible in about:applications
   * We should show the description in about:applications. Also, description should be added as comment in the desktop file.
   * Support installing web app on trying to fetch an OpenWebApp manifest. The MIME type for this is application/x-web-app-manifest+json
   * Parse the manifest, and fetch the web application information needed (including the name, description, developer name and url, and launchpath.
   * The origin of OpenWebApps is always the same of the manifest.
   * Adapt the install dialog to take into account the requirements for OpenWebApps.
   * Implement the javascript API (methods navigator.mozApps.install, navigator.mozApps.amInstalled, navigator.mozApps.getInstalledBy.

A simple test web store is here: https://apps.mozillalabs.com/appdir/
Comment 1 Jose Dapena Paz 2012-01-19 15:02:56 UTC
I've been implementing these requirements, and I'm maintaining the work in a personal branch for epiphany, here: https://github.com/jdapena/epiphany/tree/webapp

This includes basic implementation of OpenWebApps, Google Chrome webstore hosted apps, and Google Chrome CRX-less apps. I'm reporting separate bugs for these other apps implementation.
Comment 2 Michael Catanzaro 2018-03-25 17:48:27 UTC
This is a mass NEEDINFO of all Epiphany bugs with no activity in the past three years. I'm going to be automatically closing old bugs to help us focus on current problems. If you feel this bug is still relevant with Epiphany 3.26 or newer, then please leave any comment here so that I know not to close this one.
Comment 3 Michael Catanzaro 2018-03-30 16:27:49 UTC
This is a mass-close of old bugs currently in the NEEDINFO state.

If you think this bug is still relevant, please leave a comment.