commit | 33bae88841c9ea835ac9146103dd64492f607a28 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri May 19 10:33:26 2017 +0100 |
committer | Andrew Scull <ascull@google.com> | Fri May 19 10:33:26 2017 +0100 |
tree | 73627ad50eb14737d7fe735bb06873835ba85b80 | |
parent | 74fa79e6d6afb7ae9e301e5a156bfcd54679262c [diff] |
WebViewUpdater: make lock object final. Synchronizing on non-final fields is not safe: if the field is ever updated, different threads may end up locking on different objects. Bug: 38441224 Test: Build Change-Id: Icc5dbfbaeeb276504a789d3a1c81af82e5128c9b