[webkit-reviews] review granted: [Bug 27048] [Gtk] Implement STATE_FOCUSED, STATE_FOCUSABLE, and corresponding events for text objects : [Attachment 76411] Patch proposal + Layout Test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 06:11:30 PST 2010


Xan Lopez <xan.lopez at gmail.com> has granted Mario Sanchez Prada
<msanchez at igalia.com>'s request for review:
Bug 27048: [Gtk] Implement STATE_FOCUSED, STATE_FOCUSABLE, and corresponding
events for text objects
https://bugs.webkit.org/show_bug.cgi?id=27048

Attachment 76411: Patch proposal + Layout Test
https://bugs.webkit.org/attachment.cgi?id=76411&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=76411&action=review

> WebCore/editing/gtk/SelectionControllerGtk.cpp:43
> +static void maybeEmitTextFocusChange(PassRefPtr<AccessibilityObject>
prpObject)

Can you use a full name instead of 'prpObject' when landing? Thanks.


More information about the webkit-reviews mailing list