On 5/1/19 9:18 AM, Dave Tapuska wrote:
> The feature policy builds on freezable
> <
https://wicg.github.io/page-lifecycle/spec.html#html-task-source-dfn>
> task queues that were implemented part of page-lifecycle. Has gecko had
> problems implementing page-lifecycle because of lack of clarity in the
> specifications?
Gecko has not yet looked into implementing page-lifecycle. But yes, if
we were to go try to implement it, doing so in a way that's
interoperable with Chrome would be completely impossible given the
current state of the specifications.
It's not just "lack of clarity". It's complete nonexistence of an
actual spec; see the first "TODO" bit in the section you linked, which
is hiding a huge amount of work and compat problems.
-Boris