mchubby

Results 10 comments of mchubby

OK it's your call, if you feel it's more suitable there.

It's a longstanding issue with cgi scripts written in Perl that open() may be used to execute malicious user-provided remote commands if the input is not properly validated. The 2-argument...

This template pack uses .xproj/project.json, but vs2017 now only supports .csproj, so it probably need adjustments. You can however, generate the project in vs2015, then open the solution in vs2017....

One reason may be because escapeBackSlash does not handle all special characters for use in new RegExp, e.g. character ranges.

I had the same problem. I managed to repro with: - Firefox 63.0 x64 - Quick Dial - **Decentraleyes** - **Control Request** - bookmarks at "Quick Dial" root - A...

Hello, I can confirm that the [upcoming improvements in Firefox](https://blog.mozilla.org/addons/2019/02/15/extensions-in-firefox-66/) show significant effects for this issue. > Starting in release 66, extensions use IndexedDB as the backend for local storage...

Well, I can only speak for my own use case as described in the 2nd post of this topic. You may [backup your profile](https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles) and try with the installer at...

> I have tried QuickDial after installing Firefox 66.0 and the issue remains. Having installed uMatrix, Privacy Possum or Print Edit WE extensions still causes performance issues that make QuickDial...

Can reproduce relatively similarly on MSYS2 ``` pacman -Syuu pacman -S git tar bzip2 make llvm binutils source shell mingw64 pacman -S clang git clone https://github.com/idc/PS4-SDK.git PS4-SDK--idc && pushd PS4-SDK--idc...

Hello, I found a similar error message while using the non-standalone version on Windows (tested on 0.4.1 too). Weirdly enough, when using the standalone version and not providing any parameter,...