| Index: testing/libfuzzer/fuzzers/dicts/feature_policy.dict
|
| diff --git a/testing/libfuzzer/fuzzers/dicts/feature_policy.dict b/testing/libfuzzer/fuzzers/dicts/feature_policy.dict
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..de7638516e368d28fbf54d31f5fd0d0756a4bb46
|
| --- /dev/null
|
| +++ b/testing/libfuzzer/fuzzers/dicts/feature_policy.dict
|
| @@ -0,0 +1,20 @@
|
| +# Copyright 2016 The Chromium Authors. All rights reserved.
|
| +# Use of this source code is governed by a BSD-style license that can be
|
| +# found in the LICENSE file.
|
| +
|
| +"\"cookie\""
|
| +"\"domain\""
|
| +"\"docwrite\""
|
| +"\"geolocation\""
|
| +"\"midi\""
|
| +"\"notifications\""
|
| +"\"payment\""
|
| +"\"push\""
|
| +"\"sync-script\""
|
| +"\"sync-xhr\""
|
| +"\"usermedia\""
|
| +"\"vibrate\""
|
| +"\"webrtc\""
|
| +"\"https://example.com/\""
|
| +"*"
|
| +"\"self\""
|
|
|