<?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>273569</bug_id>
          
          <creation_ts>2024-05-01 13:10:34 -0700</creation_ts>
          <short_desc>Added a compile time assertion that forbids classes that offer WeakPtr with no corresponding RefPtr or CheckedPtr</short_desc>
          <delta_ts>2024-05-01 21:29: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>DOM</component>
          <version>Other</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="Geoffrey Garen">ggaren</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>2032554</commentid>
    <comment_count>0</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2024-05-01 13:10:34 -0700</bug_when>
    <thetext>https://github.com/WebKit/WebKit/pull/27847</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2032556</commentid>
    <comment_count>1</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2024-05-01 13:11:49 -0700</bug_when>
    <thetext>&lt;rdar://problem/127296969&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2032557</commentid>
    <comment_count>2</comment_count>
    <who name="Geoffrey Garen">ggaren</who>
    <bug_when>2024-05-01 13:12:07 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/27847</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2032558</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-05-01 13:15:04 -0700</bug_when>
    <thetext>Committed 278224@main (c13321a96e1d): &lt;https://commits.webkit.org/278224@main&gt;

Reviewed commits have been landed. Closing PR #27847 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2032702</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-05-01 21:20:20 -0700</bug_when>
    <thetext>After this patch, the GTK-Linux-64-bit-Release-Clang-Build bot is failing with the followin build error:

https://build.webkit.org/#/builders/629/builds/11538

```
In file included from /app/webkit/Source/WebKit/UIProcess/WebsiteData/WebsiteDataStoreClient.h:29:
/app/webkit/Source/WebKit/UIProcess/Authentication/AuthenticationChallengeProxy.h:47:33: error: unknown type name &apos;nullptr_t&apos;; did you mean &apos;std::nullptr_t&apos;?
using WeakPtrSecKeyProxyStore = nullptr_t;
                                ^~~~~~~~~
                                std::nullptr_t
/usr/lib/gcc/x86_64-unknown-linux-gnu/13.2.0/../../../../include/c++/13.2.0/x86_64-unknown-linux-gnu/bits/c++config.h:312:29: note: &apos;std::nullptr_t&apos; declared here
  typedef decltype(nullptr)     nullptr_t;
                                ^
1 error generated.
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2032703</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-05-01 21:21:11 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/28034</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2032704</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-05-01 21:29:15 -0700</bug_when>
    <thetext>Committed 278246@main (514a7d938a6c): &lt;https://commits.webkit.org/278246@main&gt;

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

    </bug>

</bugzilla>