Descriptioncc: Fix nine patch layer resource management bugs.
This switches back to using if (m_resource) in pushPropertiesTo() since
it may be called before setNeedsDisplay(). Also, switch to
checking if resourceId == 0 instead of backingResourceIsDeleted() since
that asserts it's only called on the impl thread.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166399
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|