<?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>257650</bug_id>
          
          <creation_ts>2023-06-02 09:12:16 -0700</creation_ts>
          <short_desc>Move WebCore::RunLoopObserver from WebCore/platform/cf to WebCore/platform</short_desc>
          <delta_ts>2023-06-13 07:33:21 -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>Platform</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>
          
          <blocked>257622</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Wenson Hsieh">wenson_hsieh</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>dpino</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1959551</commentid>
    <comment_count>0</comment_count>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2023-06-02 09:12:16 -0700</bug_when>
    <thetext>...so that we can use it in (otherwise) platform-agnostic code.

For now, this will only have a concrete implementation when `USE(CF)` is defined, but we could make it work with other ports (e.g. `GLIB_EVENT_LOOP` / `WINDOWS_EVENT_LOOP`) as well, in a followup.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959556</commentid>
    <comment_count>1</comment_count>
    <who name="Wenson Hsieh">wenson_hsieh</who>
    <bug_when>2023-06-02 09:27:53 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/14630</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1960754</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-06-09 09:13:17 -0700</bug_when>
    <thetext>&lt;rdar://problem/110531974&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1961142</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-06-12 14:19:08 -0700</bug_when>
    <thetext>Committed 265089@main (a1236fc76789): &lt;https://commits.webkit.org/265089@main&gt;

Reviewed commits have been landed. Closing PR #14630 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1961246</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-06-12 23:08:19 -0700</bug_when>
    <thetext>WebKitGTK Release post-commit build bot is failing after this patch landed:

https://build.webkit.org/#/builders/41/builds/19615/steps/10/logs/stdio

from /app/webkit/Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:21,
from /app/webkit/WebKitBuild/Release/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-51.cpp:1:
/app/webkit/Source/WebCore/platform/VideoEncoderActiveConfiguration.h:35:12: error: field ‘codec’ has incomplete type ‘WTF::String’
   35 |     String codec;
      |            ^~~~~

It&apos;s a non-unified sources build error, `#include &lt;WTFString.h&gt;` is missing.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1961248</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-06-12 23:08:59 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/14907</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1961249</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-06-12 23:17:34 -0700</bug_when>
    <thetext>Committed 265105@main (90873fe270bf): &lt;https://commits.webkit.org/265105@main&gt;

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

    </bug>

</bugzilla>