зеркало из https://github.com/mozilla/pjs.git
Yes the tree is in flames but it'll stay that way without this mod. Reviewed/Approved hyatt. Add new paramter for call to HT_PaneFromURL.
This commit is contained in:
Родитель
ce153056de
Коммит
f9d371928b
|
@ -62,7 +62,7 @@ CRDFNotificationHandler::CreateHTPane ( const char* inURL, unsigned int inCount,
|
||||||
{
|
{
|
||||||
HT_Notification notifyStruct = CreateNotificationStruct();
|
HT_Notification notifyStruct = CreateNotificationStruct();
|
||||||
if (notifyStruct)
|
if (notifyStruct)
|
||||||
return HT_PaneFromURL ( NULL, const_cast<char*>(inURL), notifyStruct, false, inCount,
|
return HT_PaneFromURL ( NULL, const_cast<char*>(inURL), NULL, notifyStruct, false, inCount,
|
||||||
inParamNames, inParamValues );
|
inParamNames, inParamValues );
|
||||||
else
|
else
|
||||||
return NULL;
|
return NULL;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче