This differntial modifies localforage to provide method to get message of exception that is thrown when race condition occurs. Additionally this method is used innotifs code to filter exception and decide when to silence and when to re-throw exception.
Details
Details
- Apply this patch: https://gist.github.com/marcinwasowicz/4aaa7ecc71af0e91c66cf96e748161c0
- Uncomment the first change. Youd should be seeing logs in shared worker console but no errors being thrown.
- Comment the first change and uncomment the second. You should be seeing errors thrown in web app console.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- marcin/eng-9025-new
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
patches/localforage+1.10.0.patch | ||
---|---|---|
330 ↗ | (On Diff #43467) | not sure what is the best, but previous was confusing |