Konstantin Kolinko
Results
3
comments of
Konstantin Kolinko
error.html: 1. Shouldn't it better be
I do not like this. 1. It breaks the feature implemented by #77 In scenario of #77 your getAlgorithm() call will return null and you will fail with IAE. Expected...
Regarding the proposed patch: 1. The first argument to `register()`: What is the point of calling `pathToFileURL()` on it? Why one would want to convert a relative path to a...