[Webkit-unassigned] [Bug 57636] Setting defaultValue on a textarea with a modified value still clobbers the value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 08:33:12 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57636





--- Comment #9 from Darin Adler <darin at apple.com>  2011-04-04 08:33:11 PST ---
(From update of attachment 88037)
I think we can eliminate setNonDirtyValue and setValueCommon. Instead, callers can just call setValue and then set m_isDirty to false.

-- 
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