зеркало из https://github.com/mozilla/gecko-dev.git
Removing nsTextFrame.cpp and associated makefile rules. r/sr=pavlov for the removal.
This commit is contained in:
Родитель
428cb93464
Коммит
02e063297c
|
@ -158,6 +158,9 @@ CPPSRCS = \
|
|||
nsSpaceManager.cpp \
|
||||
nsSpacerFrame.cpp \
|
||||
nsSplittableFrame.cpp \
|
||||
nsTextFrameThebes.cpp \
|
||||
nsTextFrameUtils.cpp \
|
||||
nsTextRunTransformations.cpp \
|
||||
nsTextTransformer.cpp \
|
||||
nsViewportFrame.cpp \
|
||||
$(NULL)
|
||||
|
@ -168,21 +171,6 @@ CPPSRCS += \
|
|||
$(NULL)
|
||||
endif
|
||||
|
||||
# set this to 1 to enable the new text frame
|
||||
MOZ_ENABLE_NEW_TEXT_FRAME ?= 1
|
||||
|
||||
ifdef MOZ_ENABLE_NEW_TEXT_FRAME
|
||||
CPPSRCS += \
|
||||
nsTextFrameThebes.cpp \
|
||||
nsTextRunTransformations.cpp \
|
||||
nsTextFrameUtils.cpp \
|
||||
$(NULL)
|
||||
else
|
||||
CPPSRCS += \
|
||||
nsTextFrame.cpp \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
RESOURCES_HTML = \
|
||||
$(srcdir)/gopher-audio.gif \
|
||||
$(srcdir)/gopher-binary.gif \
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Загрузка…
Ссылка в новой задаче