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

Issue 1449353002: OOPIF: Set timer for per-frame UpdateState. (Closed)

Created:
5 years, 1 month ago by Charlie Reis
Modified:
5 years ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, site-isolation-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

OOPIF: Set timer for per-frame UpdateState. We continue to use a per-page timer on RenderView, but it keeps track of which frames have pending state updates to send. In most cases, only a single frame will need to send an update. If there are multiple such frames, each one will send an UpdateState IPC when the timer fires. BUG=545219 TEST=Scroll and form state restored in OOPIFs after close (once OOPIF session restore is fixed) Committed: https://crrev.com/69b184a47779e5edb02437d77398c7d4cf35ec2f Cr-Commit-Position: refs/heads/master@{#361821}

Patch Set 1 #

Patch Set 2 : Send per-frame state updates #

Patch Set 3 : Add test #

Patch Set 4 : Make private #

Total comments: 1

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -35 lines) Patch
M content/renderer/render_frame_impl.h View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M content/renderer/render_frame_impl.cc View 1 2 3 4 2 chunks +2 lines, -6 lines 0 comments Download
M content/renderer/render_view_browsertest.cc View 1 2 3 4 3 chunks +9 lines, -7 lines 0 comments Download
M content/renderer/render_view_impl.h View 1 2 3 4 4 chunks +13 lines, -5 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 4 5 chunks +26 lines, -14 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
Charlie Reis
Avi, can you take a look? This approach has the nice property that it won't ...
5 years ago (2015-11-25 20:22:12 UTC) #2
Avi (use Gerrit)
lgtm This looks like a nice simple step forward. Is there a reason why you ...
5 years ago (2015-11-25 20:37:11 UTC) #3
Charlie Reis
On 2015/11/25 20:37:11, Avi wrote: > lgtm > > This looks like a nice simple ...
5 years ago (2015-11-25 21:21:17 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1449353002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1449353002/80001
5 years ago (2015-11-26 00:52:01 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_TIMED_OUT, no build URL) ...
5 years ago (2015-11-26 02:55:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1449353002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1449353002/80001
5 years ago (2015-11-26 05:25:10 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-11-26 05:30:02 UTC) #12
commit-bot: I haz the power
5 years ago (2015-11-26 05:31:11 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/69b184a47779e5edb02437d77398c7d4cf35ec2f
Cr-Commit-Position: refs/heads/master@{#361821}

Powered by Google App Engine
This is Rietveld 408576698