[Webkit-unassigned] [Bug 89944] Enables <input type="color"> for ChromeOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 23:02:21 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89944





--- Comment #2 from Kent Tamura <tkent at chromium.org>  2012-06-25 23:02:20 PST ---
(From update of attachment 149460)
View in context: https://bugs.webkit.org/attachment.cgi?id=149460&action=review

> Source/WebKit/chromium/features.gypi:177
> -      ['OS=="android" or chromeos==1', {
> +      ['OS=="android"', {

Did you confirm the following steps?
 1. build with unmodified features.gypi
 2. Modify features.gypi, and run gyp
 3. build again
 4. the build succeeds

I'm afraid this change requires clobber build for every ChromeOS developers.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list