<?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>267827</bug_id>
          
          <creation_ts>2024-01-20 18:56:42 -0800</creation_ts>
          <short_desc>Begin using C++ coroutines for WebPageProxy::decidePolicyForNavigationAction</short_desc>
          <delta_ts>2024-05-21 01:31:17 -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>WebKit Process Model</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="Alex Christensen">achristensen</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>2006404</commentid>
    <comment_count>0</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2024-01-20 18:56:42 -0800</bug_when>
    <thetext>...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2006405</commentid>
    <comment_count>1</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2024-01-20 19:14:48 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/23021</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2008232</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-01-27 18:57:14 -0800</bug_when>
    <thetext>&lt;rdar://problem/121762525&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036411</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-05-20 08:16:57 -0700</bug_when>
    <thetext>Committed 278995@main (e90f899882e4): &lt;https://commits.webkit.org/278995@main&gt;

Reviewed commits have been landed. Closing PR #23021 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036624</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-05-20 23:56:40 -0700</bug_when>
    <thetext>Build bot &apos;GTK-Linux-64-bit-Release-Debian-11-Build&apos; if failing after this patch with the following error:

https://build.webkit.org/#/builders/992/builds/2441/steps/9/logs/stdio

```
In file included from ../../../Source/WebKit/Platform/CoroutineUtilities.h:31,
                 from ../../../Source/WebKit/UIProcess/WebPageProxy.cpp:70,
                 from DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-9.cpp:2:
/usr/include/c++/10/coroutine:295:2: error: #error &quot;the coroutine header requires -fcoroutines&quot;
  295 | #error &quot;the coroutine header requires -fcoroutines&quot;
      |  ^~~~~
In file included from ../../../Source/WebKit/UIProcess/WebPageProxy.cpp:70,
                 from DerivedSources/WebKit/unified-sources/UnifiedSource-88d1702b-9.cpp:2:
../../../Source/WebKit/Platform/CoroutineUtilities.h:48:42: error: expected ‘)’ before ‘&lt;’ token
   48 |     CoroutineHandle(std::coroutine_handle&lt;PromiseType&gt;&amp;&amp; handle)
      |                    ~                     ^
      |                                          )
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036628</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-05-21 00:00:32 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/28833</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2036664</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-05-21 01:31:15 -0700</bug_when>
    <thetext>Committed 279046@main (3a3bb5a411b2): &lt;https://commits.webkit.org/279046@main&gt;

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

    </bug>

</bugzilla>