summaryrefslogtreecommitdiffstats
path: root/modules/libpref/test/browser/file_access_sanitized_pref.html
blob: ae21abb2adcdcff0bea216024832a9a94c72793b (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<body>
	<script>
	  SpecialPowers.getCharPref("extensions.webextensions.uuids", "<na>");
	</script>
</body>
</html>