Bug 1450619: Remove useless extends= from the browser bindings. r=dao

MozReview-Commit-ID: 9amwVpbneQl

--HG--
extra : rebase_source : 24aacfd640d283b202332ee40814344c1f8af442
This commit is contained in:
Emilio Cobos Álvarez 2018-04-02 05:59:51 +02:00
Родитель 052e573e8b
Коммит a17a42449f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@
xmlns="http://www.mozilla.org/xbl"
xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<binding id="browser" extends="xul:browser">
<binding id="browser">
<content clickthrough="never">
<children/>
</content>