<?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>269548</bug_id>
          
          <creation_ts>2024-02-15 21:53:46 -0800</creation_ts>
          <short_desc>Adopt more smart pointers in AXObjectCache.cpp</short_desc>
          <delta_ts>2024-02-19 04:08:18 -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>Accessibility</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="Chris Dumez">cdumez</reporter>
          <assigned_to name="Diego Pino">dpino</assigned_to>
          <cc>andresg_22</cc>
    
    <cc>dpino</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2014321</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2024-02-15 21:53:46 -0800</bug_when>
    <thetext>Adopt more smart pointers in AXObjectCache.cpp, as reported by the static analyzer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2014322</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-02-15 21:54:09 -0800</bug_when>
    <thetext>&lt;rdar://problem/123066225&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2014324</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2024-02-15 21:55:50 -0800</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/24582</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2014711</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-02-16 16:16:29 -0800</bug_when>
    <thetext>Committed 274894@main (4c899d7a2ab1): &lt;https://commits.webkit.org/274894@main&gt;

Reviewed commits have been landed. Closing PR #24582 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2015050</commentid>
    <comment_count>4</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-02-19 03:55:19 -0800</bug_when>
    <thetext>Debian Stable build bot is failing after this change:

https://build.webkit.org/#/builders/46/builds/37636

```
In file included from WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-1.cpp:7:
../../../Source/WebCore/accessibility/AXTextMarker.cpp: In member function ‘WebCore::AXTextMarker::operator WebCore::CharacterOffset() const’:
../../../Source/WebCore/accessibility/AXTextMarker.cpp:163:28: error: ‘auto’ parameter not permitted in this context
  163 |     CharacterOffset result(RefPtr { m_data.node }.get(), m_data.characterStart, m_data.characterOffset);
      |                            ^~~~~~
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2015051</commentid>
    <comment_count>5</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2024-02-19 03:56:36 -0800</bug_when>
    <thetext>Re-opening for pull request https://github.com/webkit/webkit/pull/24734</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2015054</commentid>
    <comment_count>6</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-02-19 04:08:16 -0800</bug_when>
    <thetext>Committed 274968@main (fe3079fddbfb): &lt;https://commits.webkit.org/274968@main&gt;

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

    </bug>

</bugzilla>