Bug 92468 - [EFL][WK2] Add unit tests for Ewk_View form client
Summary: [EFL][WK2] Add unit tests for Ewk_View form client
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 61838
  Show dependency treegraph
 
Reported: 2012-07-27 00:25 PDT by Chris Dumez
Modified: 2012-07-27 02:26 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.31 KB, patch)
2012-07-27 00:30 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.