mirror of https://github.com/gorhill/uBlock.git
code review
This commit is contained in:
parent
0a17ba0597
commit
65f6b36131
|
@ -49,7 +49,7 @@ const getMessageManager = function(win) {
|
|||
|
||||
const contentObserver = {
|
||||
classDescription: 'content-policy for ' + hostName,
|
||||
classID: Components.ID('{8B124E22-E166-11E4-9386-97221D5D46B0}'),
|
||||
classID: Components.ID('{7afbd130-cbaf-46c2-b944-f5d24305f484}'),
|
||||
contractID: '@' + hostName + '/content-policy;1',
|
||||
ACCEPT: Ci.nsIContentPolicy.ACCEPT,
|
||||
MAIN_FRAME: Ci.nsIContentPolicy.TYPE_DOCUMENT,
|
||||
|
|
Loading…
Reference in New Issue