Skip to content
This repository has been archived by the owner on Jan 4, 2019. It is now read-only.

Tab update events should only fire when data has changed #208

Merged
merged 1 commit into from
Jun 7, 2017

Conversation

bbondy
Copy link
Member

@bbondy bbondy commented Jun 7, 2017

@bbondy bbondy requested a review from ayumi June 7, 2017 19:34
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */

const deepEqual = (x, y) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did this function come from a library? if it's bespoke might be nice to have unit tests.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no I just wrote it fast but we don't have any test suite at all on muon right now :( We have to fix soon.

@ayumi
Copy link
Contributor

ayumi commented Jun 7, 2017

Fixes #206

@bsclifton bsclifton deleted the tab-update-events branch June 7, 2017 20:55
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.

3 participants