Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 2881040: Merge 63786 - 2010-07-16 James Hawkins <jhawkins@chromium.org>... (Closed)

Created:
10 years, 4 months ago by inferno
Modified:
9 years, 7 months ago
Reviewers:
James Hawkins
CC:
chromium-reviews
Visibility:
Public.

Description

Merge 63786 - 2010-07-16 James Hawkins <jhawkins@chromium.org>; Reviewed by Darin Fisher. [Chromium] Implement WebFormElement::wasUserSubmitted(). This is used to verify that the user submitted the form instead of JS when saving form data in AutoFill. https://bugs.webkit.org/show_bug.cgi?id=42479 * public/WebFormElement.h: * src/WebFormElement.cpp: (WebKit::WebFormElement::wasUserSubmitted): 2010-07-16 James Hawkins <jhawkins@chromium.org>; Reviewed by Darin Fisher. Expose the form submission trigger on the HTMLFormElement object. This is used to verify that the user submitted the form instead of JS when saving form data in Chrome AutoFill. https://bugs.webkit.org/show_bug.cgi?id=42479 No new tests as this is only used by the Chromium WebKit API. * html/HTMLFormElement.cpp: (WebCore::HTMLFormElement::HTMLFormElement): (WebCore::HTMLFormElement::submit): (WebCore::HTMLFormElement::reset): (WebCore::HTMLFormElement::submissionTrigger): * html/HTMLFormElement.h: BUG=48225 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53685

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -4 lines) Patch
M WebCore/html/HTMLFormElement.h View 2 chunks +4 lines, -0 lines 0 comments Download
M WebCore/html/HTMLFormElement.cpp View 3 chunks +7 lines, -0 lines 0 comments Download
M WebKit/chromium/public/WebFormElement.h View 1 chunk +1 line, -0 lines 0 comments Download
M WebKit/chromium/src/WebFormElement.cpp View 3 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
inferno
10 years, 4 months ago (2010-07-26 21:19:39 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698