[Webkit-unassigned] [Bug 68594] [EFL] Remove useless assignment code in _ewk_tiled_backing_store_zoom_set_internal.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 22 06:09:54 PDT 2011


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





--- Comment #2 from Lucas De Marchi <demarchi at webkit.org>  2011-09-22 06:09:53 PST ---
(From update of attachment 108280)
View in context: https://bugs.webkit.org/attachment.cgi?id=108280&action=review

> Source/WebKit/efl/ChangeLog:7
> +        [EFL] Remove useless assignment code in _ewk_tiled_backing_store_zoom_set_internal.
> +        https://bugs.webkit.org/show_bug.cgi?id=68594
> +
> +        As the 1st assignment of local variable bx in _ewk_tiled_backing_store_zoom_set_internal
> +        isn't effective at all, this patch just removes it.

Are you using any static analyzer tool? Could you mention it here?

I think patches like this would be better to be applied all together instead of going through each function and opening a separate bug.

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