зеркало из https://github.com/mozilla/pjs.git
Bug 239429 - display URL in status bar while using bookmark & history sidebars, follow up fix. patch from Michael Schonfeld <dev@schonfeld.org>, r=me.
This commit is contained in:
Родитель
07055124db
Коммит
24f596062e
|
@ -68,7 +68,7 @@
|
|||
<!-- overriding -->
|
||||
<property name="view">
|
||||
<getter><![CDATA[
|
||||
return this.treeBoxObject.view;
|
||||
return this.treeBoxObject.view.QueryInterface(Ci.nsINavHistoryResultTreeViewer);
|
||||
]]></getter>
|
||||
<setter><![CDATA[
|
||||
return this.treeBoxObject.view = val;
|
||||
|
|
Загрузка…
Ссылка в новой задаче