Bug 75719 - Upstream change to disable input[color] css rules for BlackBerry port
Summary: Upstream change to disable input[color] css rules for BlackBerry port
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 11:19 PST by Rob Buis
Modified: 2012-01-10 06:34 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2012-01-08 19:29 PST, Rob Buis
tonikitoo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rob Buis 2012-01-06 11:19:57 PST
We do not want the css rules for color["input"] for our port so ENABLE_INPUT_COLOR should be false when processing html.css.
Comment 1 Rob Buis 2012-01-08 19:29:24 PST
Created attachment 121611 [details]
Patch
Comment 2 Antonio Gomes 2012-01-09 09:32:37 PST
Comment on attachment 121611 [details]
Patch

you are getting to be a cmake build system expert :)
Comment 3 Rob Buis 2012-01-10 06:34:41 PST
Landed in r104532.