Skip to content

Commit

Permalink
CHE-5936 Fix build (#6181)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaliy Guliy authored Sep 7, 2017
1 parent 3cdf3b6 commit 4523999
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,8 @@ private native void notifyShowIDE() /*-{
}-*/;

/**
* Schedules calling of initializationFailedNative function to not freeze the browser when leaving the IDE.
* Schedules calling of initializationFailedNative function to not freeze the browser when leaving
* the IDE.
*
* @param reason failure encountered
*/
Expand Down

0 comments on commit 4523999

Please sign in to comment.