mirror of
https://github.com/servo/servo.git
synced 2025-08-30 01:28:21 +01:00
Disable nonstandard interfaces via prefs.
This commit is contained in:
parent
bb47f72f25
commit
91a78ed109
16 changed files with 22 additions and 13 deletions
|
@ -11,6 +11,7 @@
|
|||
// This interface is entirely internal to Servo, and should not be accessible to
|
||||
// web pages.
|
||||
|
||||
[Pref="dom.testbinding.enabled"]
|
||||
interface TestBindingProxy : TestBinding {
|
||||
readonly attribute unsigned long length;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue