[Webkit-unassigned] [Bug 64475] New: Move forwardEvent from RenderTextControl to HTMLTextFormControlElement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 13 11:38:17 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64475
Summary: Move forwardEvent from RenderTextControl to
HTMLTextFormControlElement
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: mjs at apple.com, darin at apple.com, dglazkov at chromium.org,
ojan at chromium.org, tkent at chromium.org,
morrita at google.com
Render objects shouldn't be forwarding events around. Now that RenderTextControl no longer owns the shadow DOM, forwardEvent should be a member function of HTMLTextFormControlElement, not of RenderTextControl.
--
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