RESOLVED FIXED 126957
[EFL][WK2] ewk_view_page_contents_get() API test is failing
https://bugs.webkit.org/show_bug.cgi?id=126957
Summary [EFL][WK2] ewk_view_page_contents_get() API test is failing
Jinwoo Song
Reported 2014-01-13 20:11:59 PST
In r161478, I updated the test case to compare the file size of result MHTML with the size of returned data. But as the result contains a 'Date' field and the length of the field may be different. For example, if the day is from 1 to 9, the data length is 496 but if the date is from 10 to 31, the data length is 497.
Attachments
Patch (1.62 KB, patch)
2014-01-13 20:15 PST, Jinwoo Song
no flags
Jinwoo Song
Comment 1 2014-01-13 20:15:55 PST
WebKit Commit Bot
Comment 2 2014-01-13 21:03:24 PST
Comment on attachment 221099 [details] Patch Clearing flags on attachment: 221099 Committed r161943: <http://trac.webkit.org/changeset/161943>
WebKit Commit Bot
Comment 3 2014-01-13 21:03:28 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.