[Webkit-unassigned] [Bug 67141] New: Cleanup: notifyFormStateChanged, formControlValueMatchesRenderer, and setFormControlValueMatchesRenderer
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 29 11:34:04 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=67141
Summary: Cleanup: notifyFormStateChanged,
formControlValueMatchesRenderer, and
setFormControlValueMatchesRenderer
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
CC: eric at webkit.org, adele at apple.com, darin at apple.com,
dglazkov at chromium.org, tkent at chromium.org,
morrita at google.com
Blocks: 66241
notifyFormStateChanged is duplicated in HTMLInputElement and HTMLTextAreaElement (one is a static local function, and the other one is a member of HTMLInputElement). Also formControlValueMatchesRenderer and setFormControlValueMatchesRenderer are somehow member functions of Node, which is probably a left-over from WML.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list