Bug 340669: disable session history for view source, (nsISHistory undefined for Thunderbird), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor

This commit is contained in:
gavin%gavinsharp.com 2006-06-11 17:49:56 +00:00
parent 05c8c2a15a
commit d659544321
2 changed files with 2 additions and 2 deletions

View File

@ -188,7 +188,7 @@
ondragdrop="nsDragAndDrop.drop(event, contentAreaDNDObserver);">
<browser id="content" type="content-primary" name="content" src="about:blank" flex="1"
context="viewSourceContextMenu"/>
disablehistory="true" context="viewSourceContextMenu"/>
#include ../../typeaheadfind/content/findBar.inc

View File

@ -205,7 +205,7 @@
ondragdrop="nsDragAndDrop.drop(event, contentAreaDNDObserver);">
<browser id="content" type="content-primary" name="content" src="about:blank" flex="1"
context="viewSourceContextMenu"/>
disablehistory="true" context="viewSourceContextMenu"/>
#include ../../typeaheadfind/content/findBar.inc
</vbox>