| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
@szu...@chromium.org PTAL as well. Shall we do double type-check right away or are we fine with expecting an error in specific test files.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
I think we can land this as-is for now. Doing a double-type-check is non-trivial.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
added fixes for the rdb reporter (changed to use fetch and added a timeout + error reporting)
| 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. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Move common unit tests to foundation
The only exception is the base64 decoder that requires the browser
runtime. The CL uses `@ts-expect-error` where tsc is missing types
coming from either DOM or node.js.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |