DescriptionRevert of Let PowerSaveBlocker manager anchor view in Java side (patchset #3 id:40001 of https://codereview.chromium.org/2259493005/ )
Reason for revert:
not needed. doesn't fix the regression.
Original issue's description:
> Let PowerSaveBlocker manager anchor view in Java side
>
> This reduces the number of native-to-Java calls by one
> with a view to mitigating the benchmark test regression
> introduced with https://crrev.com/2103243002.
> PowerSaveBlocker was the only class that created an anchor
> view during the test. Though the root cause not being
> entirely clear yet, having the view created on Java side
> can possibly help decrease the browser thread cpu consumption.
>
> BUG=635515
> TBR=tedchoc@chromium.org
>
> Committed: https://crrev.com/bc403d8872340a62c310c9665e3b3972344c8c5b
> Cr-Commit-Position: refs/heads/master@{#413900}
TBR=twellington@chromium.org,boliu@chromium.org,tedchoc@chromium.org,jinsukkim@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=635515
NOTRY=True
Committed: https://crrev.com/eb47bc397e6d21f88b7017bc8b9276d86cd06bad
Cr-Commit-Position: refs/heads/master@{#414818}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|