Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 15b95ba: Do not try to use unknown/non-existent webbr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Mar 2014 06:30:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15b95bab42203860eaa788d4376dfa34000f5d89
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

15b95ba by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Do not try to use unknown/non-existent webbrowser
    
    Some systems do not have webbrowser or have strange browser.
    Do not try to use it and dislayed URL for user information.
    
    Change-Id: I3f5bcca6701b20cafa942629cbee78aa1fc689b1
    Reviewed-on: https://code.wireshark.org/review/516
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  f3178a1   Remove trailing (tab)whitespace...
    adds  15b95ba   Do not try to use unknown/non-existent webbrowser


Summary of changes:
 epan/prefs.c        |    4 ++++
 ui/gtk/webbrowser.c |    6 ++++--
 2 files changed, 8 insertions(+), 2 deletions(-)