зеркало из https://github.com/mozilla/pjs.git
Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
Original committer: benjamin%smedbergs.us Original revision: 1.70 Original date: 2006/04/12 15:39:37
This commit is contained in:
Родитель
21e2affa57
Коммит
dfb716d24c
|
@ -41,7 +41,7 @@
|
|||
#include "nsNavHistory.h"
|
||||
#include "nsNavBookmarks.h"
|
||||
|
||||
#include "nsArray.h"
|
||||
#include "nsIArray.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsDebug.h"
|
||||
#include "nsFaviconService.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче