Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu applet: Replace polyfills with js natives... #11865

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Menu applet: Replace polyfills with js natives... #11865

merged 1 commit into from
Sep 26, 2023

Conversation

fredcw
Copy link
Contributor

@fredcw fredcw commented Sep 17, 2023

+add brackets to if statement accidentally omitted in commit 975bb2c

+remove unused import GObject and unused constant NUM_SYSTEM_BUTTONS from applet.js

+remove unused import Util from appUtils.js

Edit: each() polyfill was originally added for performance but on current cjs is much slower (~30%)

+add brackets accidentally omitted in commit 975bb2c

+remove 2 unused imports and one unused constant
@mtwebster mtwebster merged commit d04f6c3 into linuxmint:master Sep 26, 2023
3 checks passed
@fredcw fredcw deleted the menuappletpolyfills branch September 26, 2023 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants