[webkit-reviews] review granted: [Bug 20013] Windows AX huerusitics are poor : [Attachment 22573] Updated patch for DocumentRole.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 31 11:41:33 PDT 2008


Jon Honeycutt <jhoneycutt at apple.com> has granted Sankar Aditya Tanguturi
<sankaraditya+bugzilla at gmail.com>'s request for review:
Bug 20013: Windows AX huerusitics are poor
https://bugs.webkit.org/show_bug.cgi?id=20013

Attachment 22573: Updated patch for DocumentRole.
https://bugs.webkit.org/attachment.cgi?id=22573&action=edit

------- Additional Comments from Jon Honeycutt <jhoneycutt at apple.com>
This is how we usually format our ChangeLog entries:

2008-07-30  Sankar Tanguturi  <sankaraditya+bugzilla at gmail.com>

	Add an accessibility role for document objects. Part of
	https://bugs.webkit.org/show_bug.cgi?id=20013

	Reviewed by NOBODY (OOPS!).

	* page/AccessibilityObject.h:
	(WebCore::): Add DocumentRole to the AccessibilityRole enum.
	* page/AccessibilityRenderObject.cpp:
	(WebCore::AccessibilityRenderObject::canSetFocusAttribute): Return true
for documents,
	matching Firefox.

r=me!


More information about the webkit-reviews mailing list