WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34271
Stub is missing for AXObjectCache::contentChanged when HAVE(ACCESSIBILITY) is not defined
https://bugs.webkit.org/show_bug.cgi?id=34271
Summary
Stub is missing for AXObjectCache::contentChanged when HAVE(ACCESSIBILITY) is...
Steve Block
Reported
2010-01-28 09:41:13 PST
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
Attachments
Patch
(1.99 KB, patch)
2010-01-28 10:25 PST
,
Steve Block
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Steve Block
Comment 1
2010-01-28 10:25:21 PST
Created
attachment 47627
[details]
Patch
WebKit Commit Bot
Comment 2
2010-01-28 20:27:41 PST
Comment on
attachment 47627
[details]
Patch Clearing flags on attachment: 47627 Committed
r54041
: <
http://trac.webkit.org/changeset/54041
>
WebKit Commit Bot
Comment 3
2010-01-28 20:27:46 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug