<?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>267411</bug_id>
          
          <creation_ts>2024-01-11 07:42:06 -0800</creation_ts>
          <short_desc>REGRESSION(272844@main): [GStreamer][Debug] ASSERTION FAILED: isMainThread() in WebCore::MediaStreamTrackPrivate::source()</short_desc>
          <delta_ts>2024-09-25 01:33:03 -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>Media</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="Vitaly Dyackhov">vitaly</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>philn</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2004432</commentid>
    <comment_count>0</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-11 07:42:06 -0800</bug_when>
    <thetext>Since 272844@main, we allow MediaStreamTrackPrivate to work out of main thread. It made ASSERT(isMainThread()) to fail in many tests.

Incomplete list of crashing tests:
fast/mediastream/RTCPeerConnection-addIceCandidate.html
fast/mediastream/RTCPeerConnection-addTransceiver.html
fast/mediastream/RTCPeerConnection-icecandidate-event.html
fast/mediastream/RTCPeerConnection-iceconnectionstatechange-event.html
fast/mediastream/RTCPeerConnection-localDescription.html
fast/mediastream/RTCPeerConnection-media-setup-two-dialogs.html
fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html
http/wpt/mediarecorder/MediaRecorder-multiple-start-stop.html
http/wpt/mediarecorder/MediaRecorder-video-bitrate.html
http/wpt/mediarecorder/MediaRecorder-video-h264-profiles.html
http/wpt/mediarecorder/pause-recording-timeSlice.html
http/wpt/mediarecorder/pause-recording.html
http/wpt/mediarecorder/set-srcObject-MediaStream-Blob.html
http/wpt/mediarecorder/video-rotation.html
imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html
imported/w3c/web-platform-tests/webrtc-stats/outbound-rtp.https.html
media/now-playing-status-for-video-conference-web-page.html

