This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Commit 1717c45
committed
Move initialization of Brackets object from appshell_extensions.js to Global.js (#13975)
* Moved initialization of brackets object from appshell_extensions.js to Global.js as newer versions of CEF are not evaluating that expression correctly
* Fix ESLint Error
* Fix some nit as well as removed forward declarations.
* Reverting an unwanted change that crept in.
* Update Global.js
* Added better documentation1 parent 86b5e2d commit 1717c45
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
45 | 54 | | |
46 | 55 | | |
47 | 56 | | |
| |||
0 commit comments