Re: [whatwg/webidl] Maplike/setlike iterators shouldn't use MapIteratorPrototype/etc (Issue #1142)

>     * Firefox uses %MapIteratorPrototype% for `AudioParamMap`, `EventCounts`, and `RTCPeerStats`. It does _not_ use %SetIteratorPrototype% for `FontFaceSet`.

Firefox does use `%SetIteratorPrototype%` for setlikes, `FontFaceSet` is not marked as setlike in our WebIDL which is a known bug (https://bugzilla.mozilla.org/show_bug.cgi?id=1311198).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1142#issuecomment-1122782894
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/1142/1122782894@github.com>

Received on Tuesday, 10 May 2022 19:31:45 UTC