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

Issue 2473413002: Eagerly install Origin Trial features on window. (Closed)

Created:
4 years, 1 month ago by iclelland
Modified:
4 years, 1 month ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2883
Project:
chromium
Visibility:
Public.

Description

Eagerly install Origin Trial features on window. This fixes an issue where origin trial features which were to be installed on Window (attributes of window as well as globally visible interface objects) would not installed if the V8 context was being reused, as happens when the frame is navigated. BUG=653671 Review-Url: https://codereview.chromium.org/2458183002 Cr-Commit-Position: refs/heads/master@{#429772} (cherry picked from commit 8a251a4b78a1f173a03ac2f0239c8a48216eed92) Committed: https://chromium.googlesource.com/chromium/src/+/efad4ae5482fb984e072f615df678b72a2d53b08

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -10 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ConditionalFeatures.h View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ConditionalFeatures.cpp View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/WindowProxy.cpp View 3 chunks +7 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/origin_trials/OriginTrialContext.h View 1 chunk +6 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/origin_trials/OriginTrialContext.cpp View 2 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
iclelland
4 years, 1 month ago (2016-11-04 14:29:31 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
efad4ae5482fb984e072f615df678b72a2d53b08.

Powered by Google App Engine
This is Rietveld 408576698