mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-07 20:25:45 +01:00
Whitelist hint XBL bindings.
See https://bugzil.la/1050049 Fixes issue #1213.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user