WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
25428
5 crashes in DumpRenderTree at com.apple.WebCore • -[AccessibilityObjectWrapper accessibilityAttributeValue:] + 830
https://bugs.webkit.org/show_bug.cgi?id=25428
Summary
5 crashes in DumpRenderTree at com.apple.WebCore • -[AccessibilityObjectWrapp...
chris fleizach
Reported
2009-04-27 12:23:25 PDT
When Nodes are changed, we have to mark the children dirty going up the parent chain. However, we cannot rely on there being accessibility objects at each level. Instead the render chain has to be consulted
Attachments
fix crashing behavior in test
(3.46 KB, patch)
2009-04-27 12:26 PDT
,
chris fleizach
bdakin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2009-04-27 12:26:03 PDT
Created
attachment 29822
[details]
fix crashing behavior in test
Beth Dakin
Comment 2
2009-04-27 12:35:07 PDT
Comment on
attachment 29822
[details]
fix crashing behavior in test r=me
chris fleizach
Comment 3
2009-04-27 12:44:51 PDT
http://trac.webkit.org/changeset/42900
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