Re: [w3c/IndexedDB] Editorial: Use settings object definition. (#330)

@mkruisselbrink commented on this pull request.

Is this correct? As far as I can tell chrome uses the relevant settings object of |this|, not the current settings object (i.e. the ScriptState passed in by our bindings code is the result of calling ScriptState::ForRelevantRealm(info), and the rest of the IDB code then uses that to figure out origin, mojo interface broker, etc).



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/330#pullrequestreview-393176746

Received on Tuesday, 14 April 2020 18:13:12 UTC