This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1322126cf6f4cdecb587bf3798eafd3dfaeb3ee2
Mozilla
/
mozilla
/
accessible
/
src
History
jst%netscape.com
b9772d48fe
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@112678 18797224-902f-48f8-a5cc-f745e15eee43
2002-01-24 09:20:51 +00:00
..
base
Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org
2002-01-24 09:20:51 +00:00
html
Bug 118018. Active Accessibility: Bounds fixes. r=dbaron, sr=hewitt
2002-01-15 05:20:27 +00:00
xul
bug 115659 xul radio buttons not exposed properly through accessibility
2002-01-14 21:00:08 +00:00
Makefile.in
bug 103148, turn off xul accessibility when not needed
2001-12-15 23:50:14 +00:00
makefile.win
bug 103148, turn off xul accessibility when not needed
2001-12-15 23:50:14 +00:00