Change @return-taint to use onlysafefor_html instad of escapes_html
authorBrian Wolff <bawolff+wn@gmail.com>
Fri, 31 Aug 2018 09:47:24 +0000 (09:47 +0000)
committerBrian Wolff <bawolff+wn@gmail.com>
Fri, 31 Aug 2018 09:48:30 +0000 (09:48 +0000)
commit5f577437e8afa124b843ccac37300fb5cc2fd312
treeee59625bf654e1534a1506ac7b081e27b2a2a337
parentfaf2e14517b05f8c2c5016c0be11b76a02c27efd
Change @return-taint to use onlysafefor_html instad of escapes_html

This prevents some double escaped warnings. Requires
I2f4e33656b9f94 to be effective. Follow up faf2e14517b05f8.

Change-Id: I255c96592f3baff2df34e07c81510c8874908e28
Bug: T202797
includes/Linker.php