[Webkit-unassigned] [Bug 45156] Send webkit accessibility notifications to Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 00:06:47 PDT 2010


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





--- Comment #11 from chris.guillory at google.com  2010-09-08 00:06:47 PST ---
I've made all the small changes.

(In reply to comment #10)
> is there a way to avoid this duplication? it seems a hackish to have two copies that have to be kept up to date. can you export the AX notifications or the header so that you can reference those directly?
I'm following the way enums are brought from WebCore to WebKit that I see in AssertMatchingEnums.cpp. I'm not sure how I'd avoid maintenance. Dimitri, do you have some guidance here?

> seems wrong to print the help text in dumpeAccessibilityNotifications.
I'm trying to unique identify obj of the notification. What do you think if I print the id of the obj's node if it's available?

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