[Webkit-unassigned] [Bug 111919] Coordinated Graphics: Unify messages related object's lifecycles into CoordinatedGraphicsState.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 04:02:39 PDT 2013


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


Noam Rosenthal <noam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203777|review-                     |review+
               Flag|                            |




--- Comment #17 from Noam Rosenthal <noam at webkit.org>  2013-06-05 04:01:12 PST ---
(From update of attachment 203777)
View in context: https://bugs.webkit.org/attachment.cgi?id=203777&action=review

>>> Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedImageBacking.cpp:118
>>> +    m_isDirty = false;
>> 
>> This seems unrelated
> 
> Because this patch does defers creating a handle of WebCoordinatedSurface to sync time, we cannot check whether it is failed, so fallback logic was removed.
> 
> I think cleaning m_isDirty is necessary because it indicates ImageBacking posts its update.

OK.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list