<?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>253348</bug_id>
          
          <creation_ts>2023-03-03 15:10:05 -0800</creation_ts>
          <short_desc>Use smart pointers for PageConfiguration</short_desc>
          <delta_ts>2023-03-07 09:05:56 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</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>1938659</commentid>
    <comment_count>0</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2023-03-03 15:10:05 -0800</bug_when>
    <thetext>...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938660</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-03-03 15:10:19 -0800</bug_when>
    <thetext>&lt;rdar://problem/106214366&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938664</commentid>
    <comment_count>2</comment_count>
    <who name="Alex Christensen">achristensen</who>
    <bug_when>2023-03-03 15:19:16 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/11033</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1938842</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-04 09:35:47 -0800</bug_when>
    <thetext>Committed 261225@main (c4ee0780b398): &lt;https://commits.webkit.org/261225@main&gt;

Reviewed commits have been landed. Closing PR #11033 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1939321</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-03-06 19:15:01 -0800</bug_when>
    <thetext>After this patch, I&apos;m getting the following build error in WinCairo:

```
57&gt;WebPage.obj : error LNK2019: unresolved external symbol &quot;public: virtual __cdecl WebKit::WebChromeClient::~WebChromeClient(void)&quot; (??1WebChromeClient@WebKit@@UEAA@XZ) referenced in function &quot;public: virtual void * __cdecl WebKit::WebChromeClient::`scalar deleting destructor&apos;(unsigned int)&quot; (??_GWebChromeClient@WebKit@@UEAAPEAXI@Z)
```

Apparently WinCairo build bot hasn&apos;t detected this build error. 

https://build.webkit.org/#/builders/731

I&apos;m doing a clean build. I wonder whether a clean build in the CI bot may trigger the issue.

My environment is:

  - OS: Windows10.
  - Compiler: Microsoft Visual Studio 2022.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1939322</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2023-03-06 19:18:25 -0800</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/11148</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1939466</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-03-07 09:05:37 -0800</bug_when>
    <thetext>Committed 261327@main (89cc5666c25a): &lt;https://commits.webkit.org/261327@main&gt;

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

    </bug>

</bugzilla>