<?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>38926</bug_id>
          
          <creation_ts>2010-05-11 12:31:43 -0700</creation_ts>
          <short_desc>[chromium] Chromium window build system does not rebuild correctly when enabling/disabling a feature</short_desc>
          <delta_ts>2012-10-23 14:10:13 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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>
          
          <blocked>39054</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Jian Li">jianli</reporter>
          <assigned_to name="Tony Chang">tony</assigned_to>
          <cc>bradnelson</cc>
    
    <cc>bruno.abinader</cc>
    
    <cc>dglazkov</cc>
    
    <cc>eric</cc>
    
    <cc>mark</cc>
    
    <cc>thakis</cc>
    
    <cc>tkent</cc>
    
    <cc>tony</cc>
    
    <cc>tonyg</cc>
    
    <cc>webkit.review.bot</cc>
    
    <cc>yaar</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>224085</commentid>
    <comment_count>0</comment_count>
    <who name="Jian Li">jianli</who>
    <bug_when>2010-05-11 12:31:43 -0700</bug_when>
    <thetext>When a feature is turned on, Chromium window build bot cannot build it successfully. The clean build has been forced. We need to find a solution for this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>226496</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-05-16 10:22:32 -0700</bug_when>
    <thetext>Claimed another victim: bug 39054.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>226636</commentid>
    <comment_count>2</comment_count>
      <attachid>56214</attachid>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2010-05-17 00:08:30 -0700</bug_when>
    <thetext>Created attachment 56214
A workaround patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>226781</commentid>
    <comment_count>3</comment_count>
    <who name="Yaar Schnitman">yaar</who>
    <bug_when>2010-05-17 09:23:35 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Created an attachment (id=56214) [details]
&gt; A workaround patch

Smart! LGTM, though I&apos;m not a reviewer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>226812</commentid>
    <comment_count>4</comment_count>
      <attachid>56214</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-05-17 10:39:56 -0700</bug_when>
    <thetext>Comment on attachment 56214
A workaround patch

I think that either the log or a comment should mention that this is a hack, and what bug we&apos;re working around.  I&apos;m told this is a bug in visual studio?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>226813</commentid>
    <comment_count>5</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-05-17 10:40:51 -0700</bug_when>
    <thetext>Is there a better fix to be done?  Or is this a permanent work-around?  The comments in the code should make that clear.

If this is permanent workaround, is there a way to add this hack into gyp directly?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>226998</commentid>
    <comment_count>6</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2010-05-17 17:12:55 -0700</bug_when>
    <thetext>I think my patch is a temporal workaround.  I&apos;ll commit the patch with an additional comment.

I&apos;m not sure what is the real fix.  Can we solve this by adding dependencies in .gyp files?  Does GYP has no capability solve this?  Should we remove build directories in GYP, gyp_webkit or gyp_chromium?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>227094</commentid>
    <comment_count>7</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2010-05-17 21:06:07 -0700</bug_when>
    <thetext>I landed &quot;A workaround patch&quot; as r59646.
I won&apos;t close this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>227111</commentid>
    <comment_count>8</comment_count>
    <who name="Kent Tamura">tkent</who>
    <bug_when>2010-05-17 22:07:34 -0700</bug_when>
    <thetext>Unfortunately, the workaround didn&apos;t work.
