Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Chrome/Safari version for AbortSignal.abort() reason parameter
Implemented in Chromium M98: https://storage.googleapis.com/chromium-find-releases-static/155.html#155b2353a12c9e0173b8d33b32b115a2406a8131 Implemented in WebKit trunk version 613.1.8: WebKit/WebKit@d354a8d https://github.com/WebKit/WebKit/blob/d354a8d80fbd702d13ea293d1462b19e2652ef66/Source/WebCore/Configurations/Version.xcconfig The data now fully matches api.AbortSignal.reason (the property).
- Loading branch information