1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-07 22:15:45 +01:00

Whitelist hint XBL bindings.

See https://bugzil.la/1050049

Fixes issue #1213.
This commit is contained in:
Doug Kearns
2014-12-05 13:12:05 +11:00
parent 777a43d21b
commit 68137cd1ee

View File

@@ -13,7 +13,7 @@
</content> </content>
</binding> </binding>
<binding id="hints" inheritstyle="false"> <binding id="hints" inheritstyle="false" bindToUntrustedContent="true">
<content> <content>
<html:div anonid="hints"/> <html:div anonid="hints"/>
</content> </content>