Closed
Bug 1082561
Opened 11 years ago
Closed 8 years ago
[webide] if the manifest file has changed, don't reload the app, re-launch it
Categories
(DevTools Graveyard :: WebIDE, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: paul, Unassigned)
References
Details
A reload is not enough to take into account changes in the manifest.
From bug 1032098:
(In reply to J. Ryan Stinnett [:jryans] from comment #3)
> (In reply to Alexandre Poirot [:ochameau] from comment #2)
> > There is two way to think about that, either WebIDE is smarter and knows
> > when we need to just reload the page or the whole app. In such case, it
> > would either call reload or stop/start.
> >
> > But we can also tweak the actors.
>
> As long as it's reasonable to do, I think detection like this should be in
> app actor. The reason is that WebIDE doesn't really know the exact state of
> the app that is already installed, as the files could have been edited
> outside of WebIDE. Since the app actor is on device, and the device can
> check easily what's already installed, it seems better to me to put such
> "smarts" in the actor.
Apps are being removed with B2G cleanup.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•