[Webkit-unassigned] [Bug 85375] [EFL] Fix scroll issue in single backing store for custom scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 07:11:10 PDT 2012


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





--- Comment #7 from Mariusz Grzegorczyk <mariusz.g at samsung.com>  2012-06-04 07:11:08 PST ---
(In reply to comment #5)
> (From update of attachment 139816 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=139816&action=review
> 
> > Source/WebKit/efl/ewk/ewk_private.h:245
> > +bool ewk_frame_scrollbars_size_get(const Evas_Object* ewkFrame, int* width, int* height);
> 
> This needs to be moved to ewk_frame_private.h now.

Done.


> 
> > Source/WebKit/efl/ewk/ewk_view_single.cpp:403
> > +    if (!smartData)
> 
> This should come earlier since you've used smartData already twice before this check.

Done.

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