Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Alert: 0 => | |
| 2 Alert: 65 => 65 | |
| 3 Alert: 127 => 127 | |
| 4 Alert: 128 => 128 | |
| 5 Alert: 255 => 255 | |
| 6 Alert: 256: Caught error: util.byteToChar: Incorrect parameter value. | |
| 7 Alert: 40000000: Caught error: util.byteToChar: Incorrect parameter value. | |
| 8 Alert: -1: Caught error: util.byteToChar: Incorrect parameter value. | |
| 9 Alert: Caught expected error: util.byteToChar: Incorrect number of parameters pa ssed to function. | |
| OLD | NEW |