Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Notifying users via the Notification and Vibration APIs |
||
Using IndexedDB |
Reverted one of my two previous changes in Revision 1086515. One of the wrong uses I fixed was a commented out example of what not to do, so I returned it to its previously messy state. The other fix I made is good. | |
Using IndexedDB |
Updated two code samples where the result of the request was retrieved from the the request itself (which is in a different scope, and might have been changed or overwritten) instead of from the event in the function's own scope. |