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

Web SDK 109129 changes: #19

Merged
merged 1 commit into from Feb 25, 2016
Merged

Web SDK 109129 changes: #19

merged 1 commit into from Feb 25, 2016

Conversation

jasonpang
Copy link
Contributor

  • Service worker now logs last 500 pushes (time displayed, retrieved, and clicked) for better retroactive investigating
  • Fix: If the stored service worker version is somehow missing from IndexedDB, a new service worker will be correctly installed. Previously, the user would be in a stuck state forever with the old service worker version.
  • Welcome notifications are no longer persisted (i.e. they auto dismiss in 20 seconds now)
  • Add the current user ID to all webhook request payloads

Review on Reviewable

- Service worker now logs last 500 pushes (time displayed, retrieved, and clicked) for better retroactive investigating
- Fix: If the stored service worker version is somehow missing from IndexedDB, a new service worker will be correctly installed. Previously, the user would be in a stuck state forever with the old service worker version.
- Welcome notifications are no longer persisted (i.e. they auto dismiss in 20 seconds now)
- Add the current user ID to all webhook request payloads
@gdeglin
Copy link
Member

gdeglin commented Feb 25, 2016

Reviewed 4 of 4 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from the review on Reviewable.io

gdeglin added a commit that referenced this pull request Feb 25, 2016
@gdeglin gdeglin merged commit 09f1f45 into master Feb 25, 2016
@gdeglin gdeglin deleted the web-sdk-109129 branch February 25, 2016 02:56
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

2 participants