[Bug 25007] [imports]: Want LinkImport.ready() to return promise.

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

Domenic Denicola <domenic@domenicdenicola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |domenic@domenicdenicola.com

--- Comment #2 from Domenic Denicola <domenic@domenicdenicola.com> ---
> Should promise-vending functions without arguments take onFulfilled & onRejected callbacks?

I don't like this. It's a needless inconsistency in the platform that sometimes
you'll be interfacing with promise objects through the normal interface and
sometimes you'll be bypassing that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 14 March 2014 14:35:04 UTC