[Webkit-unassigned] [Bug 154483] New: Do not require UDate in LocaleICU with !ENABLE_DATE_AND_TIME_INPUT_TYPES

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 17:07:13 PST 2016


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

            Bug ID: 154483
           Summary: Do not require UDate in LocaleICU with
                    !ENABLE_DATE_AND_TIME_INPUT_TYPES
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: olivier.blin at softathome.com
                CC: annulen at yandex.ru, darin at apple.com,
                    ewmailing at gmail.com, mcatanzaro at igalia.com,
                    zan at falconsigh.net

initializeShortDateFormat(), dateFormat(), m_shortDateFormat and m_didCreateShortDateFormat should be moved under flag, since they are only used by code under the ENABLE_DATE_AND_TIME_INPUT_TYPES flag.

This helps to build with a light ICU that does not provide UDate features (with UCONFIG_NO_FORMATTING).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160220/f66adc13/attachment.html>


More information about the webkit-unassigned mailing list