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

Issue 187063006: Moved all state from SiteIsolationPolicy out to the PendingRequestInfo struct in the ResourceSchedu… (Closed)

Created:
6 years, 9 months ago by oystein (OOO til 10th of July)
Modified:
6 years, 9 months ago
Reviewers:
Charlie Reis
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Moved all state from SiteIsolationPolicy out to the PendingRequestInfo struct in the ResourceScheduler This removes a few redundant map lookups, simplifies the logic, and also paves the way for using this class from multiple threads. R=creis@chromium.org BUG=277124 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255389

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -169 lines) Patch
M content/child/resource_dispatcher.h View 2 chunks +3 lines, -0 lines 0 comments Download
M content/child/resource_dispatcher.cc View 6 chunks +18 lines, -13 lines 0 comments Download
M content/child/site_isolation_policy.h View 1 3 chunks +40 lines, -46 lines 0 comments Download
M content/child/site_isolation_policy.cc View 1 10 chunks +48 lines, -110 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
oystein (OOO til 10th of July)
Slightly delayed, this is a warmup CL to the parserthread changes I emailed about a ...
6 years, 9 months ago (2014-03-05 00:58:11 UTC) #1
oystein (OOO til 10th of July)
On 2014/03/05 00:58:11, Oystein wrote: > Slightly delayed, this is a warmup CL to the ...
6 years, 9 months ago (2014-03-05 00:58:52 UTC) #2
Charlie Reis
Ah, this is great. LGTM! https://codereview.chromium.org/187063006/diff/1/content/child/site_isolation_policy.cc File content/child/site_isolation_policy.cc (right): https://codereview.chromium.org/187063006/diff/1/content/child/site_isolation_policy.cc#newcode204 content/child/site_isolation_policy.cc:204: nit: Remove extra line. ...
6 years, 9 months ago (2014-03-05 18:22:44 UTC) #3
oystein (OOO til 10th of July)
Awesome, thanks :) https://codereview.chromium.org/187063006/diff/1/content/child/site_isolation_policy.cc File content/child/site_isolation_policy.cc (right): https://codereview.chromium.org/187063006/diff/1/content/child/site_isolation_policy.cc#newcode204 content/child/site_isolation_policy.cc:204: On 2014/03/05 18:22:44, Charlie Reis wrote: ...
6 years, 9 months ago (2014-03-05 19:23:39 UTC) #4
oystein (OOO til 10th of July)
The CQ bit was checked by oysteine@chromium.org
6 years, 9 months ago (2014-03-05 19:23:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/187063006/20001
6 years, 9 months ago (2014-03-05 19:25:24 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-05 19:35:59 UTC) #7
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) app_list_unittests, ash_unittests, aura_unittests, cacheinvalidation_unittests, cc_unittests, check_deps, ...
6 years, 9 months ago (2014-03-05 19:36:00 UTC) #8
oystein (OOO til 10th of July)
The CQ bit was checked by oysteine@chromium.org
6 years, 9 months ago (2014-03-05 19:40:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/187063006/20001
6 years, 9 months ago (2014-03-05 19:47:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/187063006/20001
6 years, 9 months ago (2014-03-05 23:56:34 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/187063006/20001
6 years, 9 months ago (2014-03-06 02:41:35 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/187063006/20001
6 years, 9 months ago (2014-03-06 03:11:04 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 06:07:00 UTC) #14
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=276147
6 years, 9 months ago (2014-03-06 06:07:00 UTC) #15
oystein (OOO til 10th of July)
The CQ bit was checked by oysteine@chromium.org
6 years, 9 months ago (2014-03-06 17:35:29 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oysteine@chromium.org/187063006/20001
6 years, 9 months ago (2014-03-06 17:38:26 UTC) #17
commit-bot: I haz the power
6 years, 9 months ago (2014-03-06 17:40:14 UTC) #18
Message was sent while issue was closed.
Change committed as 255389

Powered by Google App Engine
This is Rietveld 408576698