Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
Cache.add() |
Fix last revision's change to use `response.ok` instead of `response.ok()`. Its a boolean getter, not a function. | |
Cache.add() |
Add `response.ok()` check to first code example. | |
Request.cache |
Blink browsers don't actually support Request.cache yet. The attribute was accidentally exposed before, but not implemented. | |
TextDecoder.decode() |
||
Gaia unit tests |