Closed
Bug 309691
Opened 19 years ago
Closed 16 years ago
Mac plugin/Flash idle events should be throttled for inactive documents/tabs
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 336060
People
(Reporter: bryner, Assigned: mikepinkerton)
References
Details
(Keywords: perf)
Safari reduces the frequency of plugin update events to 250ms (from 20ms) when
the tab/window is not active. It would help overall performance if we could do
the same.
Comment 1•19 years ago
|
||
Is there a way for nsObjectFrame to know if the current tab is not frontmost?
Assignee | ||
Comment 2•19 years ago
|
||
maybe we should think about adding some kind of onTabChange DOM events to Gecko,
for both embedding and xul?
Updated•19 years ago
|
Comment 3•16 years ago
|
||
(updated summary for easier querying)
Hardware: PowerPC → All
Summary: mac plugin idle events should be throttled for inactive documents → Mac plugin/Flash idle events should be throttled for inactive documents/tabs
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•