Windows buildbot doesn&apos;t use update-webkit.  It run &quot;svn update&quot;, then update-webkit-chromium.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>227137</commentid>
    <comment_count>9</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2010-05-17 22:53:55 -0700</bug_when>
    <thetext>It should call update-webkit --chromium.  WE need to fix the master.cfg file.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>635093</commentid>
    <comment_count>10</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-05-28 03:24:32 -0700</bug_when>
    <thetext>Is this still an issue?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>636181</commentid>
    <comment_count>11</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-05-29 10:22:12 -0700</bug_when>
    <thetext>(In reply to comment #10)
&gt; Is this still an issue?

Kent&apos;s workaround is still checked in and still works around the problem.

I think msbuild (part of VS2010) doesn&apos;t have this problem, but we&apos;re not using VS2010 on build.webkit.org yet (we just started the rollout on the build.chromium.org bots).  ninja doesn&apos;t have this problem either.

Once the bots switch to VS2010 or ninja, we can test to verify that rebuilds work properly, remove Kent&apos;s work around and close this bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>636186</commentid>
    <comment_count>12</comment_count>
    <who name="Nico Weber">thakis</who>
    <bug_when>2012-05-29 10:23:58 -0700</bug_when>
    <thetext>(In reply to comment #11)
&gt; Once the bots switch to VS2010 or ninja, we can test to verify that rebuilds work properly, remove Kent&apos;s work around and close this bug.

ninja/win won&apos;t be ready for bot use for a while; I think it&apos;s more likely we&apos;ll switch the windows bots to vs2010 first. (ist that blocked on anything?)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>636268</commentid>
    <comment_count>13</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-05-29 11:31:16 -0700</bug_when>
    <thetext>(In reply to comment #12)
&gt; (In reply to comment #11)
&gt; &gt; Once the bots switch to VS2010 or ninja, we can test to verify that rebuilds work properly, remove Kent&apos;s work around and close this bug.
&gt; 
&gt; ninja/win won&apos;t be ready for bot use for a while; I think it&apos;s more likely we&apos;ll switch the windows bots to vs2010 first. (ist that blocked on anything?)

We can probably switch the bot to VS2010 now.  Someone just has to do the work.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>704033</commentid>
    <comment_count>14</comment_count>
    <who name="Bruno Abinader (history only)">bruno.abinader</who>
    <bug_when>2012-08-24 06:11:21 -0700</bug_when>
    <thetext>Adding bug 94094 as depending on this (EWS test runs with compile flag enabled are failing on win, gtk and mac ports).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>747483</commentid>
    <comment_count>15</comment_count>
    <who name="Nico Weber">thakis</who>
    <bug_when>2012-10-22 06:22:47 -0700</bug_when>
    <thetext>Bruno: I think win is Apple&apos;s windows port, gtk is the gtk port, and mac is Apple&apos;s mac port. Neither of those use chromium&apos;s build system. The chromium bots all start with &apos;cr-&apos;. I think you can remove this dependency again.

Since I&apos;m posting this anyway: We deprecated msvc2008 in chromium and don&apos;t have any bots for it anymore upstream. If the webkit chromium bots still use msvc2008, you should move away from that (upstream uses both msvs2010 and ninja now)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>747494</commentid>
    <comment_count>16</comment_count>
    <who name="Bruno Abinader (history only)">bruno.abinader</who>
    <bug_when>2012-10-22 06:50:01 -0700</bug_when>
    <thetext>(In reply to comment #15)
&gt; Bruno: I think win is Apple&apos;s windows port, gtk is the gtk port, and mac is Apple&apos;s mac port. Neither of those use chromium&apos;s build system. The chromium bots all start with &apos;cr-&apos;. I think you can remove this dependency again.
&gt; 
&gt; Since I&apos;m posting this anyway: We deprecated msvc2008 in chromium and don&apos;t have any bots for it anymore upstream. If the webkit chromium bots still use msvc2008, you should move away from that (upstream uses both msvs2010 and ninja now)

Thank you for the clarification, Nico!  I&apos;m going to update the bug depedencies accordingly.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>747699</commentid>
    <comment_count>17</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-10-22 11:07:30 -0700</bug_when>
    <thetext>The build.webkit.org Chromium Win bot has been using VS2010 for a few months now.  I think it&apos;s safe to remove this hack.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>748870</commentid>
    <comment_count>18</comment_count>
      <attachid>170209</attachid>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-10-23 12:53:37 -0700</bug_when>
    <thetext>Created attachment 170209
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>748898</commentid>
    <comment_count>19</comment_count>
    <who name="Tony Chang">tony</who>
    <bug_when>2012-10-23 13:23:05 -0700</bug_when>
    <thetext>(In reply to comment #18)
&gt; Created an attachment (id=170209) [details]
&gt; Patch

I manually verified that VS2010 properly rebuilds after changing features.gypi.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>748914</commentid>
    <comment_count>20</comment_count>
    <who name="Nico Weber">thakis</who>
    <bug_when>2012-10-23 13:34:17 -0700</bug_when>
    <thetext>Looks good, but I&apos;m no reviewer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>748930</commentid>
    <comment_count>21</comment_count>
      <attachid>170209</attachid>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2012-10-23 13:42:15 -0700</bug_when>
    <thetext>Comment on attachment 170209
Patch

LGTM.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>748974</commentid>
    <comment_count>22</comment_count>
      <attachid>170209</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-23 14:10:08 -0700</bug_when>
    <thetext>Comment on attachment 170209
Patch

Clearing flags on attachment: 170209

Committed r132262: &lt;http://trac.webkit.org/changeset/132262&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>748975</commentid>
    <comment_count>23</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-10-23 14:10:13 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>56214</attachid>
            <date>2010-05-17 00:08:30 -0700</date>
            <delta_ts>2012-10-23 12:53:30 -0700</delta_ts>
            <desc>A workaround patch</desc>
            <filename>bug-38926-20100517160828.patch</filename>
            <type>text/plain</type>
            <size>1934</size>
            <attacher name="Kent Tamura">tkent</attacher>
            
              <data encoding="base64">ZGlmZiAtLWdpdCBhL1dlYktpdFRvb2xzL0NoYW5nZUxvZyBiL1dlYktpdFRvb2xzL0NoYW5nZUxv
ZwppbmRleCBlOTc5YjE4YzZiZjRlNDRhOTJjNDgyYjRlNzU4YjY2MzY3OGQzMTQ1Li4zZjEyZmVi
OTAxMmVlZmZlMDg0M2I3MWE4Y2Y3MDgxMDNiMjQ3Yjk5IDEwMDY0NAotLS0gYS9XZWJLaXRUb29s
cy9DaGFuZ2VMb2cKKysrIGIvV2ViS2l0VG9vbHMvQ2hhbmdlTG9nCkBAIC0xLDMgKzEsMTcgQEAK
KzIwMTAtMDUtMTcgIEtlbnQgVGFtdXJhICA8dGtlbnRAY2hyb21pdW0ub3JnPgorCisgICAgICAg
IFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIENocm9taXVtIHdpbmRvdyBi
dWlsZCBzeXN0ZW0gZG9lcyBub3QgcmVidWlsZCBjb3JyZWN0bHkgd2hlbgorICAgICAgICBlbmFi
bGluZy9kaXNhYmxpbmcgYSBmZWF0dXJlCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3Jn
L3Nob3dfYnVnLmNnaT9pZD0zODkyNgorCisgICAgICAgIEFkZCBhIHdvcmthcm91bmQgb2YgdGhp
cyBpc3N1ZS4KKworICAgICAgICAqIFNjcmlwdHMvdXBkYXRlLXdlYmtpdDoKKyAgICAgICAgICBD
aHJvbWl1bS1XaW5kb3dzIG9ubHk6IElmIFdlYktpdC9jaHJvbWl1bS9mZWF0dXJlcy5neXAgaGFz
IGJlZW4KKyAgICAgICAgICB1cGRhdGVkLCByZW1vdmUgV2ViS2l0L2Nocm9taXVtL0RlYnVnIGFu
ZCBXZWJLaXQvY2hyb21pdW0vUmVsZWFzZS4KKwogMjAxMC0wNS0xNiAgRGFuaWVsIEJhdGVzICA8
ZGJhdGVzQHJpbS5jb20+CiAKICAgICAgICAgUmV2aWV3ZWQgYnkgQ2hyaXMgSmVyZG9uZWsuCmRp
ZmYgLS1naXQgYS9XZWJLaXRUb29scy9TY3JpcHRzL3VwZGF0ZS13ZWJraXQgYi9XZWJLaXRUb29s
cy9TY3JpcHRzL3VwZGF0ZS13ZWJraXQKaW5kZXggNzYwMmM0MWRlMTdhMWVmZjU1OTkyN2JkMWVl
YTgxZjQ3NjJkNTljZS4uNTZhOTk3YjQzM2Q2YTk2ZTVlNjE5MzY1ZTYwMTU3YmMxY2VkOGE5MyAx
MDA3NTUKLS0tIGEvV2ViS2l0VG9vbHMvU2NyaXB0cy91cGRhdGUtd2Via2l0CisrKyBiL1dlYktp
dFRvb2xzL1NjcmlwdHMvdXBkYXRlLXdlYmtpdApAQCAtMzMsNiArMzMsNyBAQCB1c2Ugc3RyaWN0
OwogdXNlIEZpbmRCaW47CiB1c2UgbGliICRGaW5kQmluOjpCaW47CiB1c2UgRmlsZTo6QmFzZW5h
bWU7Cit1c2UgRmlsZTo6UGF0aDsKIHVzZSBGaWxlOjpTcGVjOwogdXNlIEdldG9wdDo6TG9uZzsK
IHVzZSBWQ1NVdGlsczsKQEAgLTY3LDYgKzY4LDggQEAgX19FTkRfXwogICAgIGV4aXQgMTsKIH0K
IAorbXkgJHN0YXJ0VGltZSA9IHRpbWUoKTsKKwogbXkgQHN2bk9wdGlvbnMgPSAoKTsKIHB1c2gg
QHN2bk9wdGlvbnMsICctcScgaWYgJHF1aWV0OwogCkBAIC04Myw2ICs4NiwxMCBAQCBpZiAoLWQg
Ii4uL0ludGVybmFsIikgewogICAgIHJ1blN2blVwZGF0ZSgpIGlmICRpc1NWTjsKICAgICBydW5H
aXRVcGRhdGUoKSBpZiAkaXNHaXQ7CiB9IGVsc2lmIChpc0Nocm9taXVtKCkpIHsKKyAgICBpZiAo
KGlzQ3lnd2luKCkgfHwgaXNXaW5kb3dzKCkpICYmIChzdGF0KCJXZWJLaXQvY2hyb21pdW0vZmVh
dHVyZXMuZ3lwaSIpKVs5XSA+PSAkc3RhcnRUaW1lKSB7CisgICAgICAgIHByaW50ICJmZWF0dXJl
cy5neXBpIGhhcyBiZWVuIHVwZGF0ZWQuIENsZWFuaW5nIHRoZSBidWlsZCBkaXJlY3Rvcmllcy5c
biI7CisgICAgICAgIHJtdHJlZShbIldlYktpdC9jaHJvbWl1bS9EZWJ1ZyIsICJXZWJLaXQvY2hy
b21pdW0vUmVsZWFzZSJdKTsKKyAgICB9CiAgICAgc3lzdGVtKCJwZXJsIiwgIldlYktpdFRvb2xz
L1NjcmlwdHMvdXBkYXRlLXdlYmtpdC1jaHJvbWl1bSIpID09IDAgb3IgZGllICQhOwogfSBlbHNp
ZiAoaXNBcHBsZVdpbldlYktpdCgpKSB7CiAgICAgc3lzdGVtKCJwZXJsIiwgIldlYktpdFRvb2xz
L1NjcmlwdHMvdXBkYXRlLXdlYmtpdC1hdXhpbGlhcnktbGlicyIpID09IDAgb3IgZGllOwo=
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>170209</attachid>
            <date>2012-10-23 12:53:37 -0700</date>
            <delta_ts>2012-10-23 14:10:08 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-38926-20121023125214.patch</filename>
            <type>text/plain</type>
            <size>2152</size>
            <attacher name="Tony Chang">tony</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMTMyMjU2CmRpZmYgLS1naXQgYS9Ub29scy9DaGFuZ2VMb2cg
Yi9Ub29scy9DaGFuZ2VMb2cKaW5kZXggNzE1NWViZmVmMWE4OGY5ZjNjYmY4ODFiMmRkYmU4YjA2
NjcxMDUwNC4uY2QzMjQ0ZGQ0ZWYyZjUzM2I1MzEyNDlmNWMzMGVlMDBmNzE2NzRlOSAxMDA2NDQK
LS0tIGEvVG9vbHMvQ2hhbmdlTG9nCisrKyBiL1Rvb2xzL0NoYW5nZUxvZwpAQCAtMSwzICsxLDE1
IEBACisyMDEyLTEwLTIzICBUb255IENoYW5nICA8dG9ueUBjaHJvbWl1bS5vcmc+CisKKyAgICAg
ICAgW2Nocm9taXVtXSBDaHJvbWl1bSB3aW5kb3cgYnVpbGQgc3lzdGVtIGRvZXMgbm90IHJlYnVp
bGQgY29ycmVjdGx5IHdoZW4gZW5hYmxpbmcvZGlzYWJsaW5nIGEgZmVhdHVyZQorICAgICAgICBo
dHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9Mzg5MjYKKworICAgICAgICBS
ZXZpZXdlZCBieSBOT0JPRFkgKE9PUFMhKS4KKworICAgICAgICBSZW1vdmUgaGFjayBmb3IgY2xv
YmJlcmluZyBidWlsZCB3aGVuIGZlYXR1cmVzLmd5cGkgY2hhbmdlcy4gTm93IHRoYXQKKyAgICAg
ICAgQ2hyb21pdW0gcmVxdWlyZXMgVlMyMDEwIG9yIG5ld2VyLCB0aGlzIGJ1ZyBoYXMgZ29uZSBh
d2F5LgorCisgICAgICAgICogU2NyaXB0cy91cGRhdGUtd2Via2l0OgorCiAyMDEyLTEwLTIzICBK
b2NoZW4gRWlzaW5nZXIgIDxqb2NoZW5AY2hyb21pdW0ub3JnPgogCiAgICAgICAgIFtjaHJvbWl1
bV0gcmVtb3ZlIHRoZSBjb25zdCBxdWFsaWZpZXIgZnJvbSBXZWJUZXN0RGVsZWdhdGU6OnByaW50
TWVzc2FnZQpkaWZmIC0tZ2l0IGEvVG9vbHMvU2NyaXB0cy91cGRhdGUtd2Via2l0IGIvVG9vbHMv
U2NyaXB0cy91cGRhdGUtd2Via2l0CmluZGV4IGViOTRmMTY1YjRlMGM3YjBkNmY3MWIzNzA1YWFi
YzAyZmI1OGZmZDUuLjZiYTgwNDRmNDg4ZGU1ZTFlNWMzNzJiZGZiN2E0ZTA2NDg0MjkxMmYgMTAw
NzU1Ci0tLSBhL1Rvb2xzL1NjcmlwdHMvdXBkYXRlLXdlYmtpdAorKysgYi9Ub29scy9TY3JpcHRz
L3VwZGF0ZS13ZWJraXQKQEAgLTM0LDcgKzM0LDYgQEAgdXNlIHN0cmljdDsKIHVzZSBGaW5kQmlu
OwogdXNlIGxpYiAkRmluZEJpbjo6QmluOwogdXNlIEZpbGU6OkJhc2VuYW1lOwotdXNlIEZpbGU6
OlBhdGg7CiB1c2UgRmlsZTo6U3BlYzsKIHVzZSBHZXRvcHQ6Okxvbmc7CiB1c2UgVkNTVXRpbHM7
CkBAIC04Nyw4ICs4Niw2IEBAIGlmICgkdXNlTmluamEpIHsKICAgICAkRU5WeyJHWVBfR0VORVJB
VE9SUyJ9ID0gIm5pbmphIjsKIH0KIAotbXkgJHN0YXJ0VGltZSA9IHRpbWUoKTsKLQogbXkgQHN2
bk9wdGlvbnMgPSAoKTsKIHB1c2ggQHN2bk9wdGlvbnMsICctcScgaWYgJHF1aWV0OwogCkBAIC0x
MDUsMTMgKzEwMiw2IEBAIGlmICgtZCAiLi4vSW50ZXJuYWwiKSB7CiAgICAgcnVuU3ZuVXBkYXRl
KCkgaWYgaXNTVk5EaXJlY3RvcnkoIi4iKTsKICAgICBydW5HaXRVcGRhdGUoKSBpZiBpc0dpdERp
cmVjdG9yeSgiLiIpOwogfSBlbHNpZiAoaXNDaHJvbWl1bSgpKSB7Ci0gICAgIyBXb3JrYXJvdW5k
IGZvciBodHRwczovL2J1Z3Mud2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9Mzg5MjYKLSAgICAj
IFdlIHNob3VsZCByZW1vdmUgdGhlIGZvbGxvd2luZyAiaWYiIGJsb2NrIHdoZW4gd2UgZmluZCBh
IHJpZ2h0IGZpeC4KLSAgICBpZiAoKGlzQ3lnd2luKCkgfHwgaXNXaW5kb3dzKCkpICYmIChzdGF0
KCJXZWJLaXQvY2hyb21pdW0vZmVhdHVyZXMuZ3lwaSIpKVs5XSA+PSAkc3RhcnRUaW1lKSB7Ci0g
ICAgICAgIHByaW50ICJmZWF0dXJlcy5neXBpIGhhcyBiZWVuIHVwZGF0ZWQuIENsZWFuaW5nIHRo
ZSBidWlsZCBkaXJlY3Rvcmllcy5cbiI7Ci0gICAgICAgIHJtdHJlZShbIldlYktpdC9jaHJvbWl1
bS9EZWJ1ZyIsICJXZWJLaXQvY2hyb21pdW0vUmVsZWFzZSJdKTsKLSAgICB9Ci0KICAgICBteSBA
Y2hyb21pdW1VcGRhdGVBcmdzID0gKCJwZXJsIiwgIlRvb2xzL1NjcmlwdHMvdXBkYXRlLXdlYmtp
dC1jaHJvbWl1bSIpOwogICAgIHB1c2ggQGNocm9taXVtVXBkYXRlQXJncywgIi0tY2hyb21pdW0t
YW5kcm9pZCIgaWYgaXNDaHJvbWl1bUFuZHJvaWQoKTsKICAgICBwdXNoIEBjaHJvbWl1bVVwZGF0
ZUFyZ3MsICItLWZvcmNlIiBpZiBmb3JjZUNocm9taXVtVXBkYXRlKCk7Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>