Bug 153646

Summary: [WinCairo] Fix compile error.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, darin, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description peavo 2016-01-29 04:01:32 PST
Part of error message:

..\..\Source\WebCore\platform\text\win\LocaleWin.cpp(122): error C2784: 'bool WTF::equalLettersIgnoringASCIICase(WTF::StringView,const char (&)[length])': could not deduce template argument for 'const char (&)[length]' from 'const WTF::String'
Comment 1 peavo 2016-01-29 04:07:09 PST
Created attachment 270199 [details]
Patch
Comment 2 WebKit Commit Bot 2016-01-29 18:57:46 PST
Comment on attachment 270199 [details]
Patch

Clearing flags on attachment: 270199

Committed r195879: <http://trac.webkit.org/changeset/195879>
Comment 3 WebKit Commit Bot 2016-01-29 18:57:50 PST
All reviewed patches have been landed.  Closing bug.