Back to bug 1054
Who | When | What | Removed | Added |
---|---|---|---|---|
sgothel | 2014-08-29 15:05:14 CEST | CC | askinner | |
sgothel | 2014-08-29 15:05:20 CEST | Status | UNCONFIRMED | IN_PROGRESS |
Ever confirmed | 0 | 1 | ||
sgothel | 2014-08-30 00:08:57 CEST | Summary | GLContext: Mutable drawable is not transaction safe (missing null check and synchronization/locking) | GLContext: Mutable drawable is checked for null in makeCurrent() / Review null checks and synchronization/locking. |
sgothel | 2014-08-30 00:09:54 CEST | Summary | GLContext: Mutable drawable is checked for null in makeCurrent() / Review null checks and synchronization/locking. | GLContext: makeCurrent() needs a null-check of [mutable] drawable; Review null checks and synchronization/locking. |
sgothel | 2014-08-30 00:22:14 CEST | Status | IN_PROGRESS | RESOLVED |
SCM Refs | 11347ad39059836f3e2a4f1fc592dc1e3fab6a09 | |||
Resolution | --- | FIXED | ||
sgothel | 2014-08-30 12:04:22 CEST | SCM Refs | 11347ad39059836f3e2a4f1fc592dc1e3fab6a09 | ad79bd072b600a3f2416cc6f0c61e2925000069d dfb9ed47ac6d8e85f6ae5fe166e7a6e28ca8ff83 11347ad39059836f3e2a4f1fc592dc1e3fab6a09 da16dfd39cc17687808308c386d64f6206027c00 |
Back to bug 1054