<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: richer text change notifications"
   href="https://bugs.webkit.org/show_bug.cgi?id=142719#c115">Comment # 115</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - AX: richer text change notifications"
   href="https://bugs.webkit.org/show_bug.cgi?id=142719">bug 142719</a>
              from <span class="vcard"><a class="email" href="mailto:mitz&#64;webkit.org" title="mitz&#64;webkit.org &lt;mitz&#64;webkit.org&gt;"> <span class="fn">mitz&#64;webkit.org</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=251541&amp;action=diff" name="attach_251541" title="Fix windows builds">attachment 251541</a> <a href="attachment.cgi?id=251541&amp;action=edit" title="Fix windows builds">[details]</a></span>
Fix windows builds

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=251541&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=251541&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/accessibility/mac/AXObjectCacheMac.mm:228
&gt; +        userInfo[NSAccessibilityTextStateSyncKey] = &#64;YES;</span >

Dictionary subscripting requires the modern Objective-C runtime. This broke the 32-bit build.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>