зеркало из https://github.com/mozilla/pjs.git
Notify wantAllDetails=true observers on item renumbering, and make the observer API for item/folder moves a little nicer. Bug 314553, r=brettw.
Original committer: bryner%brianryner.com Original revision: 1.13 Original date: 2005/11/22 00:44:14
This commit is contained in:
Родитель
6732c3085e
Коммит
8416f4f56a
|
@ -392,7 +392,7 @@ public:
|
|||
void SaveExpandItem(const nsAString& aTitle);
|
||||
void SaveCollapseItem(const nsAString& aTitle);
|
||||
|
||||
// get the statement for selecting a history row by id
|
||||
// get the statement for selecting a history row by URL
|
||||
mozIStorageStatement* DBGetURLPageInfo() { return mDBGetURLPageInfo; }
|
||||
|
||||
// Constants for the columns returned by the above statement.
|
||||
|
|
Загрузка…
Ссылка в новой задаче