On Tue, Apr 29, 2014 at 2:04 PM, Anne van Kesteren <[email protected]> wrote: > On Tue, Apr 29, 2014 at 1:32 PM, Peter Beverloo <[email protected]> wrote: >> It would still require another synchronous operation, which is unwanted for >> browsers using multiple processes. Chrome uses a synchronous IPC message for >> getting the notification permission (it is not known at renderer startup), >> and I would strongly prefer if we can avoid adding others. > > Interesting. Maybe we should put a use counter on > Notification.permission then. Somewhat sad that nobody raised this > earlier.
Oh, and if you care about this you should probably give feedback to DNT as they have an API⦠o_O -- http://annevankesteren.nl/
