merge_pr_44147
版本发布时间: 2024-01-25 23:30:17
web-platform-tests/wpt最新发布版本:merge_pr_48029(2024-09-07 13:25:31)
Consolidate pointer attribute testing
The primary goal of this patch was to address memory leaks. These leaks were likely due to pending promises at the completion of the test.
The 3 tests for hover pointers, non-hover pointers and hover with right click were all very similar in structure and were consolidated in the patch. We now have 5 variants instead of 3 separate tests.
In the process the tests were modernized to be promise tests instead of an async test. The structure was reformatted to remove the manual test feel.
Bug: 1430360, 1499775, 1446799 Change-Id: Ia6dc48405d2e2197e3c020fdb803d836043698f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5229777 Commit-Queue: Kevin Ellis kevers@chromium.org Reviewed-by: Mustaq Ahmed mustaq@chromium.org Cr-Commit-Position: refs/heads/main@{#1252074}
1、 MANIFEST-8dbb7a1cd4a7665301f25541d49e4653e56f0c52.json.bz2 2.39MB
2、 MANIFEST-8dbb7a1cd4a7665301f25541d49e4653e56f0c52.json.gz 2.94MB
3、 MANIFEST-8dbb7a1cd4a7665301f25541d49e4653e56f0c52.json.zst 2.36MB
4、 WEB_FEATURES_MANIFEST-8dbb7a1cd4a7665301f25541d49e4653e56f0c52.json.bz2 33.98KB
5、 WEB_FEATURES_MANIFEST-8dbb7a1cd4a7665301f25541d49e4653e56f0c52.json.gz 37.95KB
6、 WEB_FEATURES_MANIFEST-8dbb7a1cd4a7665301f25541d49e4653e56f0c52.json.zst 33.38KB