зеркало из https://github.com/mozilla/pjs.git
set flag for not doing any link fixup (bug 122227, r=adamlock, sr=kin, a=Asa)
This commit is contained in:
Родитель
b3e134423b
Коммит
9afe18e734
|
@ -740,7 +740,7 @@ function OutputFileWithPersistAPI(editorDoc, aDestinationLocation, aRelatedFiles
|
|||
persistObj.persistFlags = persistObj.persistFlags
|
||||
| webPersist.PERSIST_FLAGS_NO_BASE_TAG_MODIFICATIONS
|
||||
| webPersist.PERSIST_FLAGS_REPLACE_EXISTING_FILES
|
||||
| webPersist.PERSIST_FLAGS_FIXUP_LINKS_TO_DESTINATION
|
||||
| webPersist.PERSIST_FLAGS_DONT_FIXUP_LINKS
|
||||
| webPersist.PERSIST_FLAGS_FIXUP_ORIGINAL_DOM;
|
||||
persistObj.saveDocument(editorDoc, aDestinationLocation, aRelatedFilesParentDir,
|
||||
aMimeType, outputFlags, wrapColumn);
|
||||
|
|
Загрузка…
Ссылка в новой задаче