Closed Bug 1039203 Opened 11 years ago Closed 8 years ago

[Window Management] Share the mechanism about reviving a window

Categories

(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: alive, Unassigned)

References

Details

Now we have two different mechanism to revive a dead window, HomescreenWindow.prototype.ensure() & AppWindow.prototype.revive() I would like to share the same way. Need some investigation. * HomescreenWindow is killing this.element after it's dead. * AppWindow is only removing this.browser after it's dead if SuspendingApp is enabled. I prefer to use the later one in homescreen because we have lots of code accessing this.element
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.