134
edits
(Created page with ''''[DRAFT v.2]''' ''Frank Yan'' === Introduction === Firefox does not provide a method to select multiple tabs simultaneously. The primary obstacle to shipping this feature ha…') |
No edit summary |
||
Line 5: | Line 5: | ||
=== Introduction === | === Introduction === | ||
Firefox does not provide a method to select multiple tabs simultaneously. The primary obstacle to shipping this feature has been the difficulty of enumerating edge cases. An implementation of this feature is in progress and can be found at {{bug|566510}}. This design document seeks to provide examples of compelling use cases and to describe the intended behavior of this feature, covering all known edge cases as precisely and concisely as possible. | Firefox does not provide a method to select multiple tabs simultaneously. The primary obstacle to shipping this feature has been the difficulty of enumerating edge cases. An implementation of this feature is in progress and can be found at {{bug|566510}} and the [[Firefox/Projects/Multiple_Tab_Selection|project page]]. This design document seeks to provide examples of compelling use cases and to describe the intended behavior of this feature, covering all known edge cases as precisely and concisely as possible. | ||
=== Motivation === | === Motivation === |
edits