<?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>93207</bug_id>
          
          <creation_ts>2012-08-05 14:12:09 -0700</creation_ts>
          <short_desc>LayoutTest: fast/forms/validation-message-user-modify.html fails (adding to skiplist platform/win/Skipped)</short_desc>
          <delta_ts>2012-08-06 18:45:41 -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>Forms</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>LayoutTestFailure, MakingBotsRed</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Roger Fong">roger_fong</reporter>
          <assigned_to name="Roger Fong">roger_fong</assigned_to>
          <cc>jonlee</cc>
    
    <cc>michelangelo</cc>
    
    <cc>shinyak</cc>
    
    <cc>thorton</cc>
    
    <cc>webkit.review.bot</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>687646</commentid>
    <comment_count>0</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-05 14:12:09 -0700</bug_when>
    <thetext>The &apos;required&apos; property for forms has not yet been implemented.
This test should not be run and was not added to the Windows skip list.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687647</commentid>
    <comment_count>1</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2012-08-05 14:12:55 -0700</bug_when>
    <thetext>Is there a bug tracking this work?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687648</commentid>
    <comment_count>2</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-05 14:14:15 -0700</bug_when>
    <thetext>(In reply to comment #0)
&gt; The &apos;required&apos; property for forms has not yet been implemented.
&gt; This test should not be run and was not added to the Windows skip list.

See &lt;rdar://problem/11965018&gt; for associated enhancement bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687649</commentid>
    <comment_count>3</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2012-08-05 14:15:14 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; (In reply to comment #0)
&gt; &gt; The &apos;required&apos; property for forms has not yet been implemented.
&gt; &gt; This test should not be run and was not added to the Windows skip list.
&gt; 
&gt; See &lt;rdar://problem/11965018&gt; for associated enhancement bug.

There ought to be a bugzilla bug. And I wonder why there&apos;s a test if it&apos;s not implemented?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687650</commentid>
    <comment_count>4</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-05 14:19:05 -0700</bug_when>
    <thetext>O and yes this test uses the required property to force a validation window to pop up, and then tests the bubble to make sure that it is read only.

Since the required property is not implemented though, the test fails.

Perhaps we should just create a new test case that does work with this with some javascripting.

(Or wait for just wait for the feature to be implemented and then remove this test from the skip list)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687651</commentid>
    <comment_count>5</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-05 14:19:54 -0700</bug_when>
    <thetext>I&apos;ll create a bugzilla bug to associate with the radar.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687652</commentid>
    <comment_count>6</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2012-08-05 14:20:04 -0700</bug_when>
    <thetext>It looks to me like it&apos;s expected to be implemented: https://bugs.webkit.org/show_bug.cgi?id=25551</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687653</commentid>
    <comment_count>7</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-05 14:22:18 -0700</bug_when>
    <thetext>Ah looks like it. I&apos;ll associate the radar with that one.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687654</commentid>
    <comment_count>8</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-05 14:24:03 -0700</bug_when>
    <thetext>So should I bother adding the test to the skip list then if it&apos;s expected? I guess one could say &apos;for the sake of making the bots greener&apos; ... not that that means much.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687655</commentid>
    <comment_count>9</comment_count>
    <who name="Tim Horton">thorton</who>
    <bug_when>2012-08-05 14:24:59 -0700</bug_when>
    <thetext>(In reply to comment #8)
&gt; So should I bother adding the test to the skip list then if it&apos;s expected? I guess one could say &apos;for the sake of making the bots greener&apos; ... not that that means much.

I think you should! And you should remove the &quot;required property not yet implemented&quot; bit from this bugs title, and Cc the authors of the test and maybe the people who implemented &quot;required&quot;, etc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>687660</commentid>
    <comment_count>10</comment_count>
      <attachid>156569</attachid>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-05 14:35:22 -0700</bug_when>
    <thetext>Created attachment 156569
Adding test to skip list</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>688328</commentid>
    <comment_count>11</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-06 12:00:51 -0700</bug_when>
    <thetext>Correction: The required attribute is now broken.
Was working after https://bugs.webkit.org/show_bug.cgi?id=25551
but has since regressed. Temporarily adding test to skip list and filing new bug for regression.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>688476</commentid>
    <comment_count>12</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-06 15:38:49 -0700</bug_when>
    <thetext>(In reply to comment #11)
&gt; Correction: The required attribute is now broken.
&gt; Was working after https://bugs.webkit.org/show_bug.cgi?id=25551
&gt; but has since regressed. Temporarily adding test to skip list and filing new bug for regression.


Correction to correction: I have no idea if it ever worked on safari.
Things to note: 
   -Mac: test passes because if the validation bubble doesn&apos;t appear, then the test tries to modify nothing, which makes the before and after states of the page the same, causing the test to pass
   -Windows: internals reference does not exist, seems to be problems with Windows testing infrastructure
   -In general: If anyone knows whether or not this ever worked in Safari let me know. There seems to be minor evidence that it did to some extent from what I&apos;ve found online but nothing conclusive. If it did, I&apos;ll file a regression bug, if not I&apos;ll just file a bug bug.

For now the test is just being slapped on the skip list on Windows to help with the green-liness.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>688487</commentid>
    <comment_count>13</comment_count>
      <attachid>156778</attachid>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-06 15:47:40 -0700</bug_when>
    <thetext>Created attachment 156778
Adjust patch comments</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>688549</commentid>
    <comment_count>14</comment_count>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-06 16:34:51 -0700</bug_when>
    <thetext>This feature has never worked in safari, the hooks are there but the browser does not use them yet.

Thanks Jon</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>688552</commentid>
    <comment_count>15</comment_count>
      <attachid>156791</attachid>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-06 16:39:42 -0700</bug_when>
    <thetext>Created attachment 156791
More comment changes</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>688583</commentid>
    <comment_count>16</comment_count>
      <attachid>156804</attachid>
    <who name="Roger Fong">roger_fong</who>
    <bug_when>2012-08-06 17:03:28 -0700</bug_when>
    <thetext>Created attachment 156804
style corrections</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>688660</commentid>
    <comment_count>17</comment_count>
      <attachid>156804</attachid>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-08-06 18:45:36 -0700</bug_when>
    <thetext>Comment on attachment 156804
style corrections

Clearing flags on attachment: 156804

Committed r124831: &lt;http://trac.webkit.org/changeset/124831&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>688661</commentid>
    <comment_count>18</comment_count>
    <who name="WebKit Review Bot">webkit.review.bot</who>
    <bug_when>2012-08-06 18:45:41 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>156569</attachid>
            <date>2012-08-05 14:35:22 -0700</date>
            <delta_ts>2012-08-06 15:47:40 -0700</delta_ts>
            <desc>Adding test to skip list</desc>
            <filename>93207_patch.txt</filename>
            <type>text/plain</type>
            <size>1428</size>
            <attacher name="Roger Fong">roger_fong</attacher>
            
              <data encoding="base64">SW5kZXg6IExheW91dFRlc3RzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBMYXlvdXRUZXN0cy9D
aGFuZ2VMb2cJKHJldmlzaW9uIDEyNDcyMCkKKysrIExheW91dFRlc3RzL0NoYW5nZUxvZwkod29y
a2luZyBjb3B5KQpAQCAtMSwzICsxLDE4IEBACisyMDEyLTA4LTA1ICBSb2dlciBGb25nICA8cm9n
ZXJfZm9uZ0BhcHBsZS5jb20+CisKKyAgICAgICAgTGF5b3V0VGVzdDogZmFzdC9mb3Jtcy92YWxp
ZGF0aW9uLW1lc3NhZ2UtdXNlci1tb2RpZnkuaHRtbCBmYWlscy4KKyAgICAgICAgaHR0cHM6Ly9i
dWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTkzMjA3CisKKyAgICAgICAgUmV2aWV3ZWQg
YnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgVGhlICdyZXF1aXJlZCcgcHJvcGVydHkgZm9y
IGZvcm1zIGhhcyBub3QgeWV0IGJlZW4gaW1wbGVtZW50ZWQsIAorICAgICAgICBzZWUgPHJkYXI6
Ly9wcm9ibGVtLzExOTY1NTAxOD4gYW5kIGh0dHBzOi8vYnVncy53ZWJraXQub3JnL3Nob3dfYnVn
LmNnaT9pZD0yNTU1MS4KKyAgICAgICAgVGhpcyB0ZXN0IHJlbGllcyBvbiBzYWlkIHByb3BlcnR5
LgorICAgICAgICBUaGlzIHRlc3Qgc2hvdWxkIG5vdCBiZSBydW4gYW5kIHdhcyBub3QgYWRkZWQg
dG8gdGhlIFdpbmRvd3Mgc2tpcCBsaXN0LgorCisgICAgICAgICogcGxhdGZvcm0vd2luL1NraXBw
ZWQ6CisgICAgICAgIEFkZGluZyB0ZXN0IHRvIHNraXAgbGlzdC4KKyAgICAgICAgCiAyMDEyLTA4
LTA1ICBBbWkgRmlzY2htYW4gIDxmaXNjaG1hbkBjaHJvbWl1bS5vcmc+CiAKICAgICAgICAgbWVk
aWEvdmlkZW8tcG9zdGVyLWJsb2NrZWQtYnktd2lsbHNlbmRyZXF1ZXN0Lmh0bWwgaXNuJ3QgYmxv
Y2tpbmcgcG9zdGVyIG9uIHdpbGxzZW5kcmVxdWVzdApJbmRleDogTGF5b3V0VGVzdHMvcGxhdGZv
cm0vd2luL1NraXBwZWQKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gTGF5b3V0VGVzdHMvcGxhdGZvcm0vd2luL1Nr
aXBwZWQJKHJldmlzaW9uIDEyNDcxOSkKKysrIExheW91dFRlc3RzL3BsYXRmb3JtL3dpbi9Ta2lw
cGVkCSh3b3JraW5nIGNvcHkpCkBAIC0xOTU5LDMgKzE5NTksNiBAQCBmYXN0L2Nzcy93aWRnZXQt
cmVnaW9uLXBhcnNlci5odG1sCiAKICMgQ1NTIGltYWdlLW9yaWVudGF0aW9uIHByb3BlcnR5IG5v
dCB5ZXQgc3VwcG9ydGVkCiBmYXN0L2Nzcy9pbWFnZS1vcmllbnRhdGlvbi8KKworIyAicmVxdWly
ZWQiIHByb3BlcnR5IGZvciBmb3JtcyBub3QgeWV0IHN1cHBvcnRlZCwgPHJkYXI6Ly9wcm9ibGVt
LzExOTY1NTAxOD4KK2Zhc3QvZm9ybXMvdmFsaWRhdGlvbi1tZXNzYWdlLXVzZXItbW9kaWZ5Lmh0
bWwK
</data>

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>156778</attachid>
            <date>2012-08-06 15:47:40 -0700</date>
            <delta_ts>2012-08-06 16:39:42 -0700</delta_ts>
            <desc>Adjust patch comments</desc>
            <filename>93207_patch.txt</filename>
            <type>text/plain</type>
            <size>1357</size>
            <attacher name="Roger Fong">roger_fong</attacher>
            
              <data encoding="base64">SW5kZXg6IExheW91dFRlc3RzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBMYXlvdXRUZXN0cy9D
aGFuZ2VMb2cJKHJldmlzaW9uIDEyNDcyMCkKKysrIExheW91dFRlc3RzL0NoYW5nZUxvZwkod29y
a2luZyBjb3B5KQpAQCAtMSwzICsxLDE4IEBACisyMDEyLTA4LTA1ICBSb2dlciBGb25nICA8cm9n
ZXJfZm9uZ0BhcHBsZS5jb20+CisKKyAgICAgICAgTGF5b3V0VGVzdDogZmFzdC9mb3Jtcy92YWxp
ZGF0aW9uLW1lc3NhZ2UtdXNlci1tb2RpZnkuaHRtbCBmYWlscy4KKyAgICAgICAgaHR0cHM6Ly9i
dWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTkzMjA3CisKKyAgICAgICAgUmV2aWV3ZWQg
YnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgVGhpcyB0ZXN0IHVzZXMgdGhlICJyZXF1aXJl
ZCIgZm9ybSBlbGVtZW50IHByb3BlcnR5IHdoaWNoIGN1cnJlbnRseSBkb2VzIG5vdCB3b3JrLCAK
KyAgICAgICAgc2VlIDxyZGFyOi8vcHJvYmxlbS8xMTk2NTUwMTg+IGFuZCBodHRwczovL2J1Z3Mu
d2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MjU1NTEuCisgICAgICAgIFRoaXMgdGVzdCBzaG91
bGQgbm90IGJlIHJ1bi4KKworICAgICAgICAqIHBsYXRmb3JtL3dpbi9Ta2lwcGVkOgorICAgICAg
ICBBZGRpbmcgdGVzdCB0byBza2lwIGxpc3QuCisgICAgICAgIAogMjAxMi0wOC0wNSAgQW1pIEZp
c2NobWFuICA8ZmlzY2htYW5AY2hyb21pdW0ub3JnPgogCiAgICAgICAgIG1lZGlhL3ZpZGVvLXBv
c3Rlci1ibG9ja2VkLWJ5LXdpbGxzZW5kcmVxdWVzdC5odG1sIGlzbid0IGJsb2NraW5nIHBvc3Rl
ciBvbiB3aWxsc2VuZHJlcXVlc3QKSW5kZXg6IExheW91dFRlc3RzL3BsYXRmb3JtL3dpbi9Ta2lw
cGVkCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT0KLS0tIExheW91dFRlc3RzL3BsYXRmb3JtL3dpbi9Ta2lwcGVkCShyZXZp
c2lvbiAxMjQ3MTkpCisrKyBMYXlvdXRUZXN0cy9wbGF0Zm9ybS93aW4vU2tpcHBlZAkod29ya2lu
ZyBjb3B5KQpAQCAtMTk1OSwzICsxOTU5LDYgQEAgZmFzdC9jc3Mvd2lkZ2V0LXJlZ2lvbi1wYXJz
ZXIuaHRtbAogCiAjIENTUyBpbWFnZS1vcmllbnRhdGlvbiBwcm9wZXJ0eSBub3QgeWV0IHN1cHBv
cnRlZAogZmFzdC9jc3MvaW1hZ2Utb3JpZW50YXRpb24vCisKKyMgVGVzdCB1c2VzICJyZXF1aXJl
ZCIgZm9ybSBlbGVtZW50IHByb3BlcnR5IHdoaWNoIGN1cnJlbnRseSBkb2VzIG5vdCB3b3JrCitm
YXN0L2Zvcm1zL3ZhbGlkYXRpb24tbWVzc2FnZS11c2VyLW1vZGlmeS5odG1sCg==
</data>

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>156791</attachid>
            <date>2012-08-06 16:39:42 -0700</date>
            <delta_ts>2012-08-06 17:03:28 -0700</delta_ts>
            <desc>More comment changes</desc>
            <filename>93207_patch.txt</filename>
            <type>text/plain</type>
            <size>1327</size>
            <attacher name="Roger Fong">roger_fong</attacher>
            
              <data encoding="base64">SW5kZXg6IExheW91dFRlc3RzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBMYXlvdXRUZXN0cy9D
aGFuZ2VMb2cJKHJldmlzaW9uIDEyNDcyMCkKKysrIExheW91dFRlc3RzL0NoYW5nZUxvZwkod29y
a2luZyBjb3B5KQpAQCAtMSwzICsxLDE4IEBACisyMDEyLTA4LTA1ICBSb2dlciBGb25nICA8cm9n
ZXJfZm9uZ0BhcHBsZS5jb20+CisKKyAgICAgICAgTGF5b3V0VGVzdDogZmFzdC9mb3Jtcy92YWxp
ZGF0aW9uLW1lc3NhZ2UtdXNlci1tb2RpZnkuaHRtbCBmYWlscy4KKyAgICAgICAgaHR0cHM6Ly9i
dWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTkzMjA3CisKKyAgICAgICAgUmV2aWV3ZWQg
YnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgVGhpcyB0ZXN0IHVzZXMgdGhlICJyZXF1aXJl
ZCIgZm9ybSBlbGVtZW50IHByb3BlcnR5IHdoaWNoIGN1cnJlbnRseSBkb2VzIG5vdCB3b3JrIG9u
IFNhZmFyaSwgCisgICAgICAgIHNlZSA8cmRhcjovL3Byb2JsZW0vMTE5NjU1MDE4Pi4KKyAgICAg
ICAgVGhpcyB0ZXN0IHNob3VsZCBub3QgYmUgcnVuLgorCisgICAgICAgICogcGxhdGZvcm0vd2lu
L1NraXBwZWQ6CisgICAgICAgIEFkZGluZyB0ZXN0IHRvIHNraXAgbGlzdC4KKyAgICAgICAgCiAy
MDEyLTA4LTA1ICBBbWkgRmlzY2htYW4gIDxmaXNjaG1hbkBjaHJvbWl1bS5vcmc+CiAKICAgICAg
ICAgbWVkaWEvdmlkZW8tcG9zdGVyLWJsb2NrZWQtYnktd2lsbHNlbmRyZXF1ZXN0Lmh0bWwgaXNu
J3QgYmxvY2tpbmcgcG9zdGVyIG9uIHdpbGxzZW5kcmVxdWVzdApJbmRleDogTGF5b3V0VGVzdHMv
cGxhdGZvcm0vd2luL1NraXBwZWQKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gTGF5b3V0VGVzdHMvcGxhdGZvcm0v
d2luL1NraXBwZWQJKHJldmlzaW9uIDEyNDcxOSkKKysrIExheW91dFRlc3RzL3BsYXRmb3JtL3dp
bi9Ta2lwcGVkCSh3b3JraW5nIGNvcHkpCkBAIC0xOTU5LDMgKzE5NTksNiBAQCBmYXN0L2Nzcy93
aWRnZXQtcmVnaW9uLXBhcnNlci5odG1sCiAKICMgQ1NTIGltYWdlLW9yaWVudGF0aW9uIHByb3Bl
cnR5IG5vdCB5ZXQgc3VwcG9ydGVkCiBmYXN0L2Nzcy9pbWFnZS1vcmllbnRhdGlvbi8KKworIyBU
ZXN0IHVzZXMgInJlcXVpcmVkIiBmb3JtIGVsZW1lbnQgcHJvcGVydHkgd2hpY2ggY3VycmVudGx5
IGRvZXMgbm90IHdvcmsgb24gU2FmYXJpCitmYXN0L2Zvcm1zL3ZhbGlkYXRpb24tbWVzc2FnZS11
c2VyLW1vZGlmeS5odG1sCg==
</data>

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>156804</attachid>
            <date>2012-08-06 17:03:28 -0700</date>
            <delta_ts>2012-08-06 18:45:36 -0700</delta_ts>
            <desc>style corrections</desc>
            <filename>93207_patch.txt</filename>
            <type>text/plain</type>
            <size>1327</size>
            <attacher name="Roger Fong">roger_fong</attacher>
            
              <data encoding="base64">SW5kZXg6IExheW91dFRlc3RzL0NoYW5nZUxvZwo9PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09Ci0tLSBMYXlvdXRUZXN0cy9D
aGFuZ2VMb2cJKHJldmlzaW9uIDEyNDcyMCkKKysrIExheW91dFRlc3RzL0NoYW5nZUxvZwkod29y
a2luZyBjb3B5KQpAQCAtMSwzICsxLDE3IEBACisyMDEyLTA4LTA1ICBSb2dlciBGb25nICA8cm9n
ZXJfZm9uZ0BhcHBsZS5jb20+CisKKyAgICAgICAgTGF5b3V0VGVzdDogZmFzdC9mb3Jtcy92YWxp
ZGF0aW9uLW1lc3NhZ2UtdXNlci1tb2RpZnkuaHRtbCBmYWlscy4KKyAgICAgICAgaHR0cHM6Ly9i
dWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTkzMjA3CisKKyAgICAgICAgUmV2aWV3ZWQg
YnkgTk9CT0RZIChPT1BTISkuCisKKyAgICAgICAgVGhpcyB0ZXN0IHVzZXMgdGhlICJyZXF1aXJl
ZCIgZm9ybSBlbGVtZW50IHByb3BlcnR5IHdoaWNoIGN1cnJlbnRseSBkb2VzIG5vdCB3b3JrIG9u
IFNhZmFyaSwgCisgICAgICAgIHNlZSA8cmRhcjovL3Byb2JsZW0vMTE5NjU1MDE4Pi4KKyAgICAg
ICAgVGhpcyB0ZXN0IHNob3VsZCBub3QgYmUgcnVuLgorCisgICAgICAgICogcGxhdGZvcm0vd2lu
L1NraXBwZWQ6CisgICAgICAgIEFkZGluZyB0ZXN0IHRvIHNraXAgbGlzdC4KKyAgICAgICAgCiAy
MDEyLTA4LTA1ICBBbWkgRmlzY2htYW4gIDxmaXNjaG1hbkBjaHJvbWl1bS5vcmc+CiAKICAgICAg
ICAgbWVkaWEvdmlkZW8tcG9zdGVyLWJsb2NrZWQtYnktd2lsbHNlbmRyZXF1ZXN0Lmh0bWwgaXNu
J3QgYmxvY2tpbmcgcG9zdGVyIG9uIHdpbGxzZW5kcmVxdWVzdApJbmRleDogTGF5b3V0VGVzdHMv
cGxhdGZvcm0vd2luL1NraXBwZWQKPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PQotLS0gTGF5b3V0VGVzdHMvcGxhdGZvcm0v
d2luL1NraXBwZWQJKHJldmlzaW9uIDEyNDcxOSkKKysrIExheW91dFRlc3RzL3BsYXRmb3JtL3dp
bi9Ta2lwcGVkCSh3b3JraW5nIGNvcHkpCkBAIC0xOTU5LDMgKzE5NTksNiBAQCBmYXN0L2Nzcy93
aWRnZXQtcmVnaW9uLXBhcnNlci5odG1sCiAKICMgQ1NTIGltYWdlLW9yaWVudGF0aW9uIHByb3Bl
cnR5IG5vdCB5ZXQgc3VwcG9ydGVkCiBmYXN0L2Nzcy9pbWFnZS1vcmllbnRhdGlvbi8KKworIyBU
ZXN0IHVzZXMgInJlcXVpcmVkIiBmb3JtIGVsZW1lbnQgcHJvcGVydHkgd2hpY2ggY3VycmVudGx5
IGRvZXMgbm90IHdvcmsgb24gU2FmYXJpCitmYXN0L2Zvcm1zL3ZhbGlkYXRpb24tbWVzc2FnZS11
c2VyLW1vZGlmeS5odG1sCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>