Example of the stack trace:
Thread 1 (Thread 0x7fcccd7fa6c0 (LWP 79484)):
#0  WTFCrash() () at /app/webkit/Source/WTF/wtf/Assertions.cpp:333
#1  0x00007fcfd4f67610 in WTFCrashWithInfo(int, char const*, char const*, int) () at /app/webkit/WebKitBuild/WPE/Debug/WTF/Headers/wtf/Assertions.h:778
#2  0x00007fcfdd767987 in WebCore::MediaStreamTrackPrivate::source() (this=0x7fcfb959f240) at /app/webkit/Source/WebCore/platform/mediastream/MediaStreamTrackPrivate.cpp:454
#3  0x00007fcfdd7df8ca in InternalSource::videoFrameAvailable(WebCore::VideoFrame&amp;, WebCore::VideoFrameTimeMetadata) (this=0x7fcfb9419ea0, videoFrame=...) at /app/webkit/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:404
#4  0x00007fcfdd76ab4a in WebCore::RealtimeMediaSource::videoFrameAvailable(WebCore::VideoFrame&amp;, WebCore::VideoFrameTimeMetadata) (this=0x7fcf770d7400, videoFrame=..., metadata=...) at /app/webkit/Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp:358
#5  0x00007fcfdd7b9c37 in WebCore::RealtimeVideoCaptureSource::dispatchVideoFrameToObservers(WebCore::VideoFrame&amp;, WebCore::VideoFrameTimeMetadata) (this=0x7fcf770d7400, videoFrame=..., metadata=...) at /app/webkit/Source/WebCore/platform/mediastream/RealtimeVideoCaptureSource.cpp:391
#6  0x00007fcfdd80c342 in operator()&lt;WTF::Ref&lt;WebCore::VideoFrameGStreamer&gt; &gt;(WTF::Ref&lt;WebCore::VideoFrameGStreamer, WTF::RawPtrTraits&lt;WebCore::VideoFrameGStreamer&gt; &gt;&amp;&amp;) const (__closure=0x7fcfb93541b8, videoFrame=...) at /app/webkit/Source/WebCore/platform/mediastream/gstreamer/MockRealtimeVideoSourceGStreamer.cpp:72
#7  0x00007fcfdd80c382 in WTF::Detail::CallableWrapper&lt;WebCore::MockRealtimeVideoSourceGStreamer::MockRealtimeVideoSourceGStreamer(WTF::String&amp;&amp;, WTF::AtomString&amp;&amp;, WebCore::MediaDeviceHashSalts&amp;&amp;)::&lt;lambda(auto:83&amp;&amp;)&gt;, void, WTF::Ref&lt;WebCore::VideoFrameGStreamer, WTF::RawPtrTraits&lt;WebCore::VideoFrameGStreamer&gt; &gt;&amp;&amp;&gt;::call(WTF::Ref&lt;WebCore::VideoFrameGStreamer, WTF::RawPtrTraits&lt;WebCore::VideoFrameGStreamer&gt; &gt; &amp;&amp;) (this=0x7fcfb93541b0, in#0=...) at /app/webkit/WebKitBuild/WPE/Debug/WTF/Headers/wtf/Function.h:53
#8  0x00007fcfdd7f706d in WTF::Function&lt;void (WTF::Ref&lt;WebCore::VideoFrameGStreamer, WTF::RawPtrTraits&lt;WebCore::VideoFrameGStreamer&gt; &gt;&amp;&amp;)&gt;::operator()(WTF::Ref&lt;WebCore::VideoFrameGStreamer, WTF::RawPtrTraits&lt;WebCore::VideoFrameGStreamer&gt; &gt;&amp;&amp;) const (this=0x7fcfb92e30e8, in#0=...) at /app/webkit/WebKitBuild/WPE/Debug/WTF/Headers/wtf/Function.h:82
#9  0x00007fcfdd7eda45 in operator()(WebCore::GStreamerVideoCapturer*, GstElement*) const (__closure=0x0, capturer=0x7fcfb92e3020, sink=0x56225375e1b0 [GstElement|Video_capturer_webkitappsinkwithworkarounds75_7FCFB92E3020]) at /app/webkit/Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoCapturer.cpp:64
#10 0x00007fcfdd7edaa9 in _FUN(WebCore::GStreamerVideoCapturer*, GstElement*) () at /app/webkit/Source/WebCore/platform/mediastream/gstreamer/GStreamerVideoCapturer.cpp:64
#11 0x00007fcfc342c056 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#12 0x00007fcfc342ab5d in ffi_call_int (cif=cif@entry=0x7fcccd7f9410, fn=&lt;optimized out&gt;, rvalue=&lt;optimized out&gt;, avalue=&lt;optimized out&gt;, closure=closure@entry=0x0) at ../src/x86/ffi64.c:673
#13 0x00007fcfc342b313 in ffi_call (cif=cif@entry=0x7fcccd7f9410, fn=fn@entry=0x7fcfdd7eda84 &lt;_FUN(WebCore::GStreamerVideoCapturer*, GstElement*)&gt;, rvalue=rvalue@entry=0x7fcccd7f9370, avalue=avalue@entry=0x7fcccd7f9330) at ../src/x86/ffi64.c:710
#14 0x00007fcfc8e44b43 in g_cclosure_marshal_generic_va (closure=&lt;optimized out&gt;, return_value=&lt;optimized out&gt;, instance=&lt;optimized out&gt;, args_list=&lt;optimized out&gt;, marshal_data=&lt;optimized out&gt;, n_params=&lt;optimized out&gt;, param_types=&lt;optimized out&gt;) at ../gobject/gclosure.c:1650
#15 0x00007fcfc8e5ea83 in _g_closure_invoke_va (param_types=0x0, n_params=&lt;optimized out&gt;, args=0x7fcccd7f9620, instance=0x56225375e1b0, return_value=&lt;optimized out&gt;, closure=&lt;optimized out&gt;) at ../gobject/gclosure.c:895
#16 g_signal_emit_valist (instance=&lt;optimized out&gt;, signal_id=29, detail=&lt;optimized out&gt;, var_args=var_args@entry=0x7fcccd7f9620) at ../gobject/gsignal.c:3472
#17 0x00007fcfc8e5ec03 in g_signal_emit (instance=instance@entry=0x56225375e1b0, signal_id=&lt;optimized out&gt;, detail=detail@entry=0) at ../gobject/gsignal.c:3622
#18 0x00007fcfc6367603 in gst_app_sink_render_common (psink=0x56225375e1b0 [GstBaseSink|Video_capturer_webkitappsinkwithworkarounds75_7FCFB92E3020], data=0x56225377aab0 [None], is_list=&lt;optimized out&gt;) at ../gst-libs/gst/app/gstappsink.c:1109
#19 0x00007fcfc633ce0d in gst_base_sink_chain_unlocked.isra.0 (basesink=0x56225375e1b0 [GstBaseSink|Video_capturer_webkitappsinkwithworkarounds75_7FCFB92E3020], obj=0x56225377aab0, is_list=0, pad=&lt;optimized out&gt;) at ../libs/gst/base/gstbasesink.c:3955
#20 0x00007fcfc630acce in gst_base_sink_chain_main (basesink=0x56225375e1b0 [GstBaseSink|Video_capturer_webkitappsinkwithworkarounds75_7FCFB92E3020], pad=&lt;optimized out&gt;, obj=0x56225377aab0, is_list=0) at ../libs/gst/base/gstbasesink.c:4081
#21 0x00007fcfca1cfeec in gst_pad_chain_data_unchecked (pad=pad@entry=0x5622537576e0 [GstPad|sink], type=type@entry=4112, data=data@entry=0x56225377aab0) at ../gst/gstpad.c:4486
#22 0x00007fcfca1d328e in gst_pad_push_data (pad=pad@entry=0x5622537acfd0 [GstPad|src], type=type@entry=4112, data=data@entry=0x56225377aab0) at ../gst/gstpad.c:4762
#23 0x00007fcfca1d38c4 in gst_pad_push (pad=0x5622537acfd0 [GstPad|src], buffer=buffer@entry=0x56225377aab0 [None]) at ../gst/gstpad.c:4881
#24 0x00007fcf507d8de9 in gst_queue_push_one (queue=0x562253725b00 [GstQueue|queue75]) at ../plugins/elements/gstqueue.c:1388
#25 gst_queue_loop (pad=&lt;optimized out&gt;) at ../plugins/elements/gstqueue.c:1541
#26 0x00007fcfca200204 in gst_task_func (task=0x5622535e1af0 [GstTask|queue75:src]) at ../gst/gsttask.c:384
#27 0x00007fcfca3c04f2 in g_thread_pool_thread_proxy (data=&lt;optimized out&gt;) at ../glib/gthreadpool.c:350
#28 0x00007fcfca3bd862 in g_thread_proxy (data=0x7fcf4c000ed0) at ../glib/gthread.c:831
#29 0x00007fcfc9c29e39 in start_thread (arg=&lt;optimized out&gt;) at pthread_create.c:444
#30 0x00007fcfc9cb18c4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004436</commentid>
    <comment_count>1</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-11 07:58:40 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22662</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004438</commentid>
    <comment_count>2</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-11 08:02:16 -0800</bug_when>
    <thetext>Test gardening commit 272912@main (048dbb19e05f): &lt;https://commits.webkit.org/272912@main&gt;

