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

fix Brave crash on confirm bug #4887

Closed
wants to merge 1 commit into from
Closed

fix Brave crash on confirm bug #4887

wants to merge 1 commit into from

Commits on Oct 18, 2016

  1. fix Brave crash on confirm bug

    - `dialog.showMessageBox` requires that the message and title arguments are strings
    - if they are numbers instead, they are now coerced to strings before passing them to `showMessageBox`
    
    fixes #4883
    Willy Bruns committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    6551c96 View commit details
    Browse the repository at this point in the history