Re: [w3ctag/design-reviews] Badging API (#387)

The other reason not to have them both on `Navigator` is that it's a source of confusion - I predict needing to look up every single time whether I want `setAppBadge()` or `setClientBadge()`.

I think `Document` is defensible, if we don't want to go with `Window` - the title and favicon are in the document, after all.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/387#issuecomment-606333916

Received on Tuesday, 31 March 2020 01:02:15 UTC