DescriptionRevert of Catch Exception for Intent.parseUri instead of URISyntaxException (patchset #2 id:20001 of https://codereview.chromium.org/1132473004/)
Reason for revert:
broke findbugs: http://build.chromium.org/p/chromium.linux/builders/Android%20Clang%20Builder%20%28dbg%29/builds/59364
slipped through CQ because analyze in android_clang_dbg_recipe decided it didn't need to compile: http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/75301
Original issue's description:
> Catch Exception for Intent.parseUri instead of URISyntaxException
>
> Intent.parseUri can throw other excpetions like NumberFormatException.
> So we need to catch Exception to avoid crash.
>
> BUG=484336
>
> Committed: https://crrev.com/e9785bb71f9e0b8a9a3ba321c2c6483c8805e5a1
> Cr-Commit-Position: refs/heads/master@{#329163}
TBR=torne@chromium.org,tedchoc@chromium.org,jaekyun@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=484336
Committed: https://crrev.com/c74b42e547e3e8dc42e8c4fec1b431bc4c37b0f3
Cr-Commit-Position: refs/heads/master@{#329170}
Patch Set 1 #
Created: 5 years, 7 months ago
(Patch set is too large to download)
Messages
Total messages: 6 (0 generated)
|