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:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user