commit | d4c0d950f8850d3b6a6ad24d12793b531a27e52b | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Tue Apr 09 20:06:31 2013 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Tue Apr 09 20:10:24 2013 -0700 |
tree | d9824cd54061d16163d8ce358b799551497408e1 | |
parent | 14bee96f6e234fb69c2e2459459ca5349cc24db9 [diff] |
Fix bug in SafeHtml.replaceAll and bump to 1.3.4 Joining an empty list produces the pattern (), which matches an infinite number of times, which is bad. Just short-circuit instead. Change-Id: I84266d1c82de9833a6477e39ecee99df4439a491