Bug 175703

Summary: [Input Events] Rename inputType "formatForeColor" to "formatFontColor"
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebCore Misc.Assignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, rniwa, thorton
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2017-08-17 19:51:32 PDT
The current input event spec indicates that changing text/foreground color in an editable region should fire input events of inputType "formatFontColor". Currently, we dispatch events of inputType "formatForeColor".
Comment 1 Wenson Hsieh 2017-08-17 20:03:08 PDT
Created attachment 318461 [details]
Patch
Comment 2 Wenson Hsieh 2017-08-17 20:22:10 PDT
<rdar://problem/30424022>
Comment 3 Wenson Hsieh 2017-08-17 20:43:54 PDT
Comment on attachment 318461 [details]
Patch

Thanks Ryosuke!
Comment 4 WebKit Commit Bot 2017-08-17 21:13:39 PDT
Comment on attachment 318461 [details]
Patch

Clearing flags on attachment: 318461

Committed r220901: <http://trac.webkit.org/changeset/220901>
Comment 5 WebKit Commit Bot 2017-08-17 21:13:41 PDT
All reviewed patches have been landed.  Closing bug.