Reviewed commits have been landed. Closing PR #22662 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004498</commentid>
    <comment_count>3</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2024-01-11 10:45:46 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22668</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004634</commentid>
    <comment_count>4</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-12 01:07:40 -0800</bug_when>
    <thetext>More failing tests:
fast/mediastream/RTCPeerConnection-inspect-offer.html
fast/mediastream/RTCPeerConnection-setRemoteDescription-offer.html
imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-disabled-tracks.https.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004635</commentid>
    <comment_count>5</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-12 01:08:45 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22699</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2004636</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-12 01:12:14 -0800</bug_when>
    <thetext>Test gardening commit 272961@main (b2e452415ac2): &lt;https://commits.webkit.org/272961@main&gt;

Reviewed commits have been landed. Closing PR #22699 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005226</commentid>
    <comment_count>7</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-16 03:32:53 -0800</bug_when>
    <thetext>More tests:
fast/mediastream/RTCPeerConnection-overloaded-operations.html
webrtc/addTransceiver-then-addTrack.html
webrtc/audio-muted-stats.html
webrtc/audio-peer-connection-g722.html
webrtc/audio-peer-connection-webaudio.html
webrtc/audio-replace-track.html
webrtc/audio-samplerate-change.html
webrtc/canvas-to-peer-connection-2d.html
webrtc/captureCanvas-webrtc-software-h264-baseline.html
webrtc/captureCanvas-webrtc-software-h264-high.html
webrtc/captureCanvas-webrtc.html
webrtc/clone-audio-track.html
webrtc/concurrentVideoPlayback.html
webrtc/concurrentVideoPlayback2.html
webrtc/connection-state.html
webrtc/ephemeral-certificates-and-cnames.html
webrtc/h264-baseline.html
webrtc/h265.html
webrtc/legacy-api.html
webrtc/libwebrtc/descriptionGetters.html
webrtc/msection-recycling.html
webrtc/multi-audio.html
webrtc/multi-video.html
webrtc/no-port-zero-in-upd-candidates.html
webrtc/peer-connection-audio-mute2.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005227</commentid>
    <comment_count>8</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-16 03:40:58 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22814</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005229</commentid>
    <comment_count>9</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-16 03:44:27 -0800</bug_when>
    <thetext>Test gardening commit 273060@main (4312e693b8d8): &lt;https://commits.webkit.org/273060@main&gt;

Reviewed commits have been landed. Closing PR #22814 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005536</commentid>
    <comment_count>10</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-17 01:05:05 -0800</bug_when>
    <thetext>webrtc/audio-peer-connection-g722.html
