| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
async function waitForTool(name) {This duplicates waitForTool in third_party/blink/web_tests/fast/webmcp/resources/webmcp-helpers.js ...
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Looks like a rebaseline is needed for a bunch of WPTs because of the deprecation warning 😋
Looks like a rebaseline is needed for a bunch of WPTs because of the deprecation warning 😋
Think I got them all. We'll see if the bots are happy.
This duplicates waitForTool in third_party/blink/web_tests/fast/webmcp/resources/webmcp-helpers.js ...
Yeah so there is some unfortunate duplication, there are three `webmcp-helpers.js` files:
- fast/
- wpt_internal
- external/wpt
The duplication between the first two is what you're commenting on, but I don't think those two types of tests can share files, so it is what it is. The last two technically don't have to be duplicated, so I've removed `wpt_internal/webmcp/resources/webmcp-helpers.js` and updated the internal WPTs to reference the external file. Seems like a good change.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
Jetski botched the rebase but I fixed it...
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |