[Webkit-unassigned] [Bug 20013] Windows AX huerusitics are poor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 14 00:19:36 PDT 2008


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


jhoneycutt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22585|review?(jhoneycutt at apple.com|review-
               Flag|)                           |




------- Comment #54 from jhoneycutt at apple.com  2008-08-14 00:19 PDT -------
(From update of attachment 22585)
+    virtual const AccessibilityChildrenVector& children() const{ return
m_children; }
Missing space between const and {.

These changes look good, but as they fix three different, unrelated object
types, I think they should be split up: a patch to fix links and headings, a
patch for images, and a patch for text objects.

r- for this reason, but otherwise looks good, thanks!


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list