slosd / guiconfig

gui:config - A Firefox add-on which provides advanced configuration for the browser
https://addons.mozilla.org/en-US/firefox/addon/guiconfig
GNU General Public License v3.0
9 stars 1 forks source link

browser.send_pings #34

Open slosd opened 9 years ago

slosd commented 9 years ago

browser.send_pings

Support for <a ping="..." />

http://kb.mozillazine.org/Browser.send_pings

browser.send_pings.require_same_host

This parameter returns true if pings are restricted to the same host as the document in which the click occurs. [1]

[1] http://hg.mozilla.org/mozilla-central/file/911935404233/docshell/base/nsDocShell.cpp#l297