diff options
| author | Ben Murdoch <benm@google.com> | 2010-06-22 16:44:09 +0100 |
|---|---|---|
| committer | Ben Murdoch <benm@google.com> | 2010-06-22 18:33:42 +0100 |
| commit | d4ba65d8a1e77ab591518e878fd081b73cfaaa98 (patch) | |
| tree | dcba2ee94f0132d81a622ec7fbff3322fc1d0426 /WebKit/android/nav | |
| parent | e3cd469169e32d71c0bd8cfca4d52854de003cbe (diff) | |
| download | external_webkit-d4ba65d8a1e77ab591518e878fd081b73cfaaa98.zip external_webkit-d4ba65d8a1e77ab591518e878fd081b73cfaaa98.tar.gz external_webkit-d4ba65d8a1e77ab591518e878fd081b73cfaaa98.tar.bz2 | |
Fix for b/2786464
Some renderobjects are "anonymous", i.e. have the document node associated with them and in this case
the node() function returns null. We were then using the null RefPtr, hence the crash. RenderListMarker
is an example of such an anonymous node which is why websites that use lists exposed the crash.
Change-Id: I1a5527c42d99bbe8418b0e7bce4f3c245276e058
Diffstat (limited to 'WebKit/android/nav')
0 files changed, 0 insertions, 0 deletions
