Changeset 243235 in webkit
- Timestamp:
- Mar 20, 2019, 1:35:25 PM (7 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 1 edited
-
ChangeLog (modified) (1 diff)
-
pointerevents/pointer-id-crash-expected.txt (added)
-
pointerevents/pointer-id-crash.html (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r243234 r243235 1 2019-03-20 Antoine Quint <graouts@apple.com> 2 3 REGRESSION(r240634): Element::hasPointerCapture() passes a JS-controlled value directly into a HashMap as a key 4 https://bugs.webkit.org/show_bug.cgi?id=195683 5 6 Reviewed by Alex Christensen. 7 8 Adding the test that was supposed to have landed along with r242893. 9 10 * pointerevents/pointer-id-crash-expected.txt: Added. 11 * pointerevents/pointer-id-crash.html: Added. 12 1 13 2019-03-20 Devin Rousso <drousso@apple.com> 2 14
Note:
See TracChangeset
for help on using the changeset viewer.