Philip Jägenstedt

Results 336 issues of Philip Jägenstedt

In https://chromium-review.googlesource.com/c/chromium/src/+/2578703 I requested that @Honry add a chromestatus.com entry for `setTimeout` clamping. However, I can't see how to request edit access. There used to be a link, but it...

Feedback

This breaks "(Posted in on https://discourse.wicg.io/t/mhtml-generation-and-loading-as-implemented-in-chrome/2387)" in https://www.chromestatus.com/feature/5745939008454656.

enhancement

Knowing when to request a new web-features ID or use an existing one is not trivial and needs guidance in the tool. Something like this: - For a standalone new...

enhancement

**Is your feature request related to a problem? Please describe.** The web-features ID is shows as plain text without context. The IDs are quite readable, but not enough to understand...

enhancement

**Describe the bug** https://chromestatus.com/data/blink/webfeatureprops returns `[312,"WebAppManifestUpdateToken"]` as part of the response. **Expected behavior** This was renamed in https://source.chromium.org/chromium/chromium/src/+/af140c76c416302ecadb5e7cf3f989d6293ba5ec so it should be `[312,"kDRAFT_WebAppManifestUpdate"]` now. **Additional context** Reported by @captainbrosset.

bug

Filtering by [`status:precondition_failed`](https://wpt.fyi/results/?label=master&label=experimental&aligned&q=status%3Aprecondition_failed) seems to not work, and perhaps never did work. This would be useful for filtering out tests that fail on [`assert_implements_optional`](https://web-platform-tests.org/writing-tests/testharness-api.html#assert_implements_optional).

enhancement