[Webkit-unassigned] [Bug 142719] AX: richer text change notifications

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 14:52:24 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=142719

--- Comment #115 from mitz at webkit.org <mitz at webkit.org> ---
Comment on attachment 251541
  --> https://bugs.webkit.org/attachment.cgi?id=251541
Fix windows builds

View in context: https://bugs.webkit.org/attachment.cgi?id=251541&action=review

> Source/WebCore/accessibility/mac/AXObjectCacheMac.mm:228
> +        userInfo[NSAccessibilityTextStateSyncKey] = @YES;

Dictionary subscripting requires the modern Objective-C runtime. This broke the 32-bit build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150424/06f01bbb/attachment.html>


More information about the webkit-unassigned mailing list