keymanapp / keymanapp/keyman

chore(android): remove `other-polyfills.js` from `keyboard.html`

Open Beginner friendly
#16,143 0 comments 0 reactions 0 assignees View on GitHub
android/ chore
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

`other-polyfills.js` defines `DOMRect` which wasn't available until Chrome 61. However, our minimum Chrome version is now 95, so we can safely delete this file, and the reference in `keyboard.html`.

Contributor guide

Open the contributing guide

Research direction

Start by opening keyboard.html and locating its reference to other-polyfills.js, then inspect the polyfill file and the surrounding keyboard page setup. Remove the obsolete file and its reference; the work is done when the page no longer loads it and the keyboard page still builds or runs as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Refactor
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
84/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.