No bug - tweak comment. r=me DONTBUILD

This commit is contained in:
Benjamin Peterson 2012-09-13 19:42:38 -04:00
Родитель d064a53b8a
Коммит d86dda13ab
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5639,7 +5639,7 @@ js_DecompileFunction(JSPrinter *jp)
if (fun->hasDefaults()) {
// Since bug 781422, this code is completely wrong. If you ever have
// the unfortunate task of reenabling the decompiler, you'll have to
// the unenviable task of reenabling the decompiler, you'll have to
// completely rewrite defaults decompiling.
MOZ_CRASH();