YFdyh000

Results 166 issues of YFdyh000

Keep the `manifest-firefox.json` will bring trouble for debugging add-on, select it will load the `manifest.json` of the folder instead of the `manifest-firefox.json`. This may cause the temporary ID to be...

enhancement
someday

只是设想,尚在研究、未确定可行性。 https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker https://caniuse.com/#search=ServiceWorker https://github.com/GoogleChrome/samples/tree/gh-pages/service-worker 愿景是以此固定内置规则集(及在线规则集)的实例化,避免每个页面(iframe)都实例化json(消耗CPU)并存活于整个会话期(消耗内存)。 基本目标是内置规则集只初始化一次,然后用户脚本在各页面调用(注册,只需一次)、获取里面的对象。 远期目标是.js形成规则集文件,可以比较安全(或明确警告)的远程加载,以及用户自定义。托管可以用greasyfork.org、github、gitee.com等(可以检测而多个)。不过相比mydata.json,远端ServiceWorker的加载也许有很大的安全风险,待研究能否限制。 参考 https://stackoverflow.com/questions/38810002/how-can-i-load-a-shared-web-worker-with-a-user-script ,用户脚本加载非远程(内置)的ServiceWorker可能有难度。 乐见有人接手这个,或者告知不可行。

enhancement
help wanted

I noticed that this will solve the automatic folding and covering problems of some tooltip on my system. But this may be uncoordinated for uniform width, and may still be...

Fix #142. Please pick a suitable file name suffix. Language packs need to take care. The menu label may be improve. BTW, the source code of the project contains many...

1. And, supporting modifications to `CdiResource\dialog\Graph.html` for correctly display the decimal. ``` var x = item.datapoint[0].toFixed(2), y = item.datapoint[1].toFixed(2); showTooltip(item.pageX, item.pageY, parseInt(y)); ``` to ``` var x = item.datapoint[0], y...

The normalized values is not enough for a history evaluation, the defined like HostWrites.csv is good but sometimes the result is not correct or incomplete (e.g. curiosity for NandReads). Allows...

https://bugzilla.mozilla.org/show_bug.cgi?id=1096041

ARCHIVED

https://bugzilla.mozilla.org/show_bug.cgi?id=1071540

ARCHIVED