Benjamin Lord
Benjamin Lord
Webkit WPE is a port of webkit used on tens of millions of embedded devices. It appears to track Webkit fairly closely, but there is no definitive reference in terms...
### Problem When a commit causes a previously passing PR to fail a test, the old coverage comment remains. Since the default philosophy of the action seems to be to...
### Idea On long-lived PRs, there is the potential for the number of comments to become spammy and repetitive. Typically, a reviewer is only interested in the most recent run...
> The testSaga API has assertions for all the effect creators available in Redux Saga. Not quite true. `retry` isn't on the list. I hope this is on the road...
The idea here is to support appending to ``. There are cases in which it's not desirable to pollute the ``. This addresses (mostly at least 😄 ) https://github.com/GoogleChromeLabs/preload-webpack-plugin/issues/85 ....
It's been out for over a month. It would be very helpful to my team to know the timeline. This is a blocking issue for us. Thanks for sustaining a...
First, this is _really_ amazing. Mind: blown. Quick thought: It would be nice UX if there were a fast way to download the tile for the thing you "just" heard....
Sometimes it's necessary and idiomatic to directly `return` the result of an effect. Using the `yield-effects` linter rule in this case motivates the usage of `return yield effect()` syntax which...
Sorry, this is probably not the place for this, but: https://github.com/teambit/bit-dev is 404ing for me, and the "Slack" link at the bottom of the website isn't working. **Question:** I am...
The readme currently says: > workerpool runs on node.js, Chrome, Firefox, Opera, Safari, and IE10+. Without browser version numbers, this information is not quite useful for me. Could you be...