Bug 179991 - [Win] PasteboardWin.cpp(653): error C2039: 'containsOnlyASCII': is not a member of 'WTF::String'
Summary: [Win] PasteboardWin.cpp(653): error C2039: 'containsOnlyASCII': is not a memb...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-23 20:08 PST by Fujii Hironori
Modified: 2017-11-23 21:41 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2017-11-23 20:38 PST, Fujii Hironori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2017-11-23 20:08:20 PST
Since Bug 179907 (r225117).

> PasteboardWin.cpp
> C:\cygwin\home\buildbot\slave\win-debug\build\Source\WebCore\platform\win\PasteboardWin.cpp(653): error C2039: 'containsOnlyASCII': is not a member of 'WTF::String' [C:\cygwin\home\buildbot\slave\win-debug\build\WebKitBuild\Debug\Source\WebCore\WebCore.vcxproj]
>   C:\cygwin\home\buildbot\slave\win-debug\build\WebKitBuild\Debug\DerivedSources\ForwardingHeaders\wtf/PrintStream.h(43): note: see declaration of 'WTF::String'
Comment 1 Fujii Hironori 2017-11-23 20:38:25 PST
Created attachment 327522 [details]
Patch
Comment 2 WebKit Commit Bot 2017-11-23 21:40:01 PST
Comment on attachment 327522 [details]
Patch

Clearing flags on attachment: 327522

Committed r225127: <https://trac.webkit.org/changeset/225127>
Comment 3 WebKit Commit Bot 2017-11-23 21:40:02 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-11-23 21:41:30 PST
<rdar://problem/35679729>