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

Issue 583903003: [Thread-safe] Take isolatedCopy of SecurityOrigin in ResourceLoaderOptions when passed across thread (Closed)

Created:
6 years, 3 months ago by hiroshige
Modified:
6 years, 2 months ago
CC:
blink-reviews, gavinp+loader_chromium.org, Nate Chapin
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

[Thread-safe] Take isolatedCopy() of SecurityOrigin in ResourceLoaderOptions To prevent from sharing SecurityOrigin across threads, CrossThreadCopier should take isolatedCopy() of SecurityOrigin in ResourceLoaderOptions. BUG=415865 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183967

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Add unit tests. #

Total comments: 2

Patch Set 4 : remove gmock.h include #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -5 lines) Patch
M Source/core/core.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/fetch/ResourceLoaderOptions.h View 1 1 chunk +1 line, -1 line 0 comments Download
A Source/core/fetch/ResourceLoaderOptionsTest.cpp View 1 2 3 1 chunk +99 lines, -0 lines 0 comments Download
M Source/wtf/text/TextPosition.h View 1 2 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
hiroshige
6 years, 3 months ago (2014-09-22 03:22:36 UTC) #2
tyoshino (SeeGerritForStatus)
lgtm
6 years, 3 months ago (2014-09-24 06:43:38 UTC) #3
hiroshige
abarth@, could you take a look as a owner? Added a unit test for the ...
6 years, 2 months ago (2014-10-16 09:18:59 UTC) #4
abarth-chromium
lgtm https://codereview.chromium.org/583903003/diff/40001/Source/core/fetch/ResourceLoaderOptionsTest.cpp File Source/core/fetch/ResourceLoaderOptionsTest.cpp (right): https://codereview.chromium.org/583903003/diff/40001/Source/core/fetch/ResourceLoaderOptionsTest.cpp#newcode13 Source/core/fetch/ResourceLoaderOptionsTest.cpp:13: #include <gmock/gmock.h> Why do we need gmock?
6 years, 2 months ago (2014-10-16 16:21:31 UTC) #5
hiroshige
Thank you for reviewing! https://codereview.chromium.org/583903003/diff/40001/Source/core/fetch/ResourceLoaderOptionsTest.cpp File Source/core/fetch/ResourceLoaderOptionsTest.cpp (right): https://codereview.chromium.org/583903003/diff/40001/Source/core/fetch/ResourceLoaderOptionsTest.cpp#newcode13 Source/core/fetch/ResourceLoaderOptionsTest.cpp:13: #include <gmock/gmock.h> Removed.
6 years, 2 months ago (2014-10-20 05:19:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/583903003/60001
6 years, 2 months ago (2014-10-20 05:20:34 UTC) #8
commit-bot: I haz the power
Failed to apply patch for Source/core/core.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 2 months ago (2014-10-20 05:20:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/583903003/80001
6 years, 2 months ago (2014-10-20 05:37:39 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/32523)
6 years, 2 months ago (2014-10-20 07:25:53 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/583903003/80001
6 years, 2 months ago (2014-10-20 09:24:12 UTC) #16
commit-bot: I haz the power
6 years, 2 months ago (2014-10-20 09:57:45 UTC) #17
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as 183967

Powered by Google App Engine
This is Rietveld 408576698