Bug 119111 - Add ColorInputType.cpp to the Xcode project.
Summary: Add ColorInputType.cpp to the Xcode project.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 61276
  Show dependency treegraph
 
Reported: 2013-07-25 15:32 PDT by Ruth Fong
Modified: 2013-07-31 23:09 PDT (History)
4 users (show)

See Also:


Attachments
Patch (16.19 KB, patch)
2013-07-25 15:38 PDT, Ruth Fong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ruth Fong 2013-07-25 15:32:19 PDT
Needed to implement <input type='color'> on WK2 for the Mac port.
Comment 1 Radar WebKit Bug Importer 2013-07-25 15:32:53 PDT
<rdar://problem/14553285>
Comment 2 Ruth Fong 2013-07-25 15:38:35 PDT
Created attachment 207489 [details]
Patch