Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Issue 343513003: Restore a document.isActive() check to fix perf regression (Closed)

Created:
6 years, 6 months ago by cbiesinger
Modified:
6 years, 6 months ago
CC:
blink-reviews, gavinp+loader_chromium.org, Nate Chapin
Project:
blink
Visibility:
Public.

Description

Restore a document.isActive() check to fix perf regression https://codereview.chromium.org/200923002/diff/380001/Source/core/loader/ImageLoader.cpp moved a document.isActive() check elsewhere, leading to us doing more work for non-active documents. This caused a big perf regression for the bloat test. This patch restores that check to fix the regression. BUG=372971 R=japhet@chromium.org CC=yoav@yoav.ws Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176488

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M Source/core/loader/ImageLoader.cpp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
cbiesinger
6 years, 6 months ago (2014-06-19 03:05:20 UTC) #1
abarth-chromium
lgtm
6 years, 6 months ago (2014-06-19 03:09:19 UTC) #2
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 6 months ago (2014-06-19 03:09:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cbiesinger@chromium.org/343513003/1
6 years, 6 months ago (2014-06-19 03:10:10 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 04:54:06 UTC) #5
Message was sent while issue was closed.
Change committed as 176488

Powered by Google App Engine
This is Rietveld 408576698