This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
       via  4dadb0fe7ff8aca0a7558aa07ef1b4046cc15d5d (commit)
      from  955e2932cc871168fe99860ff103e1d94bba840d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4dadb0fe7ff8aca0a7558aa07ef1b4046cc15d5d
Author: Christian Cikryt <[email protected]>
Date:   Tue Mar 10 15:11:55 2015 +0100

    [FIX][HTML] Timeout exception when browser view is invisible
    
    If the HTML UI is activated, it will register a connection listener at 
startup.
    Changing the connection state in the Saros SWT view while the
    browser view is closed lead to a Timeout exception because the
    render could not find the browser.
    This commit changes the behaviour: the render call now checks if the browser
    is present and does not wait for a timeout anymore. If the browser is
    absent the render call is a NOP.
    
    Change-Id: I0ad380acc2d54a80eccc00036322e5055268b857
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/2147
    Tested-by: Jenkins CI
    Reviewed-by: Christian Cikryt <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../inf/dpp/ui/manager/BrowserManager.java         |    6 +++---
 .../inf/dpp/ui/renderer/AccountRenderer.java       |    7 +++++--
 .../inf/dpp/ui/renderer/ContactListRenderer.java   |    8 ++++++--
 3 files changed, 14 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to