[webkit-reviews] review requested: [Bug 76069] [GTK] ATK text-caret-moved and text-selection-changed events not being emitted : [Attachment 122657] Patch proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 16 09:55:14 PST 2012


Mario Sanchez Prada <msanchez at igalia.com> has asked  for review:
Bug 76069: [GTK] ATK text-caret-moved and text-selection-changed events not
being emitted
https://bugs.webkit.org/show_bug.cgi?id=76069

Attachment 122657: Patch proposal
https://bugs.webkit.org/attachment.cgi?id=122657&action=review

------- Additional Comments from Mario Sanchez Prada <msanchez at igalia.com>
New patch, trying to address the issues pointed out by Martin before.

This one introduces a couple of new -yet pretty simple- functions in
AccessibilityObject: isDescendantOf() and contains() (in a similar way to those
already present in Node).


More information about the webkit-reviews mailing list