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

Issue 138163004: Remove m_shouldUpdateWhileOffscreen member from FrameView (Closed)

Created:
6 years, 11 months ago by Inactive
Modified:
6 years, 11 months ago
Reviewers:
esprehn, adamk
CC:
blink-reviews
Visibility:
Public.

Description

Remove m_shouldUpdateWhileOffscreen member from FrameView Remove m_shouldUpdateWhileOffscreen member from FrameView. It is never updated and it is always true. We should also get rid of the shouldUpdate() method as it returns true unconditionally. R=esprehn, adamk Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165183

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -32 lines) Patch
M Source/core/frame/FrameView.h View 2 chunks +0 lines, -6 lines 0 comments Download
M Source/core/frame/FrameView.cpp View 4 chunks +0 lines, -26 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 11 months ago (2014-01-16 01:15:27 UTC) #1
adamk
lgtm
6 years, 11 months ago (2014-01-16 01:22:18 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/138163004/1
6 years, 11 months ago (2014-01-16 01:22:31 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-16 02:32:18 UTC) #4
Message was sent while issue was closed.
Change committed as 165183

Powered by Google App Engine
This is Rietveld 408576698