<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000">
<blockquote style="border: 0px none;" 
cite="mid:CAMnWBR2yZOXrnB8agaWSrhG65Fc-5oAjcexTGLxawSJ819UOPA@mail.gmail.com"
 type="cite">
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="width:100%;border-top:1px solid #EDEEF0;padding-top:5px">   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
        <a moz-do-not-send="true" href="mailto:nalexander@mozilla.com" 
style="color:#737F92 
!important;padding-right:6px;font-weight:bold;text-decoration:none 
!important;">Nicholas Alexander</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#9FA2A5"><span style="padding-left:6px">2015 
December 14 at 17:23</span></font></div>    </div></div>
</blockquote>
<blockquote style="border: 0px none;" 
cite="mid:CAMnWBR2yZOXrnB8agaWSrhG65Fc-5oAjcexTGLxawSJ819UOPA@mail.gmail.com"
 type="cite">
  <div style="color: rgb(136, 136, 136); margin-left: 24px; 
margin-right: 24px;" __pbrmquotes="true" class="__pbConvBody">
    <div dir="ltr">
      <div class="gmail_extra">
        <div class="gmail_quote">It's similar but the technical 
implementation is independent.  The "Web App Runtime" on Fennec that Myk
 refers to is the system that produces APK files wrapping a web app, and
 then arranges to run that web app in its own process.  (Independent of 
the Fennec process!)  That set of features is essentially untested and 
slows development down.  The future of Web Apps in Fennec is not 100% 
clear, but the features discussed in Mozlando are intended to be used 
and integrate more with Fennec-the-browser-process than stand beside 
it.  Parsing manifests to extract hires icons is possible in both 
worlds, but many things require lots of work on the Fennec side -- 
opening homescreen bookmarks fullscreen or with custom chrome UI, for 
example.<br>
        </div>
      </div>
    </div>
  </div>
</blockquote>
What Nick said!<br>
<br>
I would only add that the manifest in question is different between 
these two approaches to supporting web apps. The Web Runtime uses the 
Open Web App (i.e. FxOS) manifest [1], while the demonstration at 
Mozlando used the W3C manifest [2].<br>
<br>
-myk<br>

<br>
[1] <a class="moz-txt-link-freetext" href="https://developer.mozilla.org/en-US/Apps/Build/Manifest">https://developer.mozilla.org/en-US/Apps/Build/Manifest</a><br>
[2] <a class="moz-txt-link-freetext" href="https://developer.mozilla.org/en-US/docs/Web/Manifest">https://developer.mozilla.org/en-US/docs/Web/Manifest</a><br>
<br>
</body></html>