зеркало из https://github.com/mozilla/pjs.git
Bug 737909 - Address Joe's review comment; r=joe
This commit is contained in:
Родитель
cb0990a152
Коммит
c760465cf8
|
@ -441,7 +441,7 @@ _cairo_quartz_cairo_operator_to_quartz_composite (cairo_operator_t op)
|
|||
case CAIRO_OPERATOR_HSL_LUMINOSITY:
|
||||
default:
|
||||
assert (0);
|
||||
return 0;
|
||||
return kPrivateCGCompositeClear;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче