<?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>297150</bug_id>
          
          <creation_ts>2025-08-08 16:30:42 -0700</creation_ts>
          <short_desc>AX: move AXObjectCache::postNotification code inside the accessibility directory</short_desc>
          <delta_ts>2025-08-09 13:02:59 -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>Accessibility</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</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="Dominic Mazzoni">dm_mazzoni</reporter>
          <assigned_to name="Dominic Mazzoni">dm_mazzoni</assigned_to>
          <cc>andresg_22</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2135335</commentid>
    <comment_count>0</comment_count>
    <who name="Dominic Mazzoni">dm_mazzoni</who>
    <bug_when>2025-08-08 16:30:42 -0700</bug_when>
    <thetext>Knowing which accessibility notification to fire is logic that belongs in the accessibility module. Let&apos;s take the small amount of code that posts a notification from somewhere else in WebCore, and change it to call a specific, narrow function on AXObjectCache, and let AXObjectCache post the notification.

As a follow-up, we&apos;ll be able to reduce the number of accessibility files that much of the codebase needs to import.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2135336</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-08-08 16:30:49 -0700</bug_when>
    <thetext>&lt;rdar://problem/157888495&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2135337</commentid>
    <comment_count>2</comment_count>
    <who name="Dominic Mazzoni">dm_mazzoni</who>
    <bug_when>2025-08-08 16:34:23 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/49159</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2135455</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-08-09 13:02:57 -0700</bug_when>
    <thetext>Committed 298476@main (89801b35ee04): &lt;https://commits.webkit.org/298476@main&gt;

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

    </bug>

</bugzilla>