Code: Select all
TypeError: Promise.withResolvers is not a function
Moderator: trava90

Code: Select all
TypeError: Promise.withResolvers is not a function





Code: Select all
[["business.parcel.royalmail.com",["/main\\.[0-9a-f]*\\.js/",["/^/","Promise.withResolvers=function(){let resolve,reject,promise;promise=new Promise((res,rej)=>(resolve=res,reject=rej));return{promise,resolve,reject}};"]]]]


Basically the filter polyfills the withResolvers() convenience function that Pale Moon currently doesn't implement.