WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 30817
[Gtk] Use parentObjectUnignored instead of parentObject in webkit_accessible_get_parent
https://bugs.webkit.org/show_bug.cgi?id=30817
Summary
[Gtk] Use parentObjectUnignored instead of parentObject in webkit_accessible_...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug