<?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>238180</bug_id>
          
          <creation_ts>2022-03-21 18:15:40 -0700</creation_ts>
          <short_desc>imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/attributes-accessors-unique-function-objects.html is failing for WinCairo Release</short_desc>
          <delta_ts>2022-03-23 11:43:32 -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>DUPLICATE</resolution>
          <dup_id>238030</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=221872</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Fujii Hironori">fujii</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ysuzuki</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1853459</commentid>
    <comment_count>0</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2022-03-21 18:15:40 -0700</bug_when>
    <thetext>imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/attributes-accessors-unique-function-objects.html is failing for WinCairo Release

&gt; python3.exe ./Tools/Scripts/run-webkit-tests --wincairo --release imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/attributes-accessors-unique-function-objects.html

It&apos;s added by r272885 (Bug 221872).
WinCairo Debug is passing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1853463</commentid>
    <comment_count>1</comment_count>
      <attachid>455313</attachid>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2022-03-21 18:20:03 -0700</bug_when>
    <thetext>Created attachment 455313
attributes-accessors-unique-function-objects-diff.txt</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1853478</commentid>
    <comment_count>2</comment_count>
    <who name="Fujii Hironori">fujii</who>
    <bug_when>2022-03-21 19:00:24 -0700</bug_when>
    <thetext>This test can be tested just by openning the following page and the test detail.
http://wpt.live/webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html

Fail	For attributes, each copy of the accessor property has distinct built-in function objects for its getters and setters.	assert_equals: Response.body.[[Get]] expected (undefined) undefined but got (string) &quot;Request.body.[[Get]]&quot;
assert_not_seen@http://wpt.live/webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
@http://wpt.live/webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:30:36
@http://wpt.live/resources/testharness.js:2534:30
test@http://wpt.live/resources/testharness.js:572:34
global code@http://wpt.live/webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:10:5
Asserts run
Pass	
assert_equals(undefined, undefined, &quot;Request.method.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.url.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.headers.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.destination.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.referrer.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.referrerPolicy.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.mode.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.credentials.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.cache.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.redirect.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.integrity.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.keepalive.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.signal.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.body.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Request.bodyUsed.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Response.type.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Response.url.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Response.redirected.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Response.status.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Response.ok.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Response.statusText.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Pass	
assert_equals(undefined, undefined, &quot;Response.headers.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22
Fail	
assert_equals(&quot;Request.body.[[Get]]&quot;, undefined, &quot;Response.body.[[Get]]&quot;)
assert_not_seen /webidl/ecmascript-binding/attributes-accessors-unique-function-objects.html:25:22</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1854306</commentid>
    <comment_count>3</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2022-03-23 11:43:32 -0700</bug_when>
    <thetext>Yeah, bug 238030 fixes it too.

*** This bug has been marked as a duplicate of bug 238030 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>455313</attachid>
            <date>2022-03-21 18:20:03 -0700</date>
            <delta_ts>2022-03-21 18:20:03 -0700</delta_ts>
            <desc>attributes-accessors-unique-function-objects-diff.txt</desc>
            <filename>attributes-accessors-unique-function-objects-diff.txt</filename>
            <type>text/plain</type>
            <size>694</size>
            <attacher name="Fujii Hironori">fujii</attacher>
            
              <data encoding="base64">LS0tIEM6XGhvbWVcd2Via2l0XGdiXF9sYXlvdXQtdGVzdC1yZXN1bHRzXGltcG9ydGVkL3czYy93
ZWItcGxhdGZvcm0tdGVzdHMvV2ViSURML2VjbWFzY3JpcHQtYmluZGluZy9hdHRyaWJ1dGVzLWFj
Y2Vzc29ycy11bmlxdWUtZnVuY3Rpb24tb2JqZWN0cy1leHBlY3RlZC50eHQKKysrIEM6XGhvbWVc
d2Via2l0XGdiXF9sYXlvdXQtdGVzdC1yZXN1bHRzXGltcG9ydGVkL3czYy93ZWItcGxhdGZvcm0t
dGVzdHMvV2ViSURML2VjbWFzY3JpcHQtYmluZGluZy9hdHRyaWJ1dGVzLWFjY2Vzc29ycy11bmlx
dWUtZnVuY3Rpb24tb2JqZWN0cy1hY3R1YWwudHh0CkBAIC0xLDMgKzEsMyBAQAogCi1QQVNTIEZv
ciBhdHRyaWJ1dGVzLCBlYWNoIGNvcHkgb2YgdGhlIGFjY2Vzc29yIHByb3BlcnR5IGhhcyBkaXN0
aW5jdCBidWlsdC1pbiBmdW5jdGlvbiBvYmplY3RzIGZvciBpdHMgZ2V0dGVycyBhbmQgc2V0dGVy
cy4KK0ZBSUwgRm9yIGF0dHJpYnV0ZXMsIGVhY2ggY29weSBvZiB0aGUgYWNjZXNzb3IgcHJvcGVy
dHkgaGFzIGRpc3RpbmN0IGJ1aWx0LWluIGZ1bmN0aW9uIG9iamVjdHMgZm9yIGl0cyBnZXR0ZXJz
IGFuZCBzZXR0ZXJzLiBhc3NlcnRfZXF1YWxzOiBSZXNwb25zZS5ib2R5LltbR2V0XV0gZXhwZWN0
ZWQgKHVuZGVmaW5lZCkgdW5kZWZpbmVkIGJ1dCBnb3QgKHN0cmluZykgIlJlcXVlc3QuYm9keS5b
W0dldF1dIgogCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>