Add page report accessor to tabbrowser.

git-svn-id: svn://10.0.0.236/trunk@232584 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hyatt%netscape.com
2007-08-22 04:58:57 +00:00
parent 16ede03f4a
commit 29ee184b69

View File

@@ -1096,6 +1096,10 @@
</body>
</method>
<property name="pageReport"
onget="return this.mCurrentBrowser.pageReport;"
readonly="true"/>
<property name="currentURI"
onget="return this.mCurrentBrowser.currentURI;"
readonly="true"/>