[webkit-reviews] review granted: [Bug 53453] [Gtk] atk_text_get_selection/atk_text_set_selection fails for list items : [Attachment 81533] Patch proposal + unit test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 15:42:20 PST 2011


Martin Robinson <mrobinson at webkit.org> has granted Mario Sanchez Prada
<msanchez at igalia.com>'s request for review:
Bug 53453: [Gtk] atk_text_get_selection/atk_text_set_selection fails for list
items
https://bugs.webkit.org/show_bug.cgi?id=53453

Attachment 81533: Patch proposal + unit test
https://bugs.webkit.org/attachment.cgi?id=81533&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=81533&action=review

> Source/WebCore/accessibility/gtk/AccessibilityObjectWrapperAtk.cpp:1117
> +    int end = endOffset;

Why not just continue to use endOffset?


More information about the webkit-reviews mailing list