<?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>193279</bug_id>
          
          <creation_ts>2019-01-09 05:26:15 -0800</creation_ts>
          <short_desc>ComplexText: Test fast/text/word-space-nbsp.html fails when using complex text path</short_desc>
          <delta_ts>2019-02-01 16:34:36 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Text</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=101443</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=193628</see_also>
          <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="Carlos Garcia Campos">cgarcia</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>mcatanzaro</cc>
    
    <cc>mmaxfield</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1492926</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2019-01-09 05:26:15 -0800</bug_when>
    <thetext>The fix applied in r135884 to WidthIterator should also be applied to ComplexTextController.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1492927</commentid>
    <comment_count>1</comment_count>
      <attachid>358697</attachid>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2019-01-09 05:28:21 -0800</bug_when>
    <thetext>Created attachment 358697
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1493855</commentid>
    <comment_count>2</comment_count>
      <attachid>358697</attachid>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2019-01-11 15:17:37 -0800</bug_when>
    <thetext>Comment on attachment 358697
Patch

Where&apos;s the test?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1493909</commentid>
    <comment_count>3</comment_count>
      <attachid>358697</attachid>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-01-11 17:23:50 -0800</bug_when>
    <thetext>Comment on attachment 358697
Patch

fast/text/word-space-nbsp.html? :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1493917</commentid>
    <comment_count>4</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2019-01-11 17:42:54 -0800</bug_when>
    <thetext>(In reply to Michael Catanzaro from comment #3)
&gt; Comment on attachment 358697 [details]
&gt; Patch
&gt; 
&gt; fast/text/word-space-nbsp.html? :)

