[Webkit-unassigned] [Bug 112095] [Texmap] Synchronise layers only if the layer has been changed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 00:30:12 PDT 2013


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





--- Comment #6 from JungJik Lee <jungjik.lee at samsung.com>  2013-03-12 00:32:36 PST ---
(From update of attachment 192633)
View in context: https://bugs.webkit.org/attachment.cgi?id=192633&action=review

>>> Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp:750
>>> +    bool needToSyncThisLayer = hasChangedLayerState();
>> 
>> great! how about early return here or line 742?
> 
> bool layerNeedsSync = needsSync();

what's mean? early return. the states will be changed inside syncFunctions.

-- 
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