Bug 30817

Summary: [Gtk] Use parentObjectUnignored instead of parentObject in webkit_accessible_get_parent
Product: WebKit Reporter: Joanmarie Diggs <jdiggs>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 25531    
Attachments:
Description Flags
proposed patch none

Joanmarie Diggs
Reported 2009-10-27 06:27:01 PDT
As pointed out in https://bugs.webkit.org/show_bug.cgi?id=27011#c12, webkit_accessible_get_parent calls parentObject() instead of parentObjectUnignored(). Using the latter might be the proper way to solve the "work around bogus additional objects in the ancestry" issue that I hacked around by using the parent class.
Attachments
proposed patch (2.51 KB, patch)
2009-10-28 15:25 PDT, Joanmarie Diggs
no flags
Joanmarie Diggs
Comment 1 2009-10-28 15:25:32 PDT
Created attachment 42058 [details] proposed patch
Xan Lopez
Comment 2 2009-10-28 15:38:39 PDT
Comment on attachment 42058 [details] proposed patch Good!
WebKit Commit Bot
Comment 3 2009-10-28 17:12:52 PDT
Comment on attachment 42058 [details] proposed patch Clearing flags on attachment: 42058 Committed r50250: <http://trac.webkit.org/changeset/50250>
WebKit Commit Bot
Comment 4 2009-10-28 17:12:56 PDT
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.