mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 13:44:11 +01:00
Whitelist hint XBL bindings.
See https://bugzil.la/1050049 Fixes issue #1213.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</content>
|
||||
</binding>
|
||||
|
||||
<binding id="hints" inheritstyle="false">
|
||||
<binding id="hints" inheritstyle="false" bindToUntrustedContent="true">
|
||||
<content>
|
||||
<html:div anonid="hints"/>
|
||||
</content>
|
||||
|
||||
Reference in New Issue
Block a user