John Lenz

Results 3 issues of John Lenz

rules_closure/java/com/google/javascript/jscomp/ places files within the Closure Compiler package allowing it to violate package visibility and use internal APIs. There are no guarantees about internal APIs and makes it difficult for...

I'm basically looking for a "retrieve X if present" without initiating a load. In order to lookup a module from the registry, the "key" must be obtained, the "key" is...

question

The [MDN page for CSSRule#type](https://developer.mozilla.org/en-US/docs/Web/API/CSSRule/type) says: > If you need to distinguish different types of CSS rule, a good alternative is to use constructor.name It would be nice if this...