External Publication
Visit Post

Browser Development • Re: DocumentUtils.jsm error

Pale Moon forum - Forum index [Unofficial] April 7, 2026
Source

Apparently this error happens only with strict mode enabled according to some documentation I found, i.e. the 'use strict' string appears somewhere in the Javascript code. The browser internals are not really written with strict mode in mind, so enabling it globally would of course cause this kind of error. It's definitely the fault of one of your enabled extensions, since they inject in the global scope.


Discussion in the ATmosphere

Loading comments...