[Bug 13220] The camera preference set should be populated asynchronously after returning from getUserMedia().

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13220

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ian@hixie.ch
         Resolution|                            |WONTFIX

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-04 21:56:18 UTC ---
The reason I did it this way is so that if we decide there should be some error
detection code, I can add the exception throwing without having to move stuff
around. In practice it is black-box indistinguishable, so it doesn't really
matter.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 4 August 2011 21:56:19 UTC