Review Request 116623: Removes duplication of call-ui window for a single channel.

David Edmundson david at davidedmundson.co.uk
Wed Mar 5 22:54:15 UTC 2014



> On March 5, 2014, 10:51 p.m., David Edmundson wrote:
> > src/call-handler.h, line 27
> > <https://git.reviewboard.kde.org/r/116623/diff/2/?file=252345#file252345line27>
> >
> >     why is this public?
> >     
> >     
> >     also if this can be at most 1 item, what's the benefit of making it a list?
> >     
> >     What would happen in the following circumstance:
> >      - I start a call
> >      - I end that call
> >      - I get a new call

Ninja edit: Actually I've just thought through what would happen in that situation, and your code actually would be fine.

I'm going to assume your decision was deliberate if you can explain to me why it would work :)


- David


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116623/#review52212
-----------------------------------------------------------


On March 5, 2014, 10:38 p.m., mayank jha wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116623/
> -----------------------------------------------------------
> 
> (Updated March 5, 2014, 10:38 p.m.)
> 
> 
> Review request for Telepathy.
> 
> 
> Bugs: 309146
>     http://bugs.kde.org/show_bug.cgi?id=309146
> 
> 
> Repository: ktp-call-ui
> 
> 
> Description
> -------
> 
> We store the channels handled by a callManager in a list, and upon a new request we check if it already exists, only if it is new we open a new call-ui window.
> 
> 
> Diffs
> -----
> 
>   src/call-handler.cpp f4ced53 
>   src/call-handler.h 5fea003 
> 
> Diff: https://git.reviewboard.kde.org/r/116623/diff/
> 
> 
> Testing
> -------
> 
> Runs fine!
> 
> 
> Thanks,
> 
> mayank jha
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20140305/f187148f/attachment-0001.html>


More information about the KDE-Telepathy mailing list