Wireshark-commits: [Wireshark-commits] master f61cb12: Qt: Improve fetching preferences from the pa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 01 Sep 2018 11:20:00 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f61cb129a96a2c094a9d85e98894f1f86896cccb
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f61cb12 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Improve fetching preferences from the packet list.
    
    The Lua fake item will not give preferences for the last protocol
    in the packet, so avoid this. The Lua fake item is always added when
    having a Lua post-dissector, even if the post-dissector does not add
    any elements to the tree.
    
    Change-Id: I43427bf522a32feebd44f192888e73b5607e6fff
    Reviewed-on: https://code.wireshark.org/review/29377
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  6ac6c88   spice: update capabilities to spice-protocol 0.12.4
     add  f61cb12   Qt: Improve fetching preferences from the packet list.


Summary of changes:
 ui/qt/packet_list.cpp | 1 +
 1 file changed, 1 insertion(+)