<?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>69656</bug_id>
          
          <creation_ts>2011-10-07 12:33:20 -0700</creation_ts>
          <short_desc>[Skia on Chromium Mac] Set canExpandAroundIdeographsInComplexText to true</short_desc>
          <delta_ts>2011-10-10 06:07:05 -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>New Bugs</component>
          <version>528+ (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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Cary Clark">caryclark</reporter>
          <assigned_to name="Cary Clark">caryclark</assigned_to>
          <cc>reed</cc>
    
    <cc>senorblanco</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>480214</commentid>
    <comment_count>0</comment_count>
    <who name="Cary Clark">caryclark</who>
    <bug_when>2011-10-07 12:33:20 -0700</bug_when>
    <thetext>[Skia on Chromium Mac] Set canExpandAroundIdeographsInComplexText to true</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480220</commentid>
    <comment_count>1</comment_count>
      <attachid>110197</attachid>
    <who name="Cary Clark">caryclark</who>
    <bug_when>2011-10-07 12:39:32 -0700</bug_when>
    <thetext>Created attachment 110197
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480230</commentid>
    <comment_count>2</comment_count>
      <attachid>110197</attachid>
    <who name="Stephen White">senorblanco</who>
    <bug_when>2011-10-07 12:46:25 -0700</bug_when>
    <thetext>Comment on attachment 110197
Patch

Looks good (up to my limited knowledge).  Looping in Mike in case he has any comments.

As a side note, I see justify-ideograph-complex is failing on all (chrome) platforms currently.  Does it simply require rebaselining, or are there further problems?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480241</commentid>
    <comment_count>3</comment_count>
    <who name="Mike Reed">reed</who>
    <bug_when>2011-10-07 12:58:44 -0700</bug_when>
    <thetext>Hmmm, seems fine, but confusing. The result of this function (which is only called once) seems to only mean &quot;can I call isCJKIdeographOrSymbol() or not&quot;. But that guy is purely a unicode lookup function, with no platform specificisms afaik.

If it makes more pages look better, lets turn it on and see. From a code-review p.o.v. I can&apos;t see why this isn&apos;t on for all of our platforms (but time will tell).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480258</commentid>
    <comment_count>4</comment_count>
    <who name="Cary Clark">caryclark</who>
    <bug_when>2011-10-07 13:17:40 -0700</bug_when>
    <thetext>justify-ideograph-complex should have a fully justified right side. Since canExpandAroundIdeographsInComplexText has never been enabled for Windows and Linux, this test has never succeeded on those platforms.

Oddly, there is a non-justified (i.e. wrong) expected image checked in for chromium-cg-mac.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480262</commentid>
    <comment_count>5</comment_count>
    <who name="Cary Clark">caryclark</who>
    <bug_when>2011-10-07 13:19:37 -0700</bug_when>
    <thetext>Stephen, is there anything more you&apos;d like me to do with this patch?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480264</commentid>
    <comment_count>6</comment_count>
      <attachid>110197</attachid>
    <who name="Stephen White">senorblanco</who>
    <bug_when>2011-10-07 13:22:33 -0700</bug_when>
    <thetext>Comment on attachment 110197
Patch

I&apos;m going with Mike&apos;s OK.  r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480268</commentid>
    <comment_count>7</comment_count>
    <who name="Stephen White">senorblanco</who>
    <bug_when>2011-10-07 13:23:38 -0700</bug_when>
    <thetext>I&apos;ve set CQ+ as well, but if you can&apos;t be around to watch the canaries when it lands, please clear it until you can.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480270</commentid>
    <comment_count>8</comment_count>
      <attachid>110197</attachid>
    <who name="Cary Clark">caryclark</who>
    <bug_when>2011-10-07 13:27:52 -0700</bug_when>
    <thetext>Comment on attachment 110197
Patch

I&apos;ll wait &apos;til Monday morning to commit so I can watch the Canaries.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480927</commentid>
    <comment_count>9</comment_count>
      <attachid>110197</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-10-10 06:07:00 -0700</bug_when>
    <thetext>Comment on attachment 110197
Patch

Clearing flags on attachment: 110197

Committed r97058: &lt;http://trac.webkit.org/changeset/97058&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>480928</commentid>
    <comment_count>10</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2011-10-10 06:07:05 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>110197</attachid>
            <date>2011-10-07 12:39:32 -0700</date>
            <delta_ts>2011-10-10 06:07:00 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-69656-20111007153930.patch</filename>
            <type>text/plain</type>
            <size>1795</size>
            <attacher name="Cary Clark">caryclark</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJDb3JlL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBTb3VyY2UvV2Vi
Q29yZS9DaGFuZ2VMb2cJKHJldmlzaW9uIDk2OTcyKQorKysgU291cmNlL1dlYkNvcmUvQ2hhbmdl
TG9nCSh3b3JraW5nIGNvcHkpCkBAIC0xLDMgKzEsMjIgQEAKKzIwMTEtMTAtMDcgIENhcnkgQ2xh
cmsgIDxjYXJ5Y2xhcmtAZ29vZ2xlLmNvbT4KKworICAgICAgICBbU2tpYSBvbiBDaHJvbWl1bSBN
YWNdIFNldCBjYW5FeHBhbmRBcm91bmRJZGVvZ3JhcGhzSW5Db21wbGV4VGV4dCB0byB0cnVlCisg
ICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVnLmNnaT9pZD02OTY1NgorICAg
ICAgICBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9NjI5ODcKKyAgICAg
ICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTYyODg5CisKKyAgICAg
ICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgU2tpYSBvbiBMaW51eCBh
bmQgV2luZG93cyB1c2VzIGRpZmZlcmVudCBmb250IGVuZ2luZXMgZnJvbQorICAgICAgICBTa2lh
IG9uIE1hYy4gQWZ0ZXIgZGV0ZXJtaW5pbmcgdGhhdCB0aGUgdW5kZXJseWluZyBDb3JlVGV4dAor
ICAgICAgICBjYW4gaGFuZGxlIGl0LCBlbmFibGluZyB0aGlzIGFsbG93cyBqdXN0aWZpY2F0aW9u
IHRvIHdvcmsKKyAgICAgICAgY29ycmVjdGx5LgorCisgICAgICAgIFRlc3RzOiBmYXN0L3RleHQv
anVzdGlmeS1pZGVvZ3JhcGgtY29tcGxleC5odG1sCisKKyAgICAgICAgKiBwbGF0Zm9ybS9ncmFw
aGljcy9za2lhL0ZvbnRTa2lhLmNwcDoKKyAgICAgICAgKFdlYkNvcmU6OkZvbnQ6OmNhbkV4cGFu
ZEFyb3VuZElkZW9ncmFwaHNJbkNvbXBsZXhUZXh0KToKKwogMjAxMS0xMC0wNyAgQW5kcmVhcyBL
bGluZyAgPGtsaW5nQHdlYmtpdC5vcmc+CiAKICAgICAgICAgUGFjayBTdHlsZVJhcmVOb25Jbmhl
cml0ZWREYXRhIGV2ZW4gaGFyZGVyIG9uIDY0LWJpdC4KSW5kZXg6IFNvdXJjZS9XZWJDb3JlL3Bs
YXRmb3JtL2dyYXBoaWNzL3NraWEvRm9udFNraWEuY3BwCj09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9X
ZWJDb3JlL3BsYXRmb3JtL2dyYXBoaWNzL3NraWEvRm9udFNraWEuY3BwCShyZXZpc2lvbiA5Njk2
MikKKysrIFNvdXJjZS9XZWJDb3JlL3BsYXRmb3JtL2dyYXBoaWNzL3NraWEvRm9udFNraWEuY3Bw
CSh3b3JraW5nIGNvcHkpCkBAIC00OSwxMiArNDksOSBAQCBib29sIEZvbnQ6OmNhblJldHVybkZh
bGxiYWNrRm9udHNGb3JDb21wCiAgICAgcmV0dXJuIHRydWU7CiB9CiAKLS8vIEZJWE1FOiBEZXRl
cm1pbmUgaWYgdGhlIE1hYyBwb3J0IG9mIENocm9taXVtIHVzaW5nIFNraWEgY2FuIGV4cGFuZCBh
cm91bmQKLS8vIGlkZW9ncmFwaHMgaW4gY29tcGxleCB0ZXh0LiAoVGhlIFdpbmRvd3MgYW5kIExp
bnV4IHBvcnRzIGZvciBDaHJvbWl1bSBjYW4ndC4pCi0vLyBUaGlzIGlzc3VlIGlzIHRyYWNrZWQg
aW4gaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTYyOTg3CiBib29sIEZv
bnQ6OmNhbkV4cGFuZEFyb3VuZElkZW9ncmFwaHNJbkNvbXBsZXhUZXh0KCkKIHsKLSAgICByZXR1
cm4gZmFsc2U7CisgICAgcmV0dXJuIHRydWU7CiB9CiAKIHN0YXRpYyBib29sIGlzQ2FudmFzTXVs
dGlMYXllcmVkKFNrQ2FudmFzKiBjYW52YXMpCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>