[Bug 25048] consider whether an IDL attribute of type Promise<T> should catch exceptions and wrap them up as a rejected Promise like they are for operations

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25048

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk@annevk.nl

--- Comment #10 from Anne <annevk@annevk.nl> ---
If you cannot depend on === for promises due to the error case, do promises for
IDL attributes need to ban [SameObject]?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 13 October 2016 15:06:47 UTC