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

Issue 2729623003: TEST ONLY: Duplicate FP rather than modifying in place (Closed)

Created:
3 years, 9 months ago by iclelland
Modified:
3 years, 9 months ago
Reviewers:
haraken
CC:
chromium-reviews, nasko+codewatch_chromium.org, eae+blinkwatch, dcheng, lunalu1, kinuko+watch, rwlbuis, mvanouwerkerk+watch_chromium.org, jam, chasej+watch_chromium.org, blink-reviews-dom_chromium.org, dglazkov+blink, darin-cc_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, gogerald+paymentswatch_chromium.org, creis+watch_chromium.org, sof, rouslan+payments_chromium.org, iclelland+watch_chromuim.org, blink-reviews-api_chromium.org, mlamouri+watch-blink_chromium.org, mahmadi+paymentswatch_chromium.org, blink-reviews-frames_chromium.org, sebsg+paymentswatch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

TEST ONLY: Duplicate FP rather than modifying in place CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation

Patch Set 1 #

Patch Set 2 : Change to avoid copy constructor, make class noncopyable again. #

Patch Set 3 : Rebase against parent CL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -15 lines) Patch
M content/child/blink_platform_impl.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M content/child/blink_platform_impl.cc View 1 2 1 chunk +7 lines, -4 lines 0 comments Download
M content/common/feature_policy/feature_policy.h View 1 2 3 chunks +5 lines, -3 lines 0 comments Download
M content/common/feature_policy/feature_policy.cc View 1 2 2 chunks +14 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/SecurityContext.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/public/platform/Platform.h View 1 2 2 chunks +12 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 19 (16 generated)
iclelland
haraken, this is the change I mentioned in the last comment here: https://codereview.chromium.org/2651883008/#msg88 This isn't ...
3 years, 9 months ago (2017-03-02 04:31:52 UTC) #11
haraken
On 2017/03/02 04:31:52, iclelland wrote: > haraken, this is the change I mentioned in the ...
3 years, 9 months ago (2017-03-02 04:40:08 UTC) #16
iclelland
3 years, 9 months ago (2017-03-02 05:02:08 UTC) #19
On 2017/03/02 04:40:08, haraken wrote:
> On 2017/03/02 04:31:52, iclelland wrote:
> > haraken, this is the change I mentioned in the last comment here:
> > https://codereview.chromium.org/2651883008/#msg88
> > 
> > This isn't for commit -- I've pushed it up as a dependent CL to avoid
> cluttering
> > the main one, in case this turns out not to work, or to be a terrible idea.
If
> > this makes sense to you, though, I'll add it to that CL.
> > 
> > Thanks!
> 
> Looks good!

Thanks for taking a look

Powered by Google App Engine
This is Rietveld 408576698