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

Issue 1840193006: Move token gathering into parser

Created:
4 years, 8 months ago by iclelland
Modified:
4 years, 8 months ago
Reviewers:
CC:
chromium-reviews, tyoshino+watch_chromium.org, blink-reviews-html_chromium.org, chasej+watch_chromium.org, loading-reviews_chromium.org, dglazkov+blink, gavinp+loader_chromium.org, blink-reviews, kinuko+watch, Nate Chapin
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move token gathering into parser BUG=

Patch Set 1 #

Patch Set 2 : Add file lost with git reset #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -69 lines) Patch
A + third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-after-head.html View 1 chunk +7 lines, -6 lines 0 comments Download
A + third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-after-script.html View 1 chunk +7 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/build/scripts/templates/OriginTrials.cpp.tmpl View 2 chunks +4 lines, -24 lines 0 comments Download
M third_party/WebKit/Source/build/scripts/templates/OriginTrials.h.tmpl View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/core.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLConstructionSite.h View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/html/parser/HTMLTreeBuilder.cpp View 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/loader/HttpEquiv.cpp View 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/origin_trials/DocumentOriginTrialContext.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/origin_trials/DocumentOriginTrialContext.cpp View 1 chunk +0 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/origin_trials/DocumentOriginTrialContextTest.cpp View 6 chunks +59 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/origin_trials/OriginTrialContext.h View 2 chunks +8 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/origin_trials/OriginTrialContext.cpp View 3 chunks +30 lines, -1 line 0 comments Download
A third_party/WebKit/Source/core/origin_trials/OriginTrialsImpl.cpp View 1 1 chunk +64 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698