Description
Before the trunk is reopened, restore fluid.fail()
comment out:
line 32: throw new Error(message);
and uncomment:
//message.fail(); // Intentionally cause a browser error by invoking a nonexistent function.
1.2-release-process