You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
Feature detection for new stuff like culling, not idb observer. Does that make sense? Things we can provide options for in IDBObserver's observe method.
Ah, right. Seems like another instance of whatwg/webidl#107 then :-/. I was optimistic about my proposal in whatwg/webidl#107 (comment) but a bunch of people showed up to the thread with conflicting ideas and requirements so now I don't know what we're doing.
In any case, maybe this could be clearer what it's talking about, and perhaps link to that issue.
Just
'IDBObserver' in window
suffices, like it does for anything else that introduces a new interface.The text was updated successfully, but these errors were encountered: