Closed jakearchibald closed 2 years ago
@domenic I'm a little unclear on how Wattsi <-> bikeshed compatibility is handled. Does this plan sound ok?
export
on this.export
and for=navigable
on this.<dfn>
s.Does this plan sound ok?
Basically yes. We don't need for=/
at the definition side, and I'm wondering if it should be for=node
anyway, but probably not.
I can do the dfn-stuff updates :)
I can do the dfn-stuff updates :)
Done in https://github.com/whatwg/html/pull/6315/commits/0caab9ce095694d10844979dac7b8d217d32e270 . I'll leave it to you to remove
JAKE-TODO: The storage spec uses sessions. It probably should be traversables.
which presumably involves fixing up the previous line.
I'll leave it to you
I couldn't resist, and I did it myself: https://github.com/whatwg/html/pull/6315/commits/f067254aeccfecba52738e3cb43d609615a0a388
@annevk I think this is ready now! Are you happy using bikeshed's oldids
feature?
Thanks @jakearchibald!
This makes storage compatible with https://github.com/whatwg/html/pull/6315
Preview | Diff