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

Issue 559553002: Merge ExecutionContextClient and ExecutionContext (Closed)

Created:
6 years, 3 months ago by kozyatinskiy1
Modified:
6 years, 3 months ago
Reviewers:
Hajime Morrita, vsevik
CC:
blink-reviews, sof, eae+blinkwatch, falken, blink-reviews-dom_chromium.org, dglazkov+blink, gavinp+loader_chromium.org, kinuko+worker_chromium.org, horo+watch_chromium.org, Nate Chapin, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@tmp1
Project:
blink
Visibility:
Public.

Description

Merge ExecutionContextClient and ExecutionContext ExecutionContextClient was introduced in https://codereview.chromium.org/27311002. Now it isn't used. R=vsevik@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181803

Patch Set 1 #

Patch Set 2 : fix win build #

Total comments: 4

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -202 lines) Patch
M Source/core/dom/Document.h View 1 2 4 chunks +2 lines, -4 lines 0 comments Download
M Source/core/dom/Document.cpp View 1 2 5 chunks +3 lines, -7 lines 0 comments Download
M Source/core/dom/ExecutionContext.h View 6 chunks +19 lines, -19 lines 0 comments Download
M Source/core/dom/ExecutionContext.cpp View 5 chunks +14 lines, -75 lines 0 comments Download
D Source/core/dom/ExecutionContextClient.h View 1 chunk +0 lines, -80 lines 0 comments Download
M Source/core/dom/SecurityContext.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/DocumentLoader.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/FrameLoader.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/testing/NullExecutionContext.h View 1 1 chunk +15 lines, -3 lines 0 comments Download
M Source/core/testing/NullExecutionContext.cpp View 1 2 chunks +11 lines, -0 lines 0 comments Download
M Source/core/workers/WorkerConsole.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/WorkerGlobalScope.h View 1 2 3 chunks +2 lines, -5 lines 0 comments Download
M Source/core/workers/WorkerGlobalScope.cpp View 1 2 3 chunks +1 line, -4 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
kozyatinskiy1
Vsevolod, please take a look.
6 years, 3 months ago (2014-09-10 15:47:14 UTC) #2
vsevik
morrita@, You have originally done the split of these two. Our understanding is that this ...
6 years, 3 months ago (2014-09-10 17:59:41 UTC) #5
Hajime Morrita
On 2014/09/10 17:59:41, vsevik wrote: > morrita@, You have originally done the split of these ...
6 years, 3 months ago (2014-09-10 19:43:23 UTC) #6
vsevik
lgtm, thanks. https://codereview.chromium.org/559553002/diff/60001/Source/core/testing/NullExecutionContext.cpp File Source/core/testing/NullExecutionContext.cpp (right): https://codereview.chromium.org/559553002/diff/60001/Source/core/testing/NullExecutionContext.cpp#newcode8 Source/core/testing/NullExecutionContext.cpp:8: #include "core/dom/ExecutionContextTask.h" redundant. https://codereview.chromium.org/559553002/diff/60001/Source/core/testing/NullExecutionContext.cpp#newcode33 Source/core/testing/NullExecutionContext.cpp:33: void NullExecutionContext::postTask(PassOwnPtr<ExecutionContextTask>) ...
6 years, 3 months ago (2014-09-10 21:26:34 UTC) #7
kozyatinskiy1
https://codereview.chromium.org/559553002/diff/60001/Source/core/testing/NullExecutionContext.cpp File Source/core/testing/NullExecutionContext.cpp (right): https://codereview.chromium.org/559553002/diff/60001/Source/core/testing/NullExecutionContext.cpp#newcode8 Source/core/testing/NullExecutionContext.cpp:8: #include "core/dom/ExecutionContextTask.h" On 2014/09/10 21:26:34, vsevik wrote: > redundant. ...
6 years, 3 months ago (2014-09-11 07:27:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/559553002/80001
6 years, 3 months ago (2014-09-11 07:32:01 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 08:42:45 UTC) #11
Message was sent while issue was closed.
Committed patchset #3 (id:80001) as 181803

Powered by Google App Engine
This is Rietveld 408576698