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

Streamline TypedArray polyfills #1271

Conversation

lehni
Copy link
Contributor

@lehni lehni commented Jan 30, 2023

  • Use fnName variable instead of repeated identical strings, for better minification
  • Remove unnecessary createMethodProperties(fn) function, in favour of same structure in all different polyfills

@lehni lehni requested a review from a team as a code owner January 30, 2023 22:09
@CLAassistant
Copy link

CLAassistant commented Jan 30, 2023

CLA assistant check
All committers have signed the CLA.

@origamiserviceuser origamiserviceuser added this to Backlog in Origami ✨ Jan 30, 2023
@github-actions github-actions bot added the library Relates to an Origami library label Jan 30, 2023
@lehni lehni force-pushed the refactor/streamline-typedarray-polyfills branch from 2b8cca4 to 970dac3 Compare February 5, 2023 09:11
@JakeChampion
Copy link
Owner

JakeChampion commented May 3, 2023

/ok-to-test sha=970dac3

Tests running at https://github.com/Financial-Times/polyfill-library/actions/runs/4876969635

@JakeChampion JakeChampion enabled auto-merge (rebase) May 3, 2023 22:46
@JakeChampion JakeChampion disabled auto-merge May 3, 2023 22:48
@JakeChampion
Copy link
Owner

@lehni thanks for the PR, it all looks good but we can't merge it as it is now out-of-date with the base branch abd I don't have the permission to write to your fork. Would you be able to either give me permission on the fork or rebase your work so that I can merge it in?

- Use fnName variable instead of repeated identical strings, for better minification
- Remove unnecessary createMethodProperties(fn) function, in favour of same structure in all different polyfills
@lehni lehni force-pushed the refactor/streamline-typedarray-polyfills branch from 970dac3 to 0f4eee7 Compare May 7, 2023 19:31
@lehni
Copy link
Contributor Author

lehni commented May 7, 2023

@JakeChampion I've just rebased it. I hope this works!

@JakeChampion
Copy link
Owner

/ok-to-test sha=0f4eee7

@JakeChampion JakeChampion merged commit 8d2cb51 into JakeChampion:master May 8, 2023
9 checks passed
Origami ✨ automation moved this from Backlog to Done May 8, 2023
@robertboulton robertboulton removed this from Done in Origami ✨ Jul 26, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
library Relates to an Origami library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants