<?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>185500</bug_id>
          
          <creation_ts>2018-05-09 17:09:46 -0700</creation_ts>
          <short_desc>Drop-down Control borders missing</short_desc>
          <delta_ts>2019-01-02 11:07:47 -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>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>
          
          <blocked>193079</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Per Arne Vollan">pvollan</reporter>
          <assigned_to name="Per Arne Vollan">pvollan</assigned_to>
          <cc>ap</cc>
    
    <cc>bfulgham</cc>
    
    <cc>bshafiei</cc>
    
    <cc>commit-queue</cc>
    
    <cc>dbates</cc>
    
    <cc>jmarcell</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1422571</commentid>
    <comment_count>0</comment_count>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2018-05-09 17:09:46 -0700</bug_when>
    <thetext>This can be seen when filing a bug on bugs.webkit.org.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422573</commentid>
    <comment_count>1</comment_count>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2018-05-09 17:10:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/40093461&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422596</commentid>
    <comment_count>2</comment_count>
      <attachid>340058</attachid>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2018-05-09 18:39:14 -0700</bug_when>
    <thetext>Created attachment 340058
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422615</commentid>
    <comment_count>3</comment_count>
      <attachid>340058</attachid>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2018-05-09 19:39:43 -0700</bug_when>
    <thetext>Comment on attachment 340058
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=340058&amp;action=review

