[Bug 13790] Rename localStreams and remoteStreams to sendStreams and receiveStreams or similar since you may send a stream that is received from one peer to another and then it ends up in localStreams (although it's not local)

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-31 23:55:59 UTC ---
Well renaming it to sendStream/receiveStreams wouldn't make it any clearer
since then you'd have a stream in both lists, so by definition you'd have a
sent stream in the received list and vice versa. :-)

-- 
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 Wednesday, 31 August 2011 23:56:05 UTC