Chromium Code Reviews
DescriptionRevert of image_decoder: Delay shutdown on idle (patchset #1 id:1 of https://codereview.chromium.org/2538833004/ )
Reason for revert:
I did something stupid. Trivial UAF, will fix.
Original issue's description:
> image_decoder: Delay shutdown on idle
>
> Instead of immediately tearing down the image_decoder service
> once it's idle, wait 5 seconds in case there are going to be
> more requests soon.
>
> This mirrors the behavior of utility process image decoding
> prior to servicification, and is intended to address latency
> issues with multiple image decodes happening in quick (but not
> quite immediate) succession.
>
> BUG=669835
>
> Committed: https://crrev.com/0798a4585e6cb5df5e5596b8692656fca669cc28
> Cr-Commit-Position: refs/heads/master@{#435815}
TBR=ben@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=669835
Committed: https://crrev.com/7438bbcf5741f228b5c4059ab266dee53fcace62
Cr-Commit-Position: refs/heads/master@{#435932}
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|
||||||||||||||||||||||||||||