Current implementation of polyfill for document.elementsFromPoint is buggy,
so fix it to avoid js errors in old browsers.
Issue spotted thanks to sentry: https://sentry.softwareheritage.org/organizations/swh/issues/443/?project=13
Paths
| Differential D2604 Authored by anlambert on Jan 30 2020, 3:00 PM.
Details
Summary Current implementation of polyfill for document.elementsFromPoint is buggy, Issue spotted thanks to sentry: https://sentry.softwareheritage.org/organizations/swh/issues/443/?project=13
Diff Detail
Event TimelineHerald added a reviewer: Reviewers. · View Herald TranscriptJan 30 2020, 3:00 PM2020-01-30 15:00:23 (UTC+1) Comment Actions Build is green Comment Actions Build is green Harbormaster completed remote builds in B10375: Diff 9313.Jan 30 2020, 3:10 PM2020-01-30 15:10:12 (UTC+1) Comment Actions Build is green Comment Actions Build is green Harbormaster completed remote builds in B10376: Diff 9314.Jan 30 2020, 3:19 PM2020-01-30 15:19:21 (UTC+1) This revision is now accepted and ready to land.Jan 30 2020, 3:20 PM2020-01-30 15:20:11 (UTC+1) Closed by commit rDWAPPSd4405005c9db: assets: Fix bug in elementsfrompoint-polyfill (authored by anlambert). · Explain WhyJan 30 2020, 3:21 PM2020-01-30 15:21:27 (UTC+1) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 9315 package.json
swh/web/assets/src/bundles/vendors/elementsfrompoint-polyfill.js
swh/web/assets/src/bundles/vendors/index.js
yarn.lock
|