Ted Kaplan

Results 3 issues of Ted Kaplan

Currently, maven_install.json is not able to be automatically merged by Git when two separate changes have updated it, since it contains top level hashes of both its inputs and its...

When using `has_mobile_fu true` to force requests to be mobile, `XMLHttpRequests` are included, which breaks AJAX. While this is in line with the documentation, I found it to be rather...

### Description ScalacWorker.java uses the Java Security Manager to trap calls to System.exit(). In JDK 18+, enabling the security manager is disallowed by default, so a flag must be passed...