<?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>203703</bug_id>
          
          <creation_ts>2019-10-31 16:46:55 -0700</creation_ts>
          <short_desc>Fix GTK build after r251886</short_desc>
          <delta_ts>2019-10-31 23:34:27 -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>JavaScriptCore</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=194257</see_also>
          <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="Tadeu Zagallo">tzagallo</reporter>
          <assigned_to name="Tadeu Zagallo">tzagallo</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>ews-watchlist</cc>
    
    <cc>keith_miller</cc>
    
    <cc>mark.lam</cc>
    
    <cc>msaboff</cc>
    
    <cc>saam</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1586141</commentid>
    <comment_count>0</comment_count>
    <who name="Tadeu Zagallo">tzagallo</who>
    <bug_when>2019-10-31 16:46:55 -0700</bug_when>
    <thetext>...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586143</commentid>
    <comment_count>1</comment_count>
      <attachid>382520</attachid>
    <who name="Tadeu Zagallo">tzagallo</who>
    <bug_when>2019-10-31 16:48:52 -0700</bug_when>
    <thetext>Created attachment 382520
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586144</commentid>
    <comment_count>2</comment_count>
    <who name="Tadeu Zagallo">tzagallo</who>
    <bug_when>2019-10-31 16:49:29 -0700</bug_when>
    <thetext>Let&apos;s see if EWS is green, or if there are more things to fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586148</commentid>
    <comment_count>3</comment_count>
      <attachid>382520</attachid>
    <who name="Mark Lam">mark.lam</who>
    <bug_when>2019-10-31 17:01:30 -0700</bug_when>
    <thetext>Comment on attachment 382520
Patch

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

&gt; Source/JavaScriptCore/wasm/WasmSlowPaths.cpp:400
&gt; +extern &quot;C&quot; SlowPathReturnType slow_path_wasm_throw_exception(CallFrame* callFrame, const Instruction* pc, Wasm::Instance* instance, Wasm::ExceptionType exceptionType)

