I am fairly certain I could disable cookies on the client side to work around this and make it an option for each app since some apps will likely want cookies. I'd much prefer it if this was done on the server and thereby avoid more client code / complexity. If you are referring to testing the server that test would need to be outside of build tests of course.
Robert On Thu, Jan 15, 2015 at 1:10 PM, Ehsan Akhgari <[email protected]> wrote: > On 2015-01-15 12:04 AM, Robert Strong wrote: > >> Thanks for looking at whether cookies are still being set Mook! I didn't >> bother to look since I had asked for that to be removed several times >> several years ago, I was told it wasn't needed since other data collection >> mechanisms were in place (at the time the blocklist ping), and I was >> assured that it was being removed. *sigh* >> > > We should have a test in place that ensure we're not sending these > cookies. :/ > > _______________________________________________ governance mailing list [email protected] https://lists.mozilla.org/listinfo/governance
