Bug 35128 - [Chromium] Reset multiple form submission protection on mouse events.
Summary: [Chromium] Reset multiple form submission protection on mouse events.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Dimitri Glazkov (Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-18 13:24 PST by Dimitri Glazkov (Google)
Modified: 2010-03-08 16:23 PST (History)
1 user (show)

See Also:


Attachments
Trololo, v1. (4.02 KB, patch)
2010-02-18 13:34 PST, Dimitri Glazkov (Google)
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitri Glazkov (Google) 2010-02-18 13:24:20 PST
[Chromium] Reset multiple form submission protection on mouse events.
Comment 1 Dimitri Glazkov (Google) 2010-02-18 13:34:35 PST
Created attachment 49038 [details]
Trololo, v1.
Comment 2 Dimitri Glazkov (Google) 2010-02-18 15:36:02 PST
For some reason, the test times out when running run-webkit-tests on Mac :(

Looking...
Comment 3 Dimitri Glazkov (Google) 2010-03-08 16:23:46 PST
Landed as http://trac.webkit.org/changeset/55686. Skipped the test on all platforms for now, filed bug 35881 to track the timing out problem.