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

Issue 348743006: Outline ContentSecurityPolicy::document() (Closed)

Created:
6 years, 6 months ago by philipj_slow
Modified:
6 years, 6 months ago
Reviewers:
Mike West
CC:
abarth-chromium, arv+blink, blink-reviews, blink-reviews-bindings_chromium.org, blink-reviews-html_chromium.org, dglazkov+blink, eric.carlson_apple.com, falken, fs, gasubic, horo+watch_chromium.org, kinuko+worker_chromium.org, philipj_slow, nessy, vcarbune.chromium
Project:
blink
Visibility:
Public.

Description

Outline ContentSecurityPolicy::document() This allows the Document.h include to be removed from ContentSecurityPolicy.h, which reduces recompilation when touching Document.h from 1156 to 1101 steps locally. Since document() was only used internally, make it private. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176856

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M Source/bindings/v8/V8Binding.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/frame/csp/CSPDirectiveList.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/frame/csp/ContentSecurityPolicy.h View 3 chunks +3 lines, -2 lines 0 comments Download
M Source/core/frame/csp/ContentSecurityPolicy.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/html/HTMLTrackElement.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/workers/DedicatedWorkerGlobalScope.cpp View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
philipj_slow
6 years, 6 months ago (2014-06-24 14:58:46 UTC) #1
Mike West
lgtm
6 years, 6 months ago (2014-06-24 15:20:29 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/philipj@opera.com/348743006/1
6 years, 6 months ago (2014-06-24 15:21:09 UTC) #3
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 6 months ago (2014-06-24 16:09:59 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-24 17:07:10 UTC) #5
Message was sent while issue was closed.
Change committed as 176856

Powered by Google App Engine
This is Rietveld 408576698