[Webkit-unassigned] [Bug 188838] [CoordGraphics] Remove the 'previous backing store' logic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 00:33:32 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188838

--- Comment #3 from Miguel Gomez <magomez at igalia.com> ---
Comment on attachment 351516
  --> https://bugs.webkit.org/attachment.cgi?id=351516
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=351516&action=review

> Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp:872
>          m_pendingContentsScaleAdjustment = false;

You changed the logic here. m_pendingContentsScaleAdjustment must always be set to false if it was true, not only when the three conditions are met.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181004/c65a02ad/attachment-0001.html>


More information about the webkit-unassigned mailing list