<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>176387</bug_id>
          
          <creation_ts>2017-09-05 11:26:17 -0700</creation_ts>
          <short_desc>[Win] Compile errors in pathByAppendingComponents.</short_desc>
          <delta_ts>2017-09-27 12:35:51 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Per Arne Vollan">pvollan</reporter>
          <assigned_to name="Per Arne Vollan">pvollan</assigned_to>
          <cc>achristensen</cc>
    
    <cc>bfulgham</cc>
    
    <cc>cdumez</cc>
    
    <cc>commit-queue</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1345538</commentid>
    <comment_count>0</comment_count>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2017-09-05 11:26:17 -0700</bug_when>
    <thetext>C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\platform\win\FileSystemWin.cpp(268): error C2440: &apos;initializing&apos;: cannot convert from &apos;WTF::StringView&apos; to &apos;WTF::String&apos; [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj]
  C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\platform\win\FileSystemWin.cpp(268): note: No constructor could take the source type, or constructor overload resolution was ambiguous
C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\platform\win\FileSystemWin.cpp(270): error C2664: &apos;WTF::String WebCore::pathByAppendingComponent(const WTF::String &amp;,const WTF::String &amp;)&apos;: cannot convert argument 2 from &apos;const WTF::StringView&apos; to &apos;const WTF::String &amp;&apos; [C:\cygwin\home\buildbot\slave\win-release\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj]
  C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\platform\win\FileSystemWin.cpp(270): note: Reason: cannot convert from &apos;const WTF::StringView&apos; to &apos;const WTF::String&apos;
  C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\platform\win\FileSystemWin.cpp(270): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1345539</commentid>
    <comment_count>1</comment_count>
      <attachid>319918</attachid>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2017-09-05 11:28:05 -0700</bug_when>
    <thetext>Created attachment 319918
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1345541</commentid>
    <comment_count>2</comment_count>
      <attachid>319918</attachid>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2017-09-05 11:30:41 -0700</bug_when>
    <thetext>Comment on attachment 319918
Patch

r=me.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1345542</commentid>
    <comment_count>3</comment_count>
      <attachid>319918</attachid>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2017-09-05 11:33:04 -0700</bug_when>
    <thetext>Comment on attachment 319918
Patch

Thanks for reviewing!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1345551</commentid>
    <comment_count>4</comment_count>
      <attachid>319918</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2017-09-05 12:02:34 -0700</bug_when>
    <thetext>Comment on attachment 319918
Patch

Clearing flags on attachment: 319918

Committed r221628: &lt;http://trac.webkit.org/changeset/221628&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1345552</commentid>
    <comment_count>5</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2017-09-05 12:02:35 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1345556</commentid>
    <comment_count>6</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2017-09-05 12:06:27 -0700</bug_when>
    <thetext>Thanks for fixing!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1345564</commentid>
    <comment_count>7</comment_count>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2017-09-05 12:28:59 -0700</bug_when>
    <thetext>(In reply to Chris Dumez from comment #6)
&gt; Thanks for fixing!

No problem :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1353512</commentid>
    <comment_count>8</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-09-27 12:35:51 -0700</bug_when>
    <thetext>&lt;rdar://problem/34693568&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>319918</attachid>
            <date>2017-09-05 11:28:05 -0700</date>
            <delta_ts>2017-09-05 12:02:34 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-176387-20170905202804.patch</filename>
            <type>text/plain</type>
            <size>1386</size>
            <attacher name="Per Arne Vollan">pvollan</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2Vi
Q29yZS9DaGFuZ2VMb2cJKHJldmlzaW9uIDIyMTYyNykKKysrIFNvdXJjZS9XZWJDb3JlL0NoYW5n
ZUxvZwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE1IEBACisyMDE3LTA5LTA1ICBQZXIgQXJu
ZSBWb2xsYW4gIDxwdm9sbGFuQGFwcGxlLmNvbT4KKworICAgICAgICBbV2luXSBDb21waWxlIGVy
cm9ycyBpbiBwYXRoQnlBcHBlbmRpbmdDb21wb25lbnRzLgorICAgICAgICBodHRwczovL2J1Z3Mu
d2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTc2Mzg3CisKKyAgICAgICAgUmV2aWV3ZWQgYnkg
Tk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgVGhlIHBhdGhCeUFwcGVuZGluZ0NvbXBvbmVudHMg
ZnVuY3Rpb24gaGFzIGNoYW5nZWQgc2lnbmF0dXJlLgorCisgICAgICAgICogcGxhdGZvcm0vd2lu
L0ZpbGVTeXN0ZW1XaW4uY3BwOgorICAgICAgICAoV2ViQ29yZTo6cGF0aEJ5QXBwZW5kaW5nQ29t
cG9uZW50cyk6CisKIDIwMTctMDktMDUgIFNpbW9uIEZyYXNlciAgPHNpbW9uLmZyYXNlckBhcHBs
ZS5jb20+CiAKICAgICAgICAgRml4IGNhcGl0YWxpemF0aW9uIG9mIHNjaGVkdWxlaW52YWxpZGF0
ZVN0eWxlQW5kTGF5ZXJDb21wb3NpdGlvbgpJbmRleDogU291cmNlL1dlYkNvcmUvcGxhdGZvcm0v
d2luL0ZpbGVTeXN0ZW1XaW4uY3BwCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9XZWJDb3JlL3BsYXRm
b3JtL3dpbi9GaWxlU3lzdGVtV2luLmNwcAkocmV2aXNpb24gMjIxNjI3KQorKysgU291cmNlL1dl
YkNvcmUvcGxhdGZvcm0vd2luL0ZpbGVTeXN0ZW1XaW4uY3BwCSh3b3JraW5nIGNvcHkpCkBAIC0y
NjUsOSArMjY1LDkgQEAgU3RyaW5nIHBhdGhCeUFwcGVuZGluZ0NvbXBvbmVudChjb25zdCBTdAog
CiBTdHJpbmcgcGF0aEJ5QXBwZW5kaW5nQ29tcG9uZW50cyhTdHJpbmdWaWV3IHBhdGgsIGNvbnN0
IFZlY3RvcjxTdHJpbmdWaWV3PiYgY29tcG9uZW50cykKIHsKLSAgICBTdHJpbmcgcmVzdWx0ID0g
cGF0aDsKKyAgICBTdHJpbmcgcmVzdWx0ID0gcGF0aC50b1N0cmluZygpOwogICAgIGZvciAoYXV0
byYgY29tcG9uZW50IDogY29tcG9uZW50cykKLSAgICAgICAgcmVzdWx0ID0gcGF0aEJ5QXBwZW5k
aW5nQ29tcG9uZW50KHJlc3VsdCwgY29tcG9uZW50KTsKKyAgICAgICAgcmVzdWx0ID0gcGF0aEJ5
QXBwZW5kaW5nQ29tcG9uZW50KHJlc3VsdCwgY29tcG9uZW50LnRvU3RyaW5nKCkpOwogICAgIHJl
dHVybiByZXN1bHQ7CiB9CiAK
</data>

          </attachment>
      

    </bug>

</bugzilla>