Oh, it&apos;s not marked as failing yet?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1494028</commentid>
    <comment_count>5</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2019-01-13 01:34:28 -0800</bug_when>
    <thetext>(In reply to Myles C. Maxfield from comment #4)
&gt; (In reply to Michael Catanzaro from comment #3)
&gt; &gt; Comment on attachment 358697 [details]
&gt; &gt; Patch
&gt; &gt; 
&gt; &gt; fast/text/word-space-nbsp.html? :)
&gt; 
&gt; Oh, it&apos;s not marked as failing yet?

It started to fail when we switched to use complex text code path for layout tests, but we never marked it as failure:

https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r239904%20(9360)/fast/text/word-space-nbsp-diffs.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1496639</commentid>
    <comment_count>6</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-01-21 12:35:55 -0800</bug_when>
    <thetext>Um... it&apos;s marked as failing now! (After bug #193628.)

Myles?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1496640</commentid>
    <comment_count>7</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-01-21 12:36:27 -0800</bug_when>
    <thetext>(Patch should remove the failure expectation when landing, but no reason to block review on that.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1499974</commentid>
    <comment_count>8</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2019-01-30 06:09:31 -0800</bug_when>
    <thetext>Ping Myles.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1499994</commentid>
    <comment_count>9</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2019-01-30 07:14:37 -0800</bug_when>
    <thetext>(In reply to Michael Catanzaro from comment #7)
&gt; (Patch should remove the failure expectation when landing, but no reason to
&gt; block review on that.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1501093</commentid>
    <comment_count>10</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2019-02-01 06:33:22 -0800</bug_when>
    <thetext>Committed r240846: &lt;https://trac.webkit.org/changeset/240846&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1501094</commentid>
    <comment_count>11</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-02-01 06:34:27 -0800</bug_when>
    <thetext>&lt;rdar://problem/47734600&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1501353</commentid>
    <comment_count>12</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2019-02-01 16:34:36 -0800</bug_when>
    <thetext>Sorry for not getting to this in time.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>358697</attachid>
            <date>2019-01-09 05:28:21 -0800</date>
            <delta_ts>2019-01-30 07:14:32 -0800</delta_ts>
            <desc>Patch</desc>
            <filename>wc-complex-nbsp.diff</filename>
            <type>text/plain</type>
            <size>1749</size>
            <attacher name="Carlos Garcia Campos">cgarcia</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1NvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZyBiL1NvdXJjZS9XZWJDb3JlL0No
YW5nZUxvZwppbmRleCBkMWQwNmM1NTZlZS4uZmExNzU0NDQzMzAgMTAwNjQ0Ci0tLSBhL1NvdXJj
ZS9XZWJDb3JlL0NoYW5nZUxvZworKysgYi9Tb3VyY2UvV2ViQ29yZS9DaGFuZ2VMb2cKQEAgLTEs
MyArMSwxNSBAQAorMjAxOS0wMS0wOSAgQ2FybG9zIEdhcmNpYSBDYW1wb3MgIDxjZ2FyY2lhQGln
YWxpYS5jb20+CisKKyAgICAgICAgQ29tcGxleFRleHQ6IFRlc3QgZmFzdC90ZXh0L3dvcmQtc3Bh
Y2UtbmJzcC5odG1sIGZhaWxzIHdoZW4gdXNpbmcgY29tcGxleCB0ZXh0IHBhdGgKKyAgICAgICAg
aHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTE5MzI3OQorCisgICAgICAg
IFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIFRoZSBmaXggYXBwbGllZCBp
biByMTM1ODg0IHRvIFdpZHRoSXRlcmF0b3Igc2hvdWxkIGFsc28gYmUgYXBwbGllZCB0byBDb21w
bGV4VGV4dENvbnRyb2xsZXIuCisKKyAgICAgICAgKiBwbGF0Zm9ybS9ncmFwaGljcy9Db21wbGV4
VGV4dENvbnRyb2xsZXIuY3BwOgorICAgICAgICAoV2ViQ29yZTo6Q29tcGxleFRleHRDb250cm9s
bGVyOjphZGp1c3RHbHlwaHNBbmRBZHZhbmNlcyk6CisKIDIwMTktMDEtMDkgIENhcmxvcyBHYXJj
aWEgQ2FtcG9zICA8Y2dhcmNpYUBpZ2FsaWEuY29tPgogCiAgICAgICAgIFJFR1JFU1NJT04ocjIz
OTE1Nik6IFtGcmVlVHlwZV0gZml4ZWQgd2lkdGgsIGFuZCBzeW50aGV0aWMgYm9sZC9pdGFsaWMg
bm90IGNvcnJlY3RseSBhcHBsaWVkIHNpbmNlIHIyMzkxNTYKZGlmZiAtLWdpdCBhL1NvdXJjZS9X
ZWJDb3JlL3BsYXRmb3JtL2dyYXBoaWNzL0NvbXBsZXhUZXh0Q29udHJvbGxlci5jcHAgYi9Tb3Vy
Y2UvV2ViQ29yZS9wbGF0Zm9ybS9ncmFwaGljcy9Db21wbGV4VGV4dENvbnRyb2xsZXIuY3BwCmlu
ZGV4IDlhOWM5NzY4NjEyLi5jNGQwNzJiNTE5MyAxMDA2NDQKLS0tIGEvU291cmNlL1dlYkNvcmUv
cGxhdGZvcm0vZ3JhcGhpY3MvQ29tcGxleFRleHRDb250cm9sbGVyLmNwcAorKysgYi9Tb3VyY2Uv
V2ViQ29yZS9wbGF0Zm9ybS9ncmFwaGljcy9Db21wbGV4VGV4dENvbnRyb2xsZXIuY3BwCkBAIC04
MDQsNyArODA0LDcgQEAgdm9pZCBDb21wbGV4VGV4dENvbnRyb2xsZXI6OmFkanVzdEdseXBoc0Fu
ZEFkdmFuY2VzKCkKICAgICAgICAgICAgICAgICAgICAgICAgIGFmdGVyRXhwYW5zaW9uID0gZmFs
c2U7CiAKICAgICAgICAgICAgICAgICAgICAgLy8gQWNjb3VudCBmb3Igd29yZC1zcGFjaW5nLgot
ICAgICAgICAgICAgICAgICAgICBpZiAodHJlYXRBc1NwYWNlICYmIChjaCAhPSAnXHQnIHx8ICFt
X3J1bi5hbGxvd1RhYnMoKSkgJiYgKGNoYXJhY3RlckluZGV4ID4gMCB8fCBydW5JbmRleCA+IDAp
ICYmIG1fZm9udC53b3JkU3BhY2luZygpKQorICAgICAgICAgICAgICAgICAgICBpZiAodHJlYXRB
c1NwYWNlICYmIChjaCAhPSAnXHQnIHx8ICFtX3J1bi5hbGxvd1RhYnMoKSkgJiYgKGNoYXJhY3Rl
ckluZGV4ID4gMCB8fCBydW5JbmRleCA+IDAgfHwgY2ggPT0gbm9CcmVha1NwYWNlKSAmJiBtX2Zv
bnQud29yZFNwYWNpbmcoKSkKICAgICAgICAgICAgICAgICAgICAgICAgIGFkdmFuY2UuZXhwYW5k
KG1fZm9udC53b3JkU3BhY2luZygpLCAwKTsKICAgICAgICAgICAgICAgICB9IGVsc2UKICAgICAg
ICAgICAgICAgICAgICAgYWZ0ZXJFeHBhbnNpb24gPSBmYWxzZTsK
</data>
<flag name="review"
          id="375809"
          type_id="1"
          status="+"
          setter="mcatanzaro"
    />
          </attachment>
      

    </bug>

</bugzilla>