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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 09:31:03 PDT 2010


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


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dglazkov at chromium.org




--- Comment #12 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2010-09-08 09:31:03 PST ---
(In reply to comment #11)
> 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?

Unfortunately, we have to do this to ensure integrity of the port. It's ugly, but it's what we've got.

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