<?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>190096</bug_id>
          
          <creation_ts>2018-09-28 15:27:05 -0700</creation_ts>
          <short_desc>REGRESSION (r236091): CSSKeywordCompletions.js has &quot;checkout&quot; instead of &quot;check-out&quot; as a value for -apple-pay-button-type</short_desc>
          <delta_ts>2018-10-04 09:40:52 -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>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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andy Estes">aestes</reporter>
          <assigned_to name="Andy Estes">aestes</assigned_to>
          <cc>aestes</cc>
    
    <cc>commit-queue</cc>
    
    <cc>hi</cc>
    
    <cc>joepeck</cc>
    
    <cc>rniwa</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>thorton</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1464544</commentid>
    <comment_count>0</comment_count>
    <who name="Andy Estes">aestes</who>
    <bug_when>2018-09-28 15:27:05 -0700</bug_when>
    <thetext>REGRESSION (r236091): CSSKeywordCompletions.js has &quot;checkout&quot; instead of &quot;check-out&quot; as a value for -apple-pay-button-type</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464548</commentid>
    <comment_count>1</comment_count>
      <attachid>351122</attachid>
    <who name="Andy Estes">aestes</who>
    <bug_when>2018-09-28 15:30:32 -0700</bug_when>
    <thetext>Created attachment 351122
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464583</commentid>
    <comment_count>2</comment_count>
    <who name="Devin Rousso">hi</who>
    <bug_when>2018-09-28 16:03:19 -0700</bug_when>
    <thetext>In reality, these completions only serve to provide autocompletion for older backends.  It&apos;s still good to have it correct, but future releases won&apos;t need this list. :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464588</commentid>
    <comment_count>3</comment_count>
      <attachid>351122</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-09-28 16:13:45 -0700</bug_when>
    <thetext>Comment on attachment 351122
Patch

Clearing flags on attachment: 351122

Committed r236622: &lt;https://trac.webkit.org/changeset/236622&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464589</commentid>
    <comment_count>4</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2018-09-28 16:13:47 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464590</commentid>
    <comment_count>5</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-09-28 16:14:24 -0700</bug_when>
    <thetext>&lt;rdar://problem/44878214&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1464602</commentid>
    <comment_count>6</comment_count>
      <attachid>351122</attachid>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2018-09-28 16:26:47 -0700</bug_when>
    <thetext>Comment on attachment 351122
Patch

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

&gt; Source/WebInspectorUI/ChangeLog:8
&gt; +        I changed &quot;checkout&quot; to &quot;check-out&quot; in r235754, but it somehow got flipped back to &quot;checkout&quot; in r236091.

Is this testable?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1466376</commentid>
    <comment_count>7</comment_count>
    <who name="Andy Estes">aestes</who>
    <bug_when>2018-10-04 09:36:12 -0700</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #6)
&gt; Comment on attachment 351122 [details]
&gt; Patch
&gt; 
&gt; View in context:
&gt; https://bugs.webkit.org/attachment.cgi?id=351122&amp;action=review
&gt; 
&gt; &gt; Source/WebInspectorUI/ChangeLog:8
&gt; &gt; +        I changed &quot;checkout&quot; to &quot;check-out&quot; in r235754, but it somehow got flipped back to &quot;checkout&quot; in r236091.
&gt; 
&gt; Is this testable?

I&apos;m guessing no, because it would require running the front-end against an older backend. Devin would know for sure.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1466380</commentid>
    <comment_count>8</comment_count>
      <attachid>351122</attachid>
    <who name="Devin Rousso">hi</who>
    <bug_when>2018-10-04 09:40:52 -0700</bug_when>
    <thetext>Comment on attachment 351122
Patch

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

&gt;&gt;&gt; Source/WebInspectorUI/ChangeLog:8
&gt;&gt;&gt; +        I changed &quot;checkout&quot; to &quot;check-out&quot; in r235754, but it somehow got flipped back to &quot;checkout&quot; in r236091.
&gt;&gt; 
&gt;&gt; Is this testable?
&gt; 
&gt; I&apos;m guessing no, because it would require running the front-end against an older backend. Devin would know for sure.

That is correct.  We&apos;d need to run the current WebInspector front-end against a pre-r236091 backend.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>351122</attachid>
            <date>2018-09-28 15:30:32 -0700</date>
            <delta_ts>2018-09-28 16:13:45 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-190096-20180928153032.patch</filename>
            <type>text/plain</type>
            <size>1641</size>
            <attacher name="Andy Estes">aestes</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjM2NjE2CmRpZmYgLS1naXQgYS9Tb3VyY2UvV2ViSW5zcGVj
