Open slosd opened 9 years ago
Support for <a ping="..." />
<a ping="..." />
http://kb.mozillazine.org/Browser.send_pings
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
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