Jeremy Maitin-Shepard

Results 43 issues of Jeremy Maitin-Shepard

Any idea whether it would be feasible to support this option? Thanks

This avoids taget namespace pollution when including libpng as a sub-project.

Currently, a vertical bar corresponding to the selected time is shown while clicking and dragging the mouse in the timeline. However, it would be great if the vertical bar remained...

enhancement
votes needed

For camera feeds where a timestamp has not been already included as a watermark on the image itself, it would be great to be able to display a timestamp that...

enhancement
votes needed

# 🐛 bug report With the following index.html: ```html document.body.appendChild(document.createTextNode("hello")); ``` Loading this directly in a browser works. And with `npx parcel build` it also works. But with `npx parcel...

# 🙋 feature request It would be very useful for Parcel to support specifying custom conditions to use when resolving conditional imports, as supported by esbuild, vite, webpack, tsc: https://esbuild.github.io/api/#conditions...

# 🙋 feature request Parcel supports inlining environment variables as `process.env.XXXX` string values but it does not seem to support inlining arbitrary value types (i.e. not just strings) as arbitrary...

# 🐞 bug report ### Description Using a nodejs_binary as a tool for a genrule does not appear to work except by disabling the sandbox. Specifying --bazel_patch_module_resolver also partially fixes...

question/docs
fix-in-new-core

### Describe the bug Benchmark fails with: ``` Test function is not found. Did you add it using `setFn`? ``` ### Reproduction https://stackblitz.com/edit/vitest-dev-vitest-qvjudf?file=package.json ### System Info ```shell n/a ``` ###...

enhancement
feat: browser
p2-to-be-discussed

- `HAVE_SSL_IS_QUIC` variable may be used to bypass `check_symbol_exists` call. - it{,prep} targets renamed to nghttp2_it{,prep}