dG9yVUkvQ2hhbmdlTG9nIGIvU291cmNlL1dlYkluc3BlY3RvclVJL0NoYW5nZUxvZwppbmRleCAy
OWM1YTgwYWFlYjk5MTIyY2Q2YWQwOTQ4MDA0ZDhjOTc5MDZhMTQ4Li5hNzcxMmUzOGFkNTk1NzY1
ZWVmYmNmMTNjMmRhZjU1YmM1YzNiNTkxIDEwMDY0NAotLS0gYS9Tb3VyY2UvV2ViSW5zcGVjdG9y
VUkvQ2hhbmdlTG9nCisrKyBiL1NvdXJjZS9XZWJJbnNwZWN0b3JVSS9DaGFuZ2VMb2cKQEAgLTEs
MyArMSwxNCBAQAorMjAxOC0wOS0yOCAgQW5keSBFc3RlcyAgPGFlc3Rlc0BhcHBsZS5jb20+CisK
KyAgICAgICAgUkVHUkVTU0lPTiAocjIzNjA5MSk6IENTU0tleXdvcmRDb21wbGV0aW9ucy5qcyBo
YXMgImNoZWNrb3V0IiBpbnN0ZWFkIG9mICJjaGVjay1vdXQiIGFzIGEgdmFsdWUgZm9yIC1hcHBs
ZS1wYXktYnV0dG9uLXR5cGUKKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvc2hvd19i
dWcuY2dpP2lkPTE5MDA5NgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09QUyEpLgor
CisgICAgICAgIEkgY2hhbmdlZCAiY2hlY2tvdXQiIHRvICJjaGVjay1vdXQiIGluIHIyMzU3NTQs
IGJ1dCBpdCBzb21laG93IGdvdCBmbGlwcGVkIGJhY2sgdG8gImNoZWNrb3V0IiBpbiByMjM2MDkx
LgorCisgICAgICAgICogVXNlckludGVyZmFjZS9Nb2RlbHMvQ1NTS2V5d29yZENvbXBsZXRpb25z
LmpzOgorCiAyMDE4LTA5LTI4ICBBbmR5IEVzdGVzICA8YWVzdGVzQGFwcGxlLmNvbT4KIAogICAg
ICAgICBbQXBwbGUgUGF5XSBSZW1vdmUgdGhlICJpbi1zdG9yZSIgYnV0dG9uIHR5cGUKZGlmZiAt
LWdpdCBhL1NvdXJjZS9XZWJJbnNwZWN0b3JVSS9Vc2VySW50ZXJmYWNlL01vZGVscy9DU1NLZXl3
b3JkQ29tcGxldGlvbnMuanMgYi9Tb3VyY2UvV2ViSW5zcGVjdG9yVUkvVXNlckludGVyZmFjZS9N
b2RlbHMvQ1NTS2V5d29yZENvbXBsZXRpb25zLmpzCmluZGV4IDhiNjU0ODY4YTM3YWJlODU5NzM1
ODJlZmMxNjllOGY1MjRjN2UyNzQuLmE5MDhjMWY2ZTA3ZDAzNGExOWY3ODYyMmY1N2FiYmNlMjQ5
Njg4MGMgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9XZWJJbnNwZWN0b3JVSS9Vc2VySW50ZXJmYWNlL01v
ZGVscy9DU1NLZXl3b3JkQ29tcGxldGlvbnMuanMKKysrIGIvU291cmNlL1dlYkluc3BlY3RvclVJ
L1VzZXJJbnRlcmZhY2UvTW9kZWxzL0NTU0tleXdvcmRDb21wbGV0aW9ucy5qcwpAQCAtNzc0LDcg
Kzc3NCw3IEBAIFdJLkNTU0tleXdvcmRDb21wbGV0aW9ucy5fcHJvcGVydHlLZXl3b3JkTWFwID0g
ewogICAgICAgICAiYmxhY2siLCAid2hpdGUiLCAid2hpdGUtb3V0bGluZSIsCiAgICAgXSwKICAg
ICAiLWFwcGxlLXBheS1idXR0b24tdHlwZSI6IFsKLSAgICAgICAgInBsYWluIiwgImJ1eSIsICJz
ZXQtdXAiLCAiZG9uYXRlIiwgImNoZWNrb3V0IiwgImJvb2siLCAic3Vic2NyaWJlIiwKKyAgICAg
ICAgInBsYWluIiwgImJ1eSIsICJzZXQtdXAiLCAiZG9uYXRlIiwgImNoZWNrLW91dCIsICJib29r
IiwgInN1YnNjcmliZSIsCiAgICAgXSwKICAgICAiLWFwcGxlLXRyYWlsaW5nLXdvcmQiOiBbCiAg
ICAgICAgICJhdXRvIiwgIi13ZWJraXQtcGFydGlhbGx5LWJhbGFuY2VkIiwK
</data>

          </attachment>
      

    </bug>

</bugzilla>