Open evanstade opened 11 months ago
in open(), the spec says
open()
If expires milliseconds after the Unix epoch is before the relevant settings object's current wall time, then return failure.
A similar validation step should exist in setExpires().
setExpires()
in
open()
, the spec saysA similar validation step should exist in
setExpires()
.