URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9e1f1c569c80b1a865d55ce8f5b41f6ea372c6ae
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
9e1f1c5 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Read our dynamic recent entries a bit earlier.
Call recent_read_dynamic a bit earlier in the startup process. Note that
it determines when we fill in the recent files list, so the earlier we
call it the better.
Bug: 13352
Change-Id: Iad37d3aa2222873259d6c96ba79672236c8e4cd5
Reviewed-on: https://code.wireshark.org/review/18235
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit fbc816a998c1649beaeefd743846c4ce977ac2b2)
Reviewed-on: https://code.wireshark.org/review/19769
Actions performed:
from 77ef208 2.2.4 → 2.2.5.
adds 9e1f1c5 Qt: Read our dynamic recent entries a bit earlier.
Summary of changes:
wireshark-qt.cpp | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)