Hi,

a comment in nsIContentPolicy.idl says

  /* When adding new content types, please update nsContentBlocker,
   * NS_CP_ContentTypeName, contentScurityPolicy.js, all nsIContentPolicy
   * implementations, and other things that are not listed here that are
   * related to nsIContentPolicy. */

My first thought was that it should be enough to look for all files that 
#include nsIContentPolicy.h und rebuild the specific subtrees, but when I 
looked a second time at the comment I realized that this can't be everything.

What do I have to do after adding a new content type? I'd need a complete list 
of all the files I have to update and I'd need to know if there're any other 
changes I have to make inside other files.

Regards,
Jeremy
_______________________________________________
dev-security mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-security

Reply via email to