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

Issue 1411463004: Allow local root FrameView to be throttled (Closed)

Created:
5 years, 2 months ago by Sami
Modified:
4 years, 11 months ago
CC:
blink-reviews, chromium-reviews, 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

Allow local root FrameView to be throttled BUG=487937, 529785 Committed: https://crrev.com/291f511bd6ed7167e6b75723eebedf1fd8103a44 Cr-Commit-Position: refs/heads/master@{#367537}

Patch Set 1 #

Patch Set 2 : Earlier early-out. #

Patch Set 3 : Added a test. #

Patch Set 4 : Less poking of internals. #

Patch Set 5 : Rebased. #

Total comments: 5

Patch Set 6 : Rebased. #

Total comments: 4

Patch Set 7 : Simplify string handling. #

Patch Set 8 : Fixed a memory leak in the test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -0 lines) Patch
M third_party/WebKit/Source/core/frame/FrameView.cpp View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp View 1 2 3 4 5 6 7 2 chunks +52 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (9 generated)
Sami
I don't think we currently hit this case but I imagine it could be useful ...
5 years, 2 months ago (2015-10-21 13:27:13 UTC) #3
alogvinov
On 2015/10/21 13:27:13, Sami wrote: > I don't think we currently hit this case but ...
5 years, 2 months ago (2015-10-21 13:45:51 UTC) #4
Sami
On 2015/10/21 13:45:51, alogvinov wrote: > On 2015/10/21 13:27:13, Sami wrote: > > I don't ...
5 years, 2 months ago (2015-10-21 14:34:50 UTC) #5
Sami
Looks like this slipped through the cracks. PTAL.
5 years, 1 month ago (2015-11-17 10:34:16 UTC) #7
esprehn
Tests?
5 years, 1 month ago (2015-11-17 23:17:57 UTC) #8
Sami
On 2015/11/17 23:17:57, esprehn wrote: > Tests? Fair point, done. This turned out to be ...
5 years, 1 month ago (2015-11-18 15:53:48 UTC) #9
Sami
Looks like this came up again in crbug.com/529785 -- any thoughts about the test?
5 years ago (2015-11-27 11:13:16 UTC) #11
ojan
oopif folks can you take a look at the test and see if there's a ...
5 years ago (2015-12-01 01:11:05 UTC) #13
Charlie Reis
[+dcheng, our OOPIF Blink expert] https://codereview.chromium.org/1411463004/diff/80001/third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp File third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp (right): https://codereview.chromium.org/1411463004/diff/80001/third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp#newcode285 third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp:285: frameView->updateAllLifecyclePhases(); On 2015/12/01 01:11:05, ...
5 years ago (2015-12-01 23:24:46 UTC) #14
dcheng
https://codereview.chromium.org/1411463004/diff/80001/third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp File third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp (right): https://codereview.chromium.org/1411463004/diff/80001/third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp#newcode285 third_party/WebKit/Source/web/tests/FrameThrottlingTest.cpp:285: frameView->updateAllLifecyclePhases(); On 2015/12/01 at 01:11:05, ojan wrote: > Can ...
5 years ago (2015-12-02 22:42:28 UTC) #15
Sami
It sounds like right now there isn't an easy way to simplify the tests without ...
5 years ago (2015-12-04 18:39:53 UTC) #16
esprehn
This seems okay, I'll have to fix Sim to allow testing remote frames... this is ...
5 years ago (2015-12-11 10:44:20 UTC) #17
esprehn
This seems okay, I'll have to fix Sim to allow testing remote frames... this is ...
5 years ago (2015-12-11 10:44:21 UTC) #18
Sami
> Your bots are red too, is that unrelated? The asan bot flagged a memory ...
4 years, 11 months ago (2016-01-05 14:45:36 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1411463004/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1411463004/140001
4 years, 11 months ago (2016-01-05 14:46:00 UTC) #22
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 11 months ago (2016-01-05 15:52:13 UTC) #24
commit-bot: I haz the power
4 years, 11 months ago (2016-01-05 15:53:31 UTC) #26
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/291f511bd6ed7167e6b75723eebedf1fd8103a44
Cr-Commit-Position: refs/heads/master@{#367537}

Powered by Google App Engine
This is Rietveld 408576698