[TIMOB-9347] MobileWeb: Remove inactive windows/tabs/etc from the DOM and add them back when reactivated.
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-29T18:06:44.000+0000 |
Affected Version/s | Release 2.0.1 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-06-02T08:10:33.000+0000 |
Updated | 2018-04-04T23:20:30.000+0000 |
Description
When a window is inactivated because a new window is opened, a new tab is selected, etc, we should remove the inactivated window from the DOM and remove it from layout calculations to improve performance. Slow reflow on mobile devices is killing performance.
This ticket will require some thought before implementing because it may have parity implications.
Resolving ticket as "Won't fix" as MobileWeb has been deprecated.
Closing as will not fix.