Re: [web-bluetooth] Remove all mentions of "script execution environment", which no longer exists in HTML.

> It looks like other specs leave platform objects' global 
environments implied rather than explicitly wired

Other specs typically get it wrong.  Though there _is_ talk about 
adding some sort of defaults to IDL where an object gotten off another
 object will just be associated with the same global unless something 
says otherwise, mostly to work around everyone not even thinking about
 the problem.  In practice what this means is that right now browsers 
often disagree once you start trying to test what they're actually 
doing.

-- 
GitHub Notification of comment by bzbarsky
Please view or discuss this issue at 
https://github.com/WebBluetoothCG/web-bluetooth/pull/198#issuecomment-171526130
 using your GitHub account

Received on Thursday, 14 January 2016 04:20:11 UTC