[Webkit-unassigned] [Bug 89944] Enables <input type="color"> for ChromeOS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 26 13:44:30 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=89944
--- Comment #7 from Peter Beverloo <peter at chromium.org> 2012-06-26 13:44:28 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"', {
>
> 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.
This already landed, but a nit nonetheless: there is an OS==android section just above here, it'd have been better to consolidate this define in there. I'll upload a patch to do so.
--
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