Closed
Bug 893015
Opened 11 years ago
Closed 11 years ago
Set isActive to false on background tabs
Categories
(Firefox for Metro Graveyard :: Browser, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jimm, Assigned: jimm)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
This should help improve responsiveness quite a bit. Browsers have an isActive property which throttles all sorts of perf related properties (animations, setTimeouts, etc..) The remote browser bindings set this in the original fennec code, but didn't in local tabs. Hence all background tabs in metrofx are currently active.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → jmathies
Attachment #774681 -
Flags: review?(mbrubeck)
Updated•11 years ago
|
Attachment #774681 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
\0/
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•