[Webkit-unassigned] [Bug 21443] Allow HAVE_ACCESSIBILITY to be overridden at build time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 7 13:22:02 PDT 2008


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





------- Comment #2 from darin at apple.com  2008-10-07 13:22 PDT -------
(From update of attachment 24155)
I don't think this is correct.

The HAVE_ macros are supposed to represent the presence of a certain underlying
capability, not whether we want to take advantage of it or not. If we want
ACCESSIBILITY to be something we can turn on and off, then it probably needs to
be an ENABLE thing instead.

Or this might be yet an another PLATFORM(MAC) and PLATFORM(WIN) snafu of some
sort.

Also, tabs in ChangeLog.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list