Changing a method in the description pane
After you identify how your code needs to be fixed, you can select the method that you want to change from the message stack, and then change the method in the description pane. To save the changes, select Save from the File menu.
It is important to note, however, that if other browsers are open on the same method, they will not show the change immediately. To update the other browsers, you must reselect the changed method from the method list.
A common mistake is to fix a method in a debugger and then change the same method in another browser without first updating the method by reselecting it. Then the fix made in the debugger is lost, and only the changes made in the other browser remain.
Last modified date: 01/29/2015