&gt; Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:643
&gt; +(allow file-read-data (path-regex #&quot;^/private/tmp/cv&quot;))

This looks super suspicious. Any process on the system can modify WebKit behavior by writing to this location? That can’t be right, and I don’t think that it’s ok to allow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422625</commentid>
    <comment_count>4</comment_count>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2018-05-09 21:09:36 -0700</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #3)
&gt; Comment on attachment 340058 [details]
&gt; Patch
&gt; 
&gt; View in context:
&gt; https://bugs.webkit.org/attachment.cgi?id=340058&amp;action=review
&gt; 
&gt; &gt; Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:643
&gt; &gt; +(allow file-read-data (path-regex #&quot;^/private/tmp/cv&quot;))
&gt; 
&gt; This looks super suspicious. Any process on the system can modify WebKit
&gt; behavior by writing to this location? That can’t be right, and I don’t think
&gt; that it’s ok to allow.

This is intended as a temporary workaround until the underlying issue is fixed, but I do see your concern.

Thanks for reviewing!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422626</commentid>
    <comment_count>5</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2018-05-09 21:11:52 -0700</bug_when>
    <thetext>(In reply to Per Arne Vollan from comment #4)
&gt; (In reply to Alexey Proskuryakov from comment #3)
&gt; &gt; Comment on attachment 340058 [details]
&gt; &gt; Patch
&gt; &gt; 
&gt; &gt; View in context:
&gt; &gt; https://bugs.webkit.org/attachment.cgi?id=340058&amp;action=review
&gt; &gt; 
&gt; &gt; &gt; Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:643
&gt; &gt; &gt; +(allow file-read-data (path-regex #&quot;^/private/tmp/cv&quot;))
&gt; &gt; 
&gt; &gt; This looks super suspicious. Any process on the system can modify WebKit
&gt; &gt; behavior by writing to this location? That can’t be right, and I don’t think
&gt; &gt; that it’s ok to allow.
&gt; 
&gt; This is intended as a temporary workaround until the underlying issue is
&gt; fixed, but I do see your concern.
&gt; 
&gt; Thanks for reviewing!

Yes, I agree with Alexey. I thought this sounded fine as a quick fix to allow someone to have proper function in a local build, but I don&apos;t think it&apos;s appropriate to land for general use.

We need to help find and fix the underlying regression that is causing this widget drawing weirdness.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422627</commentid>
    <comment_count>6</comment_count>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2018-05-09 21:23:37 -0700</bug_when>
    <thetext>(In reply to Brent Fulgham from comment #5)
&gt; (In reply to Per Arne Vollan from comment #4)
&gt; &gt; (In reply to Alexey Proskuryakov from comment #3)
&gt; &gt; &gt; Comment on attachment 340058 [details]
&gt; &gt; &gt; Patch
&gt; &gt; &gt; 
&gt; &gt; &gt; View in context:
&gt; &gt; &gt; https://bugs.webkit.org/attachment.cgi?id=340058&amp;action=review
&gt; &gt; &gt; 
&gt; &gt; &gt; &gt; Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:643
&gt; &gt; &gt; &gt; +(allow file-read-data (path-regex #&quot;^/private/tmp/cv&quot;))
&gt; &gt; &gt; 
&gt; &gt; &gt; This looks super suspicious. Any process on the system can modify WebKit
&gt; &gt; &gt; behavior by writing to this location? That can’t be right, and I don’t think
&gt; &gt; &gt; that it’s ok to allow.
&gt; &gt; 
&gt; &gt; This is intended as a temporary workaround until the underlying issue is
&gt; &gt; fixed, but I do see your concern.
&gt; &gt; 
&gt; &gt; Thanks for reviewing!
&gt; 
&gt; Yes, I agree with Alexey. I thought this sounded fine as a quick fix to
&gt; allow someone to have proper function in a local build, but I don&apos;t think
&gt; it&apos;s appropriate to land for general use.
&gt; 
&gt; We need to help find and fix the underlying regression that is causing this
&gt; widget drawing weirdness.

Sounds good, thanks for reviewing!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422663</commentid>
    <comment_count>7</comment_count>
      <attachid>340058</attachid>
    <who name="Daniel Bates">dbates</who>
    <bug_when>2018-05-10 00:07:48 -0700</bug_when>
    <thetext>Comment on attachment 340058
Patch

r-‘ing per comment 3 and comment 5 and to get this patch out of the review and cq queues.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422747</commentid>
    <comment_count>8</comment_count>
      <attachid>340097</attachid>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2018-05-10 10:02:01 -0700</bug_when>
    <thetext>Created attachment 340097
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422750</commentid>
    <comment_count>9</comment_count>
      <attachid>340097</attachid>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2018-05-10 10:04:56 -0700</bug_when>
    <thetext>Comment on attachment 340097
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=340097&amp;action=review

&gt; Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:112
&gt; +    (allow file-read* file-write-unlink
&gt; +        (extension &quot;com.apple.cvms.kernel&quot;))

This seems to mean that a process with com.apple.cvms.kernel extension can read any files, and delete any files.

&gt; Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:114
&gt; +    (allow file-read* file-write-unlink
&gt; +        (prefix &quot;/private/tmp/cvmsCodeSignObj&quot;))

Doesn&apos;t this have the same problem as the original patch?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422762</commentid>
    <comment_count>10</comment_count>
      <attachid>340097</attachid>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2018-05-10 10:43:25 -0700</bug_when>
    <thetext>Comment on attachment 340097
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=340097&amp;action=review

&gt;&gt; Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:114
&gt;&gt; +        (prefix &quot;/private/tmp/cvmsCodeSignObj&quot;))
&gt; 
&gt; Doesn&apos;t this have the same problem as the original patch?

Per Arne: Can you try this instead:

(with-filter (extension &quot;com.apple.cvms.kernel&quot;)
    (allow file-read* file-write-unlink
        (prefix &quot;/private/tmp/cvmsCodeSignObj”)))</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422787</commentid>
    <comment_count>11</comment_count>
      <attachid>340111</attachid>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2018-05-10 11:23:44 -0700</bug_when>
    <thetext>Created attachment 340111
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422817</commentid>
    <comment_count>12</comment_count>
      <attachid>340111</attachid>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2018-05-10 12:12:49 -0700</bug_when>
    <thetext>Comment on attachment 340111
Patch

This version looks good, based on what we discussed with the sandboxing team. r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422818</commentid>
    <comment_count>13</comment_count>
      <attachid>340111</attachid>
    <who name="Per Arne Vollan">pvollan</who>
    <bug_when>2018-05-10 12:15:20 -0700</bug_when>
    <thetext>Comment on attachment 340111
Patch

Thanks for reviewing, all!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422822</commentid>
    <comment_count>14</comment_count>
      <attachid>340111</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-05-10 12:38:10 -0700</bug_when>
    <thetext>Comment on attachment 340111
Patch

Clearing flags on attachment: 340111

Committed r231653: &lt;https://trac.webkit.org/changeset/231653&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1422823</commentid>
    <comment_count>15</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-05-10 12:38:11 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>340058</attachid>
            <date>2018-05-09 18:39:14 -0700</date>
            <delta_ts>2018-05-10 10:02:00 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-185500-20180509183912.patch</filename>
            <type>text/plain</type>
            <size>1302</size>
            <attacher name="Per Arne Vollan">pvollan</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9XZWJL
aXQvQ2hhbmdlTG9nCShyZXZpc2lvbiAyMzE2MjEpCisrKyBTb3VyY2UvV2ViS2l0L0NoYW5nZUxv
Zwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE1IEBACisyMDE4LTA1LTA5ICBQZXIgQXJuZSBW
b2xsYW4gIDxwdm9sbGFuQGFwcGxlLmNvbT4KKworICAgICAgICBEcm9wLWRvd24gQ29udHJvbCBi
b3JkZXJzIG1pc3NpbmcuCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVn
LmNnaT9pZD0xODU1MDAKKyAgICAgICAgPHJkYXI6Ly9wcm9ibGVtLzQwMDkzNDYxPgorCisgICAg
ICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIE9wZW4gc2FuZGJveCBm
b3IgcmVhZGluZyBvZiBzb21lIGZpbGVzIGluIHRlbXAgZm9sZGVyLgorCisgICAgICAgICogV2Vi
UHJvY2Vzcy9jb20uYXBwbGUuV2ViUHJvY2Vzcy5zYi5pbjoKKwogMjAxOC0wNS0wOSAgV2Vuc29u
IEhzaWVoICA8d2Vuc29uX2hzaWVoQGFwcGxlLmNvbT4KIAogICAgICAgICBbRXh0cmEgem9vbSBt
b2RlXSBmYXN0L3ZpZXdwb3J0L2V4dHJhem9vbS92aWV3cG9ydC1jaGFuZ2UtbWluLWRldmljZS13
aWR0aC5odG1sIHNvbWV0aW1lcyBmYWlscwpJbmRleDogU291cmNlL1dlYktpdC9XZWJQcm9jZXNz
L2NvbS5hcHBsZS5XZWJQcm9jZXNzLnNiLmluCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9XZWJLaXQv
V2ViUHJvY2Vzcy9jb20uYXBwbGUuV2ViUHJvY2Vzcy5zYi5pbgkocmV2aXNpb24gMjMxNTg3KQor
KysgU291cmNlL1dlYktpdC9XZWJQcm9jZXNzL2NvbS5hcHBsZS5XZWJQcm9jZXNzLnNiLmluCSh3
b3JraW5nIGNvcHkpCkBAIC02MzksNiArNjM5LDEwIEBACiAoYWxsb3cgZmlsZS1yZWFkLWRhdGEg
KHBhdGggIi9wcml2YXRlL3Zhci9kYi9uc3VybHN0b3JhZ2VkL2RhZnNhRGF0YS5iaW4iKSkKICNl
bmRpZgogCisjaWYgX19NQUNfT1NfWF9WRVJTSU9OX01JTl9SRVFVSVJFRCA+PSAxMDE0MDAKKyhh
bGxvdyBmaWxlLXJlYWQtZGF0YSAocGF0aC1yZWdleCAjIl4vcHJpdmF0ZS90bXAvY3YiKSkKKyNl
bmRpZgorCiA7OyBOZXR3b3JrIEV4dGVuc2lvbnMgLyBWUE4gaGVscGVyLgogKGFsbG93IG1hY2gt
bG9va3VwCiAgICAgKGdsb2JhbC1uYW1lICJjb20uYXBwbGUubmVoZWxwZXIiKSkK
</data>

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>340097</attachid>
            <date>2018-05-10 10:02:01 -0700</date>
            <delta_ts>2018-05-10 11:23:42 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-185500-20180510100200.patch</filename>
            <type>text/plain</type>
            <size>1398</size>
            <attacher name="Per Arne Vollan">pvollan</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9XZWJL
aXQvQ2hhbmdlTG9nCShyZXZpc2lvbiAyMzE2NDIpCisrKyBTb3VyY2UvV2ViS2l0L0NoYW5nZUxv
Zwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE1IEBACisyMDE4LTA1LTEwICBQZXIgQXJuZSBW
b2xsYW4gIDxwdm9sbGFuQGFwcGxlLmNvbT4KKworICAgICAgICBEcm9wLWRvd24gQ29udHJvbCBi
b3JkZXJzIG1pc3NpbmcKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcu
Y2dpP2lkPTE4NTUwMAorICAgICAgICA8cmRhcjovL3Byb2JsZW0vNDAwOTM0NjE+CisKKyAgICAg
ICAgUmV2aWV3ZWQgYnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgQWRqdXN0IHNhbmRib3gg
dG8gYWxsb3cgcmVhZGluZyBzb21lIGZpbGVzIGluIHRlbXAgZm9sZGVyLgorCisgICAgICAgICog
V2ViUHJvY2Vzcy9jb20uYXBwbGUuV2ViUHJvY2Vzcy5zYi5pbjoKKwogMjAxOC0wNS0wOSAgQ2Fy
bG9zIEdhcmNpYSBDYW1wb3MgIDxjZ2FyY2lhQGlnYWxpYS5jb20+CiAKICAgICAgICAgV2ViRHJp
dmVyOiBpbXBsZW1lbnQgYWR2YW5jZSB1c2VyIGludGVyYWN0aW9ucwpJbmRleDogU291cmNlL1dl
YktpdC9XZWJQcm9jZXNzL2NvbS5hcHBsZS5XZWJQcm9jZXNzLnNiLmluCj09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0t
IFNvdXJjZS9XZWJLaXQvV2ViUHJvY2Vzcy9jb20uYXBwbGUuV2ViUHJvY2Vzcy5zYi5pbgkocmV2
aXNpb24gMjMxNjQxKQorKysgU291cmNlL1dlYktpdC9XZWJQcm9jZXNzL2NvbS5hcHBsZS5XZWJQ
cm9jZXNzLnNiLmluCSh3b3JraW5nIGNvcHkpCkBAIC0xMDcsNiArMTA3LDEyIEBACiAgICAgOzsg
Q1ZNUwogICAgIChhbGxvdyBtYWNoLWxvb2t1cAogICAgICAgICAoZ2xvYmFsLW5hbWUgImNvbS5h
cHBsZS5jdm1zU2VydiIpKQorICAgIDs7IE5lZWRlZCBieSA8cmRhcjovL3Byb2JsZW0vNDAwOTM0
NjE+LCByZW1vdmUgd2hlbiA8cmRhcjovL3Byb2JsZW0vMzk0MDI1NTU+IGlzIGZpeGVkLgorICAg
IChhbGxvdyBmaWxlLXJlYWQqIGZpbGUtd3JpdGUtdW5saW5rCisgICAgICAgIChleHRlbnNpb24g
ImNvbS5hcHBsZS5jdm1zLmtlcm5lbCIpKQorICAgIChhbGxvdyBmaWxlLXJlYWQqIGZpbGUtd3Jp
dGUtdW5saW5rCisgICAgICAgIChwcmVmaXggIi9wcml2YXRlL3RtcC9jdm1zQ29kZVNpZ25PYmoi
KSkKKwogICAgIDs7IE9wZW5DTAogICAgIChhbGxvdyBpb2tpdC1vcGVuCiAgICAgICAgIChpb2tp
dC1jb25uZWN0aW9uICJJT0FjY2VsZXJhdG9yIikK
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>340111</attachid>
            <date>2018-05-10 11:23:44 -0700</date>
            <delta_ts>2018-05-10 12:38:10 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-185500-20180510112343.patch</filename>
            <type>text/plain</type>
            <size>1406</size>
            <attacher name="Per Arne Vollan">pvollan</attacher>
            
              <data encoding="base64">SW5kZXg6IFNvdXJjZS9XZWJLaXQvQ2hhbmdlTG9nCj09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9XZWJL
aXQvQ2hhbmdlTG9nCShyZXZpc2lvbiAyMzE2MjEpCisrKyBTb3VyY2UvV2ViS2l0L0NoYW5nZUxv
Zwkod29ya2luZyBjb3B5KQpAQCAtMSwzICsxLDE1IEBACisyMDE4LTA1LTA5ICBQZXIgQXJuZSBW
b2xsYW4gIDxwdm9sbGFuQGFwcGxlLmNvbT4KKworICAgICAgICBEcm9wLWRvd24gQ29udHJvbCBi
b3JkZXJzIG1pc3NpbmcuCisgICAgICAgIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVn
LmNnaT9pZD0xODU1MDAKKyAgICAgICAgPHJkYXI6Ly9wcm9ibGVtLzQwMDkzNDYxPgorCisgICAg
ICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIE9wZW4gc2FuZGJveCBm
b3IgcmVhZGluZyBvZiBzb21lIGZpbGVzIGluIHRlbXAgZm9sZGVyLgorCisgICAgICAgICogV2Vi
UHJvY2Vzcy9jb20uYXBwbGUuV2ViUHJvY2Vzcy5zYi5pbjoKKwogMjAxOC0wNS0wOSAgV2Vuc29u
IEhzaWVoICA8d2Vuc29uX2hzaWVoQGFwcGxlLmNvbT4KIAogICAgICAgICBbRXh0cmEgem9vbSBt
b2RlXSBmYXN0L3ZpZXdwb3J0L2V4dHJhem9vbS92aWV3cG9ydC1jaGFuZ2UtbWluLWRldmljZS13
aWR0aC5odG1sIHNvbWV0aW1lcyBmYWlscwpJbmRleDogU291cmNlL1dlYktpdC9XZWJQcm9jZXNz
L2NvbS5hcHBsZS5XZWJQcm9jZXNzLnNiLmluCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT0KLS0tIFNvdXJjZS9XZWJLaXQv
V2ViUHJvY2Vzcy9jb20uYXBwbGUuV2ViUHJvY2Vzcy5zYi5pbgkocmV2aXNpb24gMjMxNTg3KQor
KysgU291cmNlL1dlYktpdC9XZWJQcm9jZXNzL2NvbS5hcHBsZS5XZWJQcm9jZXNzLnNiLmluCSh3
b3JraW5nIGNvcHkpCkBAIC0xMDcsNiArMTA3LDExIEBACiAgICAgOzsgQ1ZNUwogICAgIChhbGxv
dyBtYWNoLWxvb2t1cAogICAgICAgICAoZ2xvYmFsLW5hbWUgImNvbS5hcHBsZS5jdm1zU2VydiIp
KQorI2lmIF9fTUFDX09TX1hfVkVSU0lPTl9NSU5fUkVRVUlSRUQgPj0gMTAxNDAwCisgICAgOzsg
TmVlZGVkIGJ5IDxyZGFyOi8vcHJvYmxlbS80MDA5MzQ2MT4sIHJlbW92ZSB3aGVuIDxyZGFyOi8v
cHJvYmxlbS8zOTQwMjU1NT4gaXMgZml4ZWQuCisgICAgKGFsbG93IGZpbGUtcmVhZCogZmlsZS13
cml0ZS11bmxpbmsKKyAgICAgICAgKHByZWZpeCAiL3ByaXZhdGUvdG1wL2N2bXNDb2RlU2lnbk9i
aiIpKQorI2VuZGlmCiAgICAgOzsgT3BlbkNMCiAgICAgKGFsbG93IGlva2l0LW9wZW4KICAgICAg
ICAgKGlva2l0LWNvbm5lY3Rpb24gIklPQWNjZWxlcmF0b3IiKQo=
</data>

          </attachment>
      

    </bug>

</bugzilla>