diff options
author | Ben Murdoch <benm@google.com> | 2010-11-22 16:10:19 +0000 |
---|---|---|
committer | Ben Murdoch <benm@google.com> | 2010-11-22 17:15:38 +0000 |
commit | b62f8a5450f1d1192c524746df8900f1bf7e1848 (patch) | |
tree | d9f06e31cbb1631f7f84a4afff34e3e8eb2799a1 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 1ca562635117e10fae0888689909e6c39d66b0a4 (diff) |
Fix potential NPE in L10nUtils.
It is possible that a call to the L10nUtils class will
come before it has been properly initialised (if the
user highlights a form very quickly onload for example) so move
the initialisation earlier in the WebView ctor so that it is
set up before the WebCore thread is started.
Change-Id: Iff5a1c16d04c47d001146184f753d2cc0cbbb404
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions