[Webkit-unassigned] [Bug 68213] remove redundant and error-prone semantics with m_dirtyRect and m_contentsDirty in LayerChromium.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 23:55:46 PDT 2011


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #107595|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #2 from James Robinson <jamesr at chromium.org>  2011-09-15 23:55:46 PST ---
(From update of attachment 107595)
View in context: https://bugs.webkit.org/attachment.cgi?id=107595&action=review

> Source/WebCore/platform/graphics/chromium/Canvas2DLayerChromium.cpp:72
> +    if (!m_dirtyRect.isEmpty()) {

Since you're here, this if check is clearly unnecessary.  Can you remove it?

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