Wireshark-commits: [Wireshark-commits] master-2.2 b238b0f: Qt follow stream: don't clear the text w

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 23 Jul 2016 12:38:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b238b0fe781508d80f694f1bb724b07e43cf57fb
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

b238b0f by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Qt follow stream: don't clear the text widget when doing Save-As.
    
    ... Otherwise the user will see an empty stream after the Save-As operation.
    
    Change-Id: Ibafcb4e4b670807702a8d8a5756544471f2eccc3
    Reviewed-on: https://code.wireshark.org/review/16521
    Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit ba0b0b1bc9818611a255b95cd0f1123155cef9d3)
    Reviewed-on: https://code.wireshark.org/review/16599
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  77bfed2   sshdump: Change ws_close to closesocket
    adds  b238b0f   Qt follow stream: don't clear the text widget when doing Save-As.


Summary of changes:
 ui/qt/follow_stream_dialog.cpp |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)