Modify Firefox to throttle Plugins when Inactive
Contents
Project Name
Modify Firefox to throttle Plugins when Inactive
Project Description
Modify the browser so that it throttles plugins back when the user/browser/system is inactive. Consider, for example, work that has been done in Safari. You could consider doing this via the IdleService, with an observer set to go off at an appropriate interval. You should also consider how to deal with the case of videos (YouTube). Perhaps keep a white list of movie sites, or other plugin-dependent content that shouldn't be throttled.
Project Leader(s)
Project Contributor(s)
None yet.
NOTE: only Project Leader(s) should add names here. You can’t add your own name to the Contributor list.
Related Bugs
Here are a few bugs that may have an impact on my project:
Bug 193800 – Initiate a push for a plugins standard
Bug 230017 – RFE: Run plugins in a separate thread
Bug 156493 – Browser should tolerate plug-in (plugin) malfunctions, like with a separate (own) process
Bug 199700 – Allow XPCOM component to register with nsIPluginManager
Bug 344638 – Treat Java the same as all other plugins
Project Details
Provides more depth than the Project Description. This is the place for technical discussions, project specs, or other details. If this gets very long, you might consider breaking this part into multiple pages and linking to them.
Project News
This is where your regular updates will go. In these you should discuss the status or your work, your interactions with other members of the community (e.g., Seneca and Mozilla), problems you have encountered, etc.
Put detailed technical information into the Project Details page (i.e., update it as you go), and save this section for news about participation in the project.