Daniel Smith
Daniel Smith
## Background There are places in the code where the url scheme is hardcoded to `https`. As a result, when a developer has all of the micro services up locally,...
Currently, the Interop 20XX page at `/interop-{YEAR}` will redirect to the current year if an attempt is made to view a year with no data (only 2021 and 2022 currently...
See: https://github.com/web-platform-tests/wpt.fyi/pull/2944#discussion_r971334589 Currently the Interop 20XX data exists in a large json file `interop-data.json` with data for all years. It would be useful for organization to store the data in...
Since the transition to using Chrome for Testing to obtain automated WPT test results, [a number of CSS tests have become flaky](https://wpt.fyi/results/css?q=seq%28%28status%3Apass%7Cstatus%3Aok%29%20%28status%3A%21pass%26status%3A%21ok%26status%3A%21unknown%29%29%20seq%28%28status%3A%21pass%26status%3A%21ok%26status%3A%21unknown%29%20%28status%3Apass%7Cstatus%3Aok%29%29&run_id=5136740683087872&run_id=5083687468662784&run_id=5201852387295232&run_id=5205329465311232&run_id=5198702397882368&run_id=6325795768762368&run_id=5096565122793472&run_id=5129481752150016&run_id=6200023087316992&run_id=5143356576890880), with the majority of flakes occurring in animation...
This change adds the UI components for the new OT Extension process that allows the extension to be processed without intervention. # Screenshot examples ### The "Request a trial extension"...
After #3162 has landed, the OT milestone fields on the stage edit page will no longer mirror their input into the other start and end fields if there is no...
Currently, feature owners must navigate to their feature's detail page and select "Request Origin Trial Creation" on their origin trial stage to be navigated to a form to fill out...
Currently, trial extension gate chips do not display on the feature detail page when a trial extension stage/gate is associated with an origin trial. Only gate chips for the actual...
When running `npm run webtest` on main branch, these logs appear: ``` 🚧 Browser logs: An error was thrown in a Promise outside a test. Did you forget to await...
Experimental Chrome runs are now populated with Chrome Canary. The logo should be updated to match that.