Bug 449596 - "remove the browser.sessionstore.enabled pref" (remove the (buggy) note from API comments)

This commit is contained in:
Simon Bünzli 2008-08-20 00:48:36 -05:00
Родитель 33ac18a50f
Коммит 2fc2f9aa25
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -56,10 +56,6 @@ interface nsIDOMNode;
*
* * "Tabbrowser tabs" are all the child nodes of a browser window's
* |getBrowser().tabContainer| such as e.g. |getBrowser().selectedTab|.
*
* Note: This API will break in all sorts of way if the preference
* browser.sessionstore.enabled is set to false (once bug ...
* is fixed, the service won't be available at all).
*/
[scriptable, uuid(58d17e12-a80f-11dc-8314-0800200c9a66)]