Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

default browser check should run only on release build #4959

Merged
merged 1 commit into from
Oct 19, 2016

Commits on Oct 19, 2016

  1. default browser check should run only on release build and

    BRAVE_IS_DEFAULT_BROWSER for test purpose
    
    fix brave#4958
    
    Auditors: @bridiver, @bbondy
    
    Test Plan:
    1. Make sure there is no session data
    2. npm run start/test should not popup the check default browser modal
    and overrides brave as default browser.
    3. BRAVE_IS_DEFAULT_BROWSER=true npm run start/test should not popup the check default browser modal
    and overrides brave as default browser.
    4. BRAVE_IS_DEFAULT_BROWSER=false npm run start/test should popup the check default browser modal
    and overrides brave not be default browser.
    darkdh committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    6192282 View commit details
    Browse the repository at this point in the history