webrtc/canvas-to-peer-connection.html
webrtc/peer-connection-audio-mute.html
webrtc/peer-connection-audio-unmute.html
webrtc/peer-connection-createMediaStreamDestination.html
webrtc/peer-connection-remote-audio-mute.html
webrtc/peer-connection-remote-audio-mute2.html
webrtc/peer-connection-track-end.html
webrtc/peerconnection-page-cache-long.html
webrtc/peerconnection-page-cache.html
webrtc/receiver-track-should-stay-live-even-if-receiver-is-inactive.html
webrtc/release-after-getting-track.html
webrtc/remoteAudio-never-played.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005540</commentid>
    <comment_count>11</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-17 01:15:24 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22857</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2005543</commentid>
    <comment_count>12</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-17 01:19:17 -0800</bug_when>
    <thetext>Test gardening commit 273119@main (af9d3ff330ef): &lt;https://commits.webkit.org/273119@main&gt;

Reviewed commits have been landed. Closing PR #22857 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006092</commentid>
    <comment_count>13</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-19 01:35:53 -0800</bug_when>
    <thetext>fast/mediastream/RTCPeerConnection-createAnswer.html
http/wpt/mediarecorder/mimeType.html
webrtc/utf8-sdp.html
webrtc/video-addTrack.html
webrtc/video-autoplay.html
webrtc/video-clone-track.html
webrtc/video-getParameters.html
webrtc/video-maxBitrate-vp8.html
webrtc/video-maxBitrate.html
webrtc/video-maxFramerate.html
webrtc/video-mute-vp8.html
webrtc/video-mute.html
webrtc/video-receivers.html
webrtc/video-remote-mute.html
webrtc/video-replace-muted-track.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006094</commentid>
    <comment_count>14</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-19 01:47:43 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/22967</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006096</commentid>
    <comment_count>15</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-19 01:52:20 -0800</bug_when>
    <thetext>Test gardening commit 273216@main (1f209ea914f1): &lt;https://commits.webkit.org/273216@main&gt;

Reviewed commits have been landed. Closing PR #22967 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006506</commentid>
    <comment_count>16</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-22 02:08:59 -0800</bug_when>
    <thetext>fast/mediastream/RTCPeerConnection-addTrack-reuse-sender.html
webrtc/captureCanvas-webrtc-with-video-scaling-adaptation.html
webrtc/libwebrtc/release-while-creating-offer.html
webrtc/video-replace-track-to-null.html
webrtc/video-rotation-no-cvo.html
webrtc/video-rotation.html
webrtc/video-stats.html
webrtc/video-unmute.html
webrtc/video-with-data-channel.html
webrtc/video.html
webrtc/vp8-then-h264-gpu-process-crash.html
webrtc/vp9-profile2.html
webrtc/vp9.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006507</commentid>
    <comment_count>17</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-01-22 02:22:56 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/23037</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006508</commentid>
    <comment_count>18</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-22 02:26:45 -0800</bug_when>
    <thetext>Test gardening commit 273291@main (8a64069be24e): &lt;https://commits.webkit.org/273291@main&gt;

Reviewed commits have been landed. Closing PR #23037 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006512</commentid>
    <comment_count>19</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-22 02:52:07 -0800</bug_when>
    <thetext>Committed 273292@main (4dab5e97eee3): &lt;https://commits.webkit.org/273292@main&gt;

Reviewed commits have been landed. Closing PR #22668 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006513</commentid>
    <comment_count>20</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-22 02:53:15 -0800</bug_when>
    <thetext>&lt;rdar://problem/121363741&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006538</commentid>
    <comment_count>21</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-01-22 06:53:30 -0800</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/23040</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006563</commentid>
    <comment_count>22</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-01-22 08:51:17 -0800</bug_when>
    <thetext>Committed 273303@main (ac6c0cf26ac8): &lt;https://commits.webkit.org/273303@main&gt;

Reviewed commits have been landed. Closing PR #23040 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2061825</commentid>
    <comment_count>23</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2024-09-20 07:00:58 -0700</bug_when>
    <thetext>Why is gardening still done on this bug? Are the ASSERTs still an issue?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2062741</commentid>
    <comment_count>24</comment_count>
    <who name="Vitaly Dyackhov">vitaly</who>
    <bug_when>2024-09-24 08:25:30 -0700</bug_when>
    <thetext>These ASSERTs are fixed. And we don&apos;t do gardening on this. Looks like, Diego re-opened it to push one land a related PR.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2062777</commentid>
    <comment_count>25</comment_count>
    <who name="Philippe Normand">philn</who>
    <bug_when>2024-09-24 11:00:56 -0700</bug_when>
    <thetext>I was confused after seeing a PR from Ziran about this bug, but it&apos;s been sorted out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2062977</commentid>
    <comment_count>26</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-09-25 01:33:03 -0700</bug_when>
    <thetext>Test gardening commit 284213@main (b76a2f9653e8): &lt;https://commits.webkit.org/284213@main&gt;

Reviewed commits have been landed. Closing PR #34169 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>