Jason Kratzer

Results 68 issues of Jason Kratzer

Has anyone got a working stub for Edge on Win10?

Change crash verification option by using shortcut keys 0,1,2,3 for unknown, uninteresting, interesting, and exploitable.

Is there any reason why special characters aren't allowed in passwords for authentication? I'm going to issue a patch for this unless there's not some unforeseen issue that I'm not...

Modified queue_is_full and get_pending_elements to accept argument for full tube name -Fixed all calls for these two functions Refactored all beanstalk "job bodies" -Zlib and Base64 all file data. -Added...

I'm not sure if this is expected or not but the css-color.json and css-color-5.json both point to the same spec. I assume that css-color.json should still point to css-color-4. I...

When running `grizzly.reduce.crash` on a crash that includes multiple tests, if `--no-harness` is evaluated during the initial analysis, no result will be logged. This is because --no-harness will only use...

It would be beneficial to allow the adapter to include and run an executable. One use case for this would be for communication with WebPush. The adapter could include the...

enhancement

Often times it is not obvious which prefs are required to trigger a testcase. It would be beneficial if we could minimize these files with the reducer.

enhancement

Often times when trying to replay intermittent test cases, it can be advantageous to open the same testcase in multiple tabs concurrently to increase the chance of triggering the bug....

enhancement

I'm trying to translate the [W3C ABNF notation](https://www.w3.org/TR/xml/#sec-notation) into nearley and I'm not quite sure how to express a rule that matches anything matching `this` but not `that` as per:...