Commit 92cda51
committed
GLSP-1604: fix potentiall NPE (#119)
Add nullcheck to FocucsAwareBrowser to avoid
a potential NPE
Fixes eclipse-glsp/glsp/issues/16041 parent 07e12b4 commit 92cda51
File tree
1 file changed
+1
-1
lines changed- server/plugins/org.eclipse.glsp.ide.editor/src/org/eclipse/glsp/ide/editor/ui
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments