diff options
| author | Alan Third | 2023-09-08 19:33:06 +0100 |
|---|---|---|
| committer | Alan Third | 2023-09-11 17:22:01 +0100 |
| commit | c19a2dff5ab0d16a1aed62c68baf1d23dd1649b5 (patch) | |
| tree | 8d5a557d9fa0320948446a679097510055e10380 /java/debug.sh | |
| parent | fa24bbb631fce7c5110dc322264224842cbb28d8 (diff) | |
| download | emacs-c19a2dff5ab0d16a1aed62c68baf1d23dd1649b5.tar.gz emacs-c19a2dff5ab0d16a1aed62c68baf1d23dd1649b5.zip | |
Fix crash on child frame creation (bug#65817)
* src/nsterm.m ([EmacsView initFrameFromEmacs:]): Reorder the way the
frame and layers are created.
([EmacsView makeBackingLayer]): Change to the newly renamed method
below.
([EmacsLayer initWithColorSpace:doubleBuffered:]):
([EmacsLayer initWithDoubleBuffered:]): Rename the method and remove
the colorspace argument as it's no longer able to be set on initial
creation.
* src/nsterm.h: Use new method prototype.
Diffstat (limited to 'java/debug.sh')
0 files changed, 0 insertions, 0 deletions