Bug 65842 - [EFL] Allow to skip count parameter in ewk_view_repaints_get and ewk_view_scroll_requests_get
Summary: [EFL] Allow to skip count parameter in ewk_view_repaints_get and ewk_view_scr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-08 00:09 PDT by Grzegorz Czajkowski
Modified: 2011-09-28 01:01 PDT (History)
5 users (show)

See Also:


Attachments
proposed patch (2.56 KB, patch)
2011-08-08 00:10 PDT, Grzegorz Czajkowski
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Czajkowski 2011-08-08 00:09:24 PDT
Makes the count parameter in ewk_view_repaints_get and ewk_view_scroll_requests_get as an optional parameter.
Developer may pass NULL to skip returning the number of elements of the requested array.
Comment 1 Grzegorz Czajkowski 2011-08-08 00:10:58 PDT
Created attachment 103211 [details]
proposed patch
Comment 2 Leandro Pereira 2011-08-08 07:42:31 PDT
Comment on attachment 103211 [details]
proposed patch

Informal r+.
Comment 3 Leandro Pereira 2011-08-08 09:54:20 PDT
Comment on attachment 103211 [details]
proposed patch

Informal r+.
Comment 4 Gyuyoung Kim 2011-08-22 17:58:14 PDT
LGTM also.
Comment 5 WebKit Review Bot 2011-09-28 01:01:21 PDT
Comment on attachment 103211 [details]
proposed patch

Clearing flags on attachment: 103211

Committed r96202: <http://trac.webkit.org/changeset/96202>
Comment 6 WebKit Review Bot 2011-09-28 01:01:26 PDT
All reviewed patches have been landed.  Closing bug.