зеркало из https://github.com/mozilla/pjs.git
Looks like the cvs update/merge needed some manual intervention. Took our offending cruft. Preserved
usage of _blank which according to cvs log is what law intended.
This commit is contained in:
Родитель
38d32c4d4a
Коммит
526514ec30
|
@ -1042,11 +1042,7 @@ function OpenSearch(tabName, searchStr)
|
|||
|
||||
function BrowserViewSource()
|
||||
{
|
||||
<<<<<<< navigator.js
|
||||
window.openDialog( "chrome://navigator/content/viewSource.xul", "_new", "chrome,all,dialog=no", window.content.location );
|
||||
=======
|
||||
window.openDialog( "chrome://navigator/content/viewSource.xul", "_blank", "chrome,all,dialog=no", window.content.location );
|
||||
>>>>>>> 1.42
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1042,11 +1042,7 @@ function OpenSearch(tabName, searchStr)
|
|||
|
||||
function BrowserViewSource()
|
||||
{
|
||||
<<<<<<< navigator.js
|
||||
window.openDialog( "chrome://navigator/content/viewSource.xul", "_new", "chrome,all,dialog=no", window.content.location );
|
||||
=======
|
||||
window.openDialog( "chrome://navigator/content/viewSource.xul", "_blank", "chrome,all,dialog=no", window.content.location );
|
||||
>>>>>>> 1.42
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче