• Tor Lillqvist's avatar
    tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futile · 3140194a
    Tor Lillqvist yazdı
    If mrContext is zero, the CG calls using it won't do anything and will
    cause "invalid context" warnings when running under Xcode. So just
    return early. Such calls to drawPolyPolygon() are apparently not
    essential but accidental and of no real use. Possibly related to bogus
    "focus" indicator painting. Which does not make sense on iOS as we
    aren't drawing to any actual "windows" with "focus".
    
    Change-Id: Icc4a768d8b255c09a8972551443ce59f4ad56089
    3140194a
Adı
Son kayıt (commit)
Son güncelleme
..
ctfonts.cxx Loading commit data...
salbmp.cxx Loading commit data...
salgdi.cxx Loading commit data...
salgdicommon.cxx Loading commit data...
salgdiutils.cxx Loading commit data...
salvd.cxx Loading commit data...
utils.cxx Loading commit data...