Consolidate PresContext classes into a single nsIPresContext implementation, and finish deCOMtaminating it. Bug 253470, r+sr=roc.

git-svn-id: svn://10.0.0.236/trunk@160067 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bryner%brianryner.com
2004-07-29 19:41:39 +00:00
parent afdf9c3fb3
commit b17b3249f7
123 changed files with 1351 additions and 1981 deletions

View File

@@ -75,6 +75,7 @@ REQUIRES = xpcom \
imglib2 \
layout \
js \
locale \
$(NULL)
ifneq (,$(filter gtk gtk2,$(MOZ_WIDGET_TOOLKIT)))