Bug 1565389 - Remove orphaned comment r=jgraham

Remove spurious comment orphaned in bug 1444940.
Geolocation is safe... for now.

Differential Revision: https://phabricator.services.mozilla.com/D37801

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Tim D. Smith 2019-07-12 07:53:21 +00:00
Родитель 8e1207721c
Коммит 6f2d828856
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -302,7 +302,6 @@ with Files("tests/fullscreen/**"):
with Files("tests/gamepad/**"):
BUG_COMPONENT = ("Core", "DOM: Device Interfaces")
# Bug 1359076 - Deleting this feature due to security
with Files("tests/geolocation-API/**"):
BUG_COMPONENT = ("Core", "Geolocation")