[webkit-reviews] review granted: [Bug 100671] CoordinatedGraphics: Unrelease adopted images : [Attachment 171242] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 29 07:13:20 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Jocelyn Turcotte
<jocelyn.turcotte at digia.com>'s request for review:
Bug 100671: CoordinatedGraphics: Unrelease adopted images
https://bugs.webkit.org/show_bug.cgi?id=100671

Attachment 171242: Patch
https://bugs.webkit.org/attachment.cgi?id=171242&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=171242&action=review


>
Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/LayerTreeCoordinator.cpp:
516
> +    // Check if we were going to release this image on the next flush.

during next flush.
check whether

>
Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/LayerTreeCoordinator.cpp:
517
> +    size_t releasedPos = m_releasedDirectlyCompositedImages.find(key);

Pos meaning what? position?


More information about the webkit-reviews mailing list