[w3c/IndexedDB] Mark IDBCursor's request property as [SameObject] (#262)

I'm working on implementing {#255, #257} for Chromium and noticed that the property is not annotated with [SameObject] in the IDL https://w3c.github.io/IndexedDB/#cursor-interface.

From the [WPT for this feature]() and the [video about the spec change](), it looks like [SameObject] should be applied. If it is, I'll submit a PR adding this.

@jakearchibald 

-- 
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/issues/262

Received on Monday, 29 April 2019 08:30:22 UTC