Merge remote-tracking branch 'origin/master' into Astro

This commit is contained in:
2016-02-22 03:10:20 +08:00
2 changed files with 11 additions and 7 deletions

View File

@@ -5,3 +5,5 @@ Components.MessageBox = function() {};
Components.MessageBox.setHandler;
/** @type {Function} */
Components.MessageBox.show;
/** @type {Function} */
Components.MessageBox.close;