Bug 91998 - [Qt][WK1] color input type support
Summary: [Qt][WK1] color input type support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pierre Rossi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-23 07:34 PDT by Pierre Rossi
Modified: 2012-07-24 04:48 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.77 KB, patch)
2012-07-23 07:40 PDT, Pierre Rossi
hausmann: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Rossi 2012-07-23 07:34:13 PDT
[Qt][WK1] color input type support
Comment 1 Pierre Rossi 2012-07-23 07:40:20 PDT
Created attachment 153796 [details]
Patch
Comment 2 Simon Hausmann 2012-07-24 00:22:12 PDT
Comment on attachment 153796 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=153796&action=review

> Source/WebKit/qt/Api/qwebpage.cpp:2158
> +

Stray newline? :)
Comment 3 Pierre Rossi 2012-07-24 04:48:39 PDT
Committed r123458: <http://trac.webkit.org/changeset/123458>