On 07/02/2013 12:27 PM, Michael Bishop wrote:
> Maybe I'm thinking about this wrong.
> 
> I'd thought that in the "redirects" manifest entry, the "from"
> references the web-page that has been requested to be opened and that it
> doesn't need to actually exist because within the app instance, it is
> now aliased to the "to" entry.
> 
> So, when the app loads http://MichaelPro.local/~mbishop/index.html, and
> the server at MichaelPro.local asks it to redirect to the "from" entry,
> I've been expecting the app to open the "to" entry.
> 
> Is that not the case then? Is there some sample code that shows how this
> works?

No, this is not the case. It's actually a redirect override: when you
get redirected to the "from" page, we instead redirect to the "to"
resource in the package.

        Fabrice
-- 
Fabrice Desré
b2g team
Mozilla Corporation
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to