From 5ecac608191f89e9d3ef00c57d5be22184ef2501 Mon Sep 17 00:00:00 2001 From: "roc+@cs.cmu.edu" Date: Wed, 13 Jun 2007 15:31:31 -0700 Subject: [PATCH] Backing out new textframe landing because of Windows bustage. --- layout/generic/Makefile.in | 2 +- layout/reftests/bugs/reftest.list | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/generic/Makefile.in b/layout/generic/Makefile.in index 58eea260d91..16bf03ef4b8 100644 --- a/layout/generic/Makefile.in +++ b/layout/generic/Makefile.in @@ -169,7 +169,7 @@ CPPSRCS += \ endif # set this to 1 to enable the new text frame -MOZ_ENABLE_NEW_TEXT_FRAME ?= 1 +MOZ_ENABLE_NEW_TEXT_FRAME ?= ifdef MOZ_ENABLE_NEW_TEXT_FRAME CPPSRCS += \ diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index 852017ac849..6620ce1144f 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -151,7 +151,7 @@ fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 348516-2.html 348516-2-ref.html # bug 3 == 351641-1a.html 351641-1-ref.html == 351641-1b.html 351641-1-ref.html == 351641-2a.html 351641-2-ref.html -== 351641-2b.html 351641-2-ref.html +fails == 351641-2b.html 351641-2-ref.html # bug 358433 (2006-10-19) fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 359903-1.html 359903-1-ref.html # bug 381835 fails-if(MOZ_WIDGET_TOOLKIT=="cocoa") == 359869-1.html 359869-1-ref.html # bug 383386 == 359903-2.html 359903-2-ref.html