Don&apos;t you also have to do this for slow_path_wasm_popcount and slow_path_wasm_popcount11?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586286</commentid>
    <comment_count>4</comment_count>
    <who name="Tadeu Zagallo">tzagallo</who>
    <bug_when>2019-10-31 22:04:15 -0700</bug_when>
    <thetext>(In reply to Mark Lam from comment #3)
&gt; Comment on attachment 382520 [details]
&gt; Patch
&gt; 
&gt; View in context:
&gt; https://bugs.webkit.org/attachment.cgi?id=382520&amp;action=review
&gt; 
&gt; &gt; Source/JavaScriptCore/wasm/WasmSlowPaths.cpp:400
&gt; &gt; +extern &quot;C&quot; SlowPathReturnType slow_path_wasm_throw_exception(CallFrame* callFrame, const Instruction* pc, Wasm::Instance* instance, Wasm::ExceptionType exceptionType)
&gt; 
&gt; Don&apos;t you also have to do this for slow_path_wasm_popcount and
&gt; slow_path_wasm_popcount11?

Those are already annotated</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586287</commentid>
    <comment_count>5</comment_count>
      <attachid>382520</attachid>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2019-10-31 22:06:40 -0700</bug_when>
    <thetext>Comment on attachment 382520
Patch

r=me</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586289</commentid>
    <comment_count>6</comment_count>
      <attachid>382520</attachid>
    <who name="Tadeu Zagallo">tzagallo</who>
    <bug_when>2019-10-31 22:09:01 -0700</bug_when>
    <thetext>Comment on attachment 382520
Patch

Thanks for the review!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586297</commentid>
    <comment_count>7</comment_count>
      <attachid>382520</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-10-31 22:53:52 -0700</bug_when>
    <thetext>Comment on attachment 382520
Patch

Clearing flags on attachment: 382520

Committed r251911: &lt;https://trac.webkit.org/changeset/251911&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586298</commentid>
    <comment_count>8</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2019-10-31 22:53:55 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586299</commentid>
    <comment_count>9</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-10-31 22:54:14 -0700</bug_when>
    <thetext>&lt;rdar://problem/56807680&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1586301</commentid>
    <comment_count>10</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2019-10-31 23:34:27 -0700</bug_when>
    <thetext>Committed r251912: &lt;https://trac.webkit.org/changeset/251912&gt;</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>382520</attachid>
            <date>2019-10-31 16:48:52 -0700</date>
            <delta_ts>2019-10-31 22:53:52 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-203703-20191031164850.patch</filename>
            <type>text/plain</type>
            <size>1633</size>
            <attacher name="Tadeu Zagallo">tzagallo</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjUxODk0CmRpZmYgLS1naXQgYS9Tb3VyY2UvSmF2YVNjcmlw
dENvcmUvQ2hhbmdlTG9nIGIvU291cmNlL0phdmFTY3JpcHRDb3JlL0NoYW5nZUxvZwppbmRleCA4
Y2Q1MWZhNmY5M2M0NmY0NTVkYTJlODc4MDQwOTg1MDUwZWNiZDY0Li40YmU5N2EwYzk0MWU0ZDI3
YmEwMTAzNzFmYWE0Yjk2OTk2MmY0ZTBhIDEwMDY0NAotLS0gYS9Tb3VyY2UvSmF2YVNjcmlwdENv
cmUvQ2hhbmdlTG9nCisrKyBiL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS9DaGFuZ2VMb2cKQEAgLTEs
MyArMSwxNSBAQAorMjAxOS0xMC0zMSAgVGFkZXUgWmFnYWxsbyAgPHR6YWdhbGxvQGFwcGxlLmNv
bT4KKworICAgICAgICBGaXggR1RLIGJ1aWxkIGFmdGVyIHIyNTE4ODYKKyAgICAgICAgaHR0cHM6
Ly9idWdzLndlYmtpdC5vcmcvc2hvd19idWcuY2dpP2lkPTIwMzcwMworCisgICAgICAgIFJldmll
d2VkIGJ5IE5PQk9EWSAoT09QUyEpLgorCisgICAgICAgIHNsb3dfcGF0aF93YXNtX3Rocm93X2V4
Y2VwdGlvbiB3YXMgbWlzc2luZyBgZXh0ZXJuICJDImAgaW4gdGhlIGltcGxlbWVudGF0aW9uIGZp
bGUuCisKKyAgICAgICAgKiB3YXNtL1dhc21TbG93UGF0aHMuY3BwOgorICAgICAgICAoSlNDOjpM
TEludDo6c2xvd19wYXRoX3dhc21fdGhyb3dfZXhjZXB0aW9uKToKKwogMjAxOS0xMC0zMSAgVGFk
ZXUgWmFnYWxsbyAgPHR6YWdhbGxvQGFwcGxlLmNvbT4KIAogICAgICAgICBVbnJldmlld2VkLCBm
aXggTG93TGV2ZWxJbnRlcnByZXRlcjMyXzY0LmFzbSBhZnRlciByMjUxODg2CmRpZmYgLS1naXQg
YS9Tb3VyY2UvSmF2YVNjcmlwdENvcmUvd2FzbS9XYXNtU2xvd1BhdGhzLmNwcCBiL1NvdXJjZS9K
YXZhU2NyaXB0Q29yZS93YXNtL1dhc21TbG93UGF0aHMuY3BwCmluZGV4IGZjYzkyM2U1YTIzZGQ1
M2UxOTgyM2U1M2E3YjI1N2ZkZjdkOGQ4YzMuLjAzYWZmYjQ2NmRlZTMxM2QzYWJkMDJlZjdhZTRi
ODIwNTFlNGQ0MTQgMTAwNjQ0Ci0tLSBhL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS93YXNtL1dhc21T
bG93UGF0aHMuY3BwCisrKyBiL1NvdXJjZS9KYXZhU2NyaXB0Q29yZS93YXNtL1dhc21TbG93UGF0
aHMuY3BwCkBAIC0zOTcsNyArMzk3LDcgQEAgV0FTTV9TTE9XX1BBVEhfREVDTChzZXRfZ2xvYmFs
X3JlZikKICAgICBXQVNNX0VORF9JTVBMKCk7CiB9CiAKLVNsb3dQYXRoUmV0dXJuVHlwZSBzbG93
X3BhdGhfd2FzbV90aHJvd19leGNlcHRpb24oQ2FsbEZyYW1lKiBjYWxsRnJhbWUsIGNvbnN0IElu
c3RydWN0aW9uKiBwYywgV2FzbTo6SW5zdGFuY2UqIGluc3RhbmNlLCBXYXNtOjpFeGNlcHRpb25U
eXBlIGV4Y2VwdGlvblR5cGUpCitleHRlcm4gIkMiIFNsb3dQYXRoUmV0dXJuVHlwZSBzbG93X3Bh
dGhfd2FzbV90aHJvd19leGNlcHRpb24oQ2FsbEZyYW1lKiBjYWxsRnJhbWUsIGNvbnN0IEluc3Ry
dWN0aW9uKiBwYywgV2FzbTo6SW5zdGFuY2UqIGluc3RhbmNlLCBXYXNtOjpFeGNlcHRpb25UeXBl
IGV4Y2VwdGlvblR5cGUpCiB7CiAgICAgVU5VU0VEX1BBUkFNKHBjKTsKICAgICBXQVNNX1JFVFVS
Tl9UV08oV2FzbTo6VGh1bmtzOjpzaW5nbGV0b24oKS50aHJvd1dhc21FeGNlcHRpb24oKShjYWxs
RnJhbWUsIGV4Y2VwdGlvblR5cGUsIGluc3RhbmNlKSwgMCk7Cg==
</data>

          </attachment>
      

    </bug>

</bugzilla>