[EFL] Change condition checking logic related with both change of position and...
[EFL] Change condition checking logic related with both change of position and offset for backing store. https://bugs.webkit.org/show_bug.cgi?id=66028 As backing store's position and offset change can occur at the same time, the checking of offset change shouldn't be "else if" statement. Patch by KwangHyuk Kim <hyuki.kim@samsung.com> on 2011-08-19 Reviewed by Adam Roben. * ewk/ewk_tiled_backing_store.c: (_ewk_tiled_backing_store_smart_calculate): git-svn-id: svn://svn.chromium.org/blink/trunk@93409 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment