diff options
author | Sven Gothel <[email protected]> | 2013-10-07 07:47:12 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-10-07 07:47:12 +0200 |
commit | c2a4905ec926362a08f486a68d428fb139821df1 (patch) | |
tree | 51fb1da6d62e4ff703104c5f07b42f60236f670a /doc | |
parent | 929cae9a5ba01a382d17387ff289d74ee029f090 (diff) |
NEWT/OSX (Bug 836): Lifecycle operations performed on main-thread must be synchronized (wait-until-done)
Wait-until-done (main thread):
- WindowDriver.close0(..)
- WindowDriver.initWindow0(..)
Otherwise a re-queued operation (i.e. CALayer attachment)
will mixup the order ..
Experienced w/ fullscreen exit.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions