[Webkit-unassigned] [Bug 30883] [Gtk] Implement AtkText for HTML elements which contain text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 11 03:41:38 PST 2010


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


Xan Lopez <xan.lopez at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46218|                            |review+, commit-queue+
               Flag|                            |




--- Comment #16 from Xan Lopez <xan.lopez at gmail.com>  2010-01-11 03:41:36 PST ---
(From update of attachment 46218)
Thank you, your explanations were really helpful :)

About the error code, just checking at the function it seems it can fail in a
number of ways (the internal state of the range is wrong, the node you pass is
wrong, the document of the range and the node you pass are not the same, ...),
so you could just check none of those happen and otherwise maybe set the offset
to some error value (-1?). But you can do that in a follow-up as far as I'm
concerned, so r+

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