Wireshark-commits: [Wireshark-commits] master 3aab6fc: Qt: Update packet list freeze/thaw behavior.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Jan 2015 21:26:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3aab6fc90ecb06050de62149ce5e22e1cdf0ec01
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3aab6fc by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Update packet list freeze/thaw behavior.
    
    Move the clear() calls in gee320ef a bit earlier in the code to
    PacketList::freeze. No model means no packets.
    
    Bug: 10896
    Change-Id: Ie440e3da4c5fb601048f4e94c8712ecf2d864d4f
    Reviewed-on: https://code.wireshark.org/review/6823
    Reviewed-by: Sean Stalley <seanstalley@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9976422   Added json heuristic to Dropbox LAN sync Discovery Protocol.
    adds  3aab6fc   Qt: Update packet list freeze/thaw behavior.


Summary of changes:
 ui/qt/packet_list.cpp |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)