Confirmed users
201
edits
(Created page with "= Status = Drafting. = Contributors = * Last modified: August 14, 2011 * Authors: Kyle Huey (Mozilla) * Contributors: = Use case = The ability to mute/unmute tabs or determ...") |
|||
Line 33: | Line 33: | ||
= Open issues = | = Open issues = | ||
* Should we condense NPP_[Mute|Unmute]Instance into a single function taking a boolean mute/unmute argument? | * Should we condense NPP_[Mute|Unmute]Instance into a single function taking a boolean mute/unmute argument? | ||
* Will we want to be able to control the volume level on a per instance basis? | * Will we want to be able to control the volume level on a per instance basis? This seems unnecessarily complicated. |