Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

Concord JSHint Standards with Signal-Desktop, update to ES6 getPrototypeOf #48

Closed

Conversation

PunkChameleon
Copy link

Attempt to rectify both JSHint profiles between here and Signal-Desktop.

This upgrades the file to match, and then removes the legacy 'proto' and invokes the new ES6 .getPrototypeOf() method.

An extra pair of eyes for testing this would be helpful -- my machine is having trouble closing the SauceLabs tunnel but I believe they're passing regardless. Sanity checks are welcome!

@PunkChameleon PunkChameleon changed the title Concord JSHint with Signal-Desktop, update to ES6 getPrototypeOf Concord JSHint Standards with Signal-Desktop, update to ES6 getPrototypeOf May 4, 2018
@PunkChameleon
Copy link
Author

@scottnonnenberg-signal @gasi-signal is there any chance you'd be able to review / test locally?

@PunkChameleon PunkChameleon mentioned this pull request May 11, 2018
@PunkChameleon
Copy link
Author

@scottnonnenberg-signal @gasi-signal -- nix the automated test part. After figuring out #50 via #9, was able to run tests locally and all have passed.

@PunkChameleon
Copy link
Author

@scottnonnenberg-signal is this project frozen?

@scottnonnenberg-signal
Copy link
Contributor

I suppose you might call it that. We only really make changes when we need to, since there's a high risk of breaking things. Maybe you could talk about the high-level reason for this change?

@PunkChameleon
Copy link
Author

@scottnonnenberg-signal -- makes sense. This change essentially concords the style guides for Signal's other JS repos, and updates a legacy aspect of the old library to use new ES6 standards.

@PunkChameleon
Copy link
Author

Just following-up on this. Helpful?

@PunkChameleon
Copy link
Author

@scottnonnenberg-signal is this useful to merge?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants