SeaMonkey 2.46pre (like Firefox 49.0.2). Also reproducible on Firefox Nightly 20161116030212
STR (from a fresh browser session):
1) put this page up on a server
Code: Select all
<!doctype html>
Testing.
<video src="http://<THE_SERVER_IP>/big_buck_bunny.webm" controls="yes"></video>
Expected results: video placeholder and entry for the server's IP address in the NoScript menu
Actual results: no placeholder and no way to allow the video. The server's IP is gone from the menu. Reloading the page by clicking the toolbar button, toggles between this behavior and the expected behavior.
Also, once the video is Temp-Allowed, NoScript will not block it even after revoking temporary permissions, despite reloading the page with Ctrl-R and Ctrl-Shift-R. And in this situation, the video does not show up in the NoScript menu at all, nor does the server's IP address.