commit | be42388bdb7acdc5ddcfa1f9e896af96e5259485 | [log] [tgz] |
---|---|---|
author | Feng Qian <fqian@google.com> | Thu Apr 16 10:05:38 2009 -0700 |
committer | Feng Qian <fqian@google.com> | Thu Apr 16 11:04:21 2009 -0700 |
tree | 591e6fd467851df0f55714d0ccc079f24f4fc5a2 | |
parent | 7a430cf152fa6a55be2f04e1318baafb69bb5bc0 [diff] |
Fix a null pointer exception in DumpRenderTree (issue 1792567) The first test causes NullPointerException in DumpRenderTree because dumpAsText could return a null string.