Review Request 116623: Removes duplication of call-ui window for a single channel.
Martin Klapetek
martin.klapetek at gmail.com
Thu May 15 09:22:36 UTC 2014
> On May 15, 2014, 9:04 a.m., Vadim A. Misbakh-Soloviov wrote:
> > Wasn't it a typo in
> > >> if (handledCallChannels.contains(callChannel)) {
> >
> > I bet, it should be "if (!handledCallChannels.contains" (i.e. if NOT contains). Isn't it.
> >
> > // It brakes call-ui with currently commited behaviour (it doesn't create windows/doesn't call at all).
Urgh, it looks like it :S Well that's awkward.
Mayank - fancy doing another patch fixing this? ;)
- Martin
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116623/#review57960
-----------------------------------------------------------
On March 18, 2014, 4:23 p.m., mayank jha wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116623/
> -----------------------------------------------------------
>
> (Updated March 18, 2014, 4:23 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.h 5fea003
> src/call-handler.cpp f4ced53
>
> Diff: https://git.reviewboard.kde.org/r/116623/diff/
>
>
> Testing
> -------
>
> Made a video call with another person. Clicked the audio and video call buttons. The window was not duplicated.
>
>
> Thanks,
>
> mayank jha
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20140515/8b094121/attachment.html>
More information about the KDE-Telepathy
mailing list