Rewrite uuid for ContentPolicy

This commit is contained in:
janekptacijarabaci 2018-06-17 14:15:53 +02:00 • committed by Roy Tam
commit d4bba67029
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ interface nsIPrincipal;
* by launching a dialog to prompt the user for something).
*/
[scriptable,uuid(caad4f1f-d047-46ac-ae9d-dc598e4fb91b)]
[scriptable,uuid(d472863b-adb2-4448-aa8f-6c33c0c4c633)]
interface nsIContentPolicy : nsIContentPolicyBase
{
/**

View file

@ -24,7 +24,7 @@ typedef unsigned long nsContentPolicyType;
* by launching a dialog to prompt the user for something).
*/
[scriptable,uuid(17418187-d86f-48dd-92d1-238838df0a4e)]
[scriptable,uuid(e8046cd0-3b32-4065-ad78-4099a9bb2e35)]
interface nsIContentPolicyBase : nsISupports
{
/**

View file

@ -28,7 +28,7 @@ interface nsIDOMElement;
* by launching a dialog to prompt the user for something).
*/
[scriptable,uuid(b9df71e3-a9b3-4706-b2d5-e6c0d3d68ec7)]
[scriptable,uuid(2215d135-df0d-445b-bb49-f11a4855f2a1)]
interface nsISimpleContentPolicy : nsIContentPolicyBase
{
/**