Bug 92468

Summary: [EFL][WK2] Add unit tests for Ewk_View form client
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, gyuyoung.kim, kenneth, ryuan.choi, tmpsantos, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 61838    
Attachments:
Description Flags
Patch none

Description Chris Dumez 2012-07-27 00:25:49 PDT
We need unit tests for the form client functionality in Ewk_View. We basically need to make sure a "form,submission,request" signal is emitted on the view when a form is submitted and make sure the text fields values are present in the Ewk_Form_Submission_Request.
Comment 1 Chris Dumez 2012-07-27 00:30:04 PDT
Created attachment 154863 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-27 02:26:48 PDT
Comment on attachment 154863 [details]
Patch

Clearing flags on attachment: 154863

Committed r123853: <http://trac.webkit.org/changeset/123853>
Comment 3 WebKit Review Bot 2012-07-27 02:26:53 PDT
All reviewed patches have been landed.  Closing bug.