Bug 89951 - Refactoring: Simplify FormController interface
Summary: Refactoring: Simplify FormController interface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks: 89950
  Show dependency treegraph
 
Reported: 2012-06-26 00:01 PDT by Kent Tamura
Modified: 2012-06-26 00:55 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.31 KB, patch)
2012-06-26 00:28 PDT, Kent Tamura
haraken: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2012-06-26 00:01:50 PDT
Refactoring: Remove FormController::hasStateForNewFormElements
Comment 1 Kent Tamura 2012-06-26 00:28:25 PDT
Created attachment 149470 [details]
Patch
Comment 2 Kentaro Hara 2012-06-26 00:36:28 PDT
Comment on attachment 149470 [details]
Patch

Looks OK.
Comment 3 Kent Tamura 2012-06-26 00:55:06 PDT
Thanks!
Comment 4 Kent Tamura 2012-06-26 00:55:33 PDT
Committed r121235: <http://trac.webkit.org/changeset/121235>