Bug 57424 - Simplify HTMLFormElement::validateInteractively() for asynchronous scroll event
Summary: Simplify HTMLFormElement::validateInteractively() for asynchronous scroll event
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 22:20 PDT by Kent Tamura
Modified: 2011-03-30 20:35 PDT (History)
6 users (show)

See Also:


Attachments
Patch (9.47 KB, patch)
2011-03-29 22:25 PDT, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Tamura 2011-03-29 22:20:23 PDT
Simplify HTMLFormElement::validateInteractively() for asynchronous scroll event
Comment 1 Kent Tamura 2011-03-29 22:25:11 PDT
Created attachment 87466 [details]
Patch
Comment 2 Dimitri Glazkov (Google) 2011-03-30 08:00:10 PDT
Comment on attachment 87466 [details]
Patch

awesome!
Comment 3 Kent Tamura 2011-03-30 19:25:41 PDT
Comment on attachment 87466 [details]
Patch

Clearing flags on attachment: 87466

Committed r82535: <http://trac.webkit.org/changeset/82535>
Comment 4 Kent Tamura 2011-03-30 19:25:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Review Bot 2011-03-30 20:35:51 PDT
http://trac.webkit.org/changeset/82535 might have broken GTK Linux 32-bit Debug