[Webkit-unassigned] [Bug 34271] New: Stub is missing for AXObjectCache::contentChanged when HAVE(ACCESSIBILITY) is not defined
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 28 09:41:13 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34271
Summary: Stub is missing for AXObjectCache::contentChanged when
HAVE(ACCESSIBILITY) is not defined
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: steveblock at google.com
CC: cfleizach at apple.com
No stub is provided for AXObjectCache::contentChanged for when
HAVE(ACCESSIBILITY) is not defined.
This causes link errors in Element::updateAfterAttributeChanged and
RenderText::setText on Android, where this method is used unguarded.
This was introduced in http://trac.webkit.org/changeset/52786
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list