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

add Storage.handlerWithEventsOnly for only getting storage events #181

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

cornerman
Copy link
Member

Instead of getting a handler with my own events and the events of other browser windows, I need to have a handler with only storage events from other windows (dropping events coming from my actions).

This introduces Storage.handlerWithEventsOnly to do just that.

@cornerman cornerman merged commit ac38476 into outwatch:master Mar 19, 2018
@cornerman cornerman deleted the storage-handler-events-only branch March 19, 2018 18:47
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.

None yet

3 participants