xiaoxiaoflood / firefox-scripts

userChromeJS / autoconfig.js and extensions
Mozilla Public License 2.0
1.03k stars 87 forks source link

StyloaiX Cannot edit saved styles on firefox 82 #57

Closed benzBrake closed 3 years ago

benzBrake commented 3 years ago

cannot_edit.gif

xiaoxiaoflood commented 3 years ago

Can't reproduce, working fine here, Fx83.

Maybe related to filename written in Chinese (?)? Could you please paste the name of the style?

benzBrake commented 3 years ago

The filename is 新建标签样式. I have tried to change filename to english, but it not worked. I'm usting firefox 82 64bit with portable_bin patch. Then I tryed to change Firefox version to firefox 82 portableapps version, firefox 82 official and firefox 83b4 official, all reproduce the problem.

xiaoxiaoflood commented 3 years ago

Can't reproduce.

benzBrake commented 3 years ago

I found this error message in browser toolbox

Uncaught 
Exception { name: "NS_ERROR_ILLEGAL_VALUE", message: "newChannel requires the 'securityFlags' property on the options object unless loading from system principal.", result: 2147942487, filename: "resource://gre/modules/NetUtil.jsm", lineNumber: 144, columnNumber: 0, data: null, stack: "NetUtil_asyncFetch@resource://gre/modules/NetUtil.jsm:144:22\ninit@chrome://userchromejs/content/styloaix/edit.js:53:13\nEventListener.handleEvent*@chrome://userchromejs/content/styloaix/edit.js:427:8\n", location: XPCWrappedNative_NoHelper }
NetUtil.jsm:144
xiaoxiaoflood commented 3 years ago

Probably your files are not updated. Please, be sure you have the latest version before creating an issue.

This was introduced in Fx 80 and fixed 3 months ago.

de708c7

xiaoxiaoflood commented 3 years ago

My mistake, sorry, I had forgotten to update styloaix.zip.