[webkit-reviews] review requested: [Bug 106752] [EFL][WK2] Add support for getting page contents as string : [Attachment 184137] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 22 21:42:28 PST 2013


KwangYong Choi <ky0.choi at samsung.com> has asked  for review:
Bug 106752: [EFL][WK2] Add support for getting page contents as string
https://bugs.webkit.org/show_bug.cgi?id=106752

Attachment 184137: Patch
https://bugs.webkit.org/attachment.cgi?id=184137&action=review

------- Additional Comments from KwangYong Choi <ky0.choi at samsung.com>
Added user_data to the ewk_view_page_contents_get() API. User data is commonly
required for the callback functions.

And I think, it's better to take parameters separately instead of taking one
allocated structure.


More information about the webkit-reviews mailing list