[Webkit-unassigned] [Bug 22917] break out text selection on initial focus as separate feature
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 2 11:11:59 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=22917
darin at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26122|review? |review+
Flag| |
------- Comment #2 from darin at apple.com 2009-01-02 11:11 PDT -------
(From update of attachment 26122)
> +#if !defined(ON_FIRST_TEXTAREA_FOCUS_SELECT_ALL)
> +#define ENABLE_ON_FIRST_TEXTAREA_FOCUS_SELECT_ALL 0
> +#endif
Seems slightly excessive to control this with Platform.h, but I suppose we can
refactor this when we refactor Platform.h in the future.
> + WARNING: NO TEST CASES ADDED OR CHANGED
Please remove this line from the ChangeLog. The warning is to you, the person
writing the ChangeLog, and shouldn't be checked in.
The ChangeLog should include the URL of this bug report.
r=me
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list