зеркало из https://github.com/mozilla/pjs.git
Dummy checkin to provide log information for the previous commit.
Basically in the previous commit, added a dictionary to the history state object and made AddState() and get() use the dictionary
This commit is contained in:
Родитель
8012532337
Коммит
8183b57734
|
@ -85,8 +85,6 @@ NS_NewLayoutHistoryState(nsILayoutHistoryState** aState)
|
|||
nsLayoutHistoryState::nsLayoutHistoryState()
|
||||
{
|
||||
NS_INIT_REFCNT();
|
||||
|
||||
|
||||
}
|
||||
|
||||
nsLayoutHistoryState::~nsLayoutHistoryState()
|
||||
|
|
|
@ -85,8 +85,6 @@ NS_NewLayoutHistoryState(nsILayoutHistoryState** aState)
|
|||
nsLayoutHistoryState::nsLayoutHistoryState()
|
||||
{
|
||||
NS_INIT_REFCNT();
|
||||
|
||||
|
||||
}
|
||||
|
||||
nsLayoutHistoryState::~nsLayoutHistoryState()
|
||||
|
|
Загрузка…
Ссылка в новой задаче