Bug 126957

Summary: [EFL][WK2] ewk_view_page_contents_get() API test is failing
Product: WebKit Reporter: Jinwoo Song <jinwoo7.song>
Component: WebKit EFLAssignee: Jinwoo Song <jinwoo7.song>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, lucas.de.marchi, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Jinwoo Song 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.
Comment 1 Jinwoo Song 2014-01-13 20:15:55 PST
Created attachment 221099 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2014-01-13 21:03:28 PST
All reviewed patches have been landed.  Closing bug.