[Webkit-unassigned] [Bug 49106] Include the FrameView widget of a RenderWidget in the accessibility tree.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 11:06:32 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49106


chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73921|review?                     |review-
               Flag|                            |




--- Comment #14 from chris fleizach <cfleizach at apple.com>  2010-11-18 11:06:32 PST ---
(From update of attachment 73921)
View in context: https://bugs.webkit.org/attachment.cgi?id=73921&action=review

some small changes

can you file a Mac bug asking to revisit why Mac can't use this code (and assign to me, and relate to this)

> WebCore/accessibility/AccessibilityRenderObject.cpp:3383
> +#endif

can you put this in a method like,

appendWidgetChildren or something

> WebCore/accessibility/chromium/AccessibilityObjectChromium.cpp:37
> +    // Ignore iframe renderers that have a content renderer.

can you explain why you're ignoring content renderers here. this comment states what the code does, but not why

-- 
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