Fix for docshell regression. bug#41090, r=law

This commit is contained in:
hyatt%netscape.com 2000-06-02 22:13:51 +00:00
parent 8e60ec3e23
commit a16af811db

View File

@ -627,7 +627,7 @@
<binding id="iframe">
<interface>
<property name="iframe"
<property name="docShell"
readonly="true"
onget="return this.boxObject.QueryInterface(Components.interfaces.nsIIFrameBoxObject).docShell"/>
</interface>