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

Issue 1253293002: Oilpan: Remove raw pointer to ExecutionContext from WorkerInspectorProxy (Closed)

Created:
5 years, 5 months ago by keishi
Modified:
5 years, 3 months ago
CC:
blink-reviews, caseq+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, falken, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, kinuko+worker_chromium.org, horo+watch_chromium.org, sergeyv+blink_chromium.org, blink-worker-reviews_chromium.org, kozyatinskiy+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/remotes/origin/master
Project:
blink
Visibility:
Public.

Description

Oilpan: Remove raw pointer to ExecutionContext from WorkerInspectorProxy Prepares moving WorkerInspectorProxy and WorkerInspectorProxy::PageInspector to the heap. BUG=509911 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201548

Patch Set 1 #

Patch Set 2 : #

Total comments: 13

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Patch Set 10 : #

Patch Set 11 : #

Patch Set 12 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -78 lines) Patch
M Source/core/inspector/InspectorWorkerAgent.h View 1 2 3 4 5 6 7 8 9 11 4 chunks +30 lines, -2 lines 0 comments Download
M Source/core/inspector/InspectorWorkerAgent.cpp View 1 2 3 4 5 6 9 5 chunks +67 lines, -65 lines 0 comments Download
M Source/core/workers/WorkerInspectorProxy.h View 1 2 3 4 5 6 7 8 9 10 3 chunks +9 lines, -6 lines 0 comments Download
M Source/core/workers/WorkerInspectorProxy.cpp View 2 chunks +8 lines, -2 lines 0 comments Download
M Source/core/workers/WorkerMessagingProxy.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/WorkerMessagingProxy.cpp View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebEmbeddedWorkerImpl.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M Source/web/WebSharedWorkerImpl.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 37 (19 generated)
keishi
PTAL
5 years, 4 months ago (2015-07-29 21:16:23 UTC) #2
haraken
https://codereview.chromium.org/1253293002/diff/20001/Source/core/inspector/InspectorWorkerAgent.cpp File Source/core/inspector/InspectorWorkerAgent.cpp (right): https://codereview.chromium.org/1253293002/diff/20001/Source/core/inspector/InspectorWorkerAgent.cpp#newcode91 Source/core/inspector/InspectorWorkerAgent.cpp:91: void disconnectFromWorker() Shall we: - Rename disconnectFromWorker to dispose. ...
5 years, 4 months ago (2015-07-30 07:47:32 UTC) #3
yurys
https://codereview.chromium.org/1253293002/diff/20001/Source/core/inspector/InspectorWorkerAgent.cpp File Source/core/inspector/InspectorWorkerAgent.cpp (right): https://codereview.chromium.org/1253293002/diff/20001/Source/core/inspector/InspectorWorkerAgent.cpp#newcode237 Source/core/inspector/InspectorWorkerAgent.cpp:237: for (auto& client : m_idToClient) { style nit: drop ...
5 years, 4 months ago (2015-07-30 09:01:39 UTC) #5
keishi
https://codereview.chromium.org/1253293002/diff/20001/Source/core/inspector/InspectorWorkerAgent.cpp File Source/core/inspector/InspectorWorkerAgent.cpp (right): https://codereview.chromium.org/1253293002/diff/20001/Source/core/inspector/InspectorWorkerAgent.cpp#newcode91 Source/core/inspector/InspectorWorkerAgent.cpp:91: void disconnectFromWorker() On 2015/07/30 07:47:31, haraken wrote: > > ...
5 years, 4 months ago (2015-08-03 09:35:56 UTC) #6
haraken
LGTM if the inspector guy is fine with this.
5 years, 4 months ago (2015-08-03 13:54:20 UTC) #7
yurys
lgtm
5 years, 4 months ago (2015-08-05 23:01:18 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1253293002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1253293002/60001
5 years, 4 months ago (2015-08-06 06:46:12 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_compile_dbg on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/win_blink_compile_dbg/builds/53099)
5 years, 4 months ago (2015-08-06 07:02:58 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1253293002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1253293002/80001
5 years, 4 months ago (2015-08-07 07:10:31 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/72965)
5 years, 4 months ago (2015-08-07 07:18:52 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1253293002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1253293002/140001
5 years, 4 months ago (2015-08-11 04:55:59 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_compile_dbg on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/win_blink_compile_dbg/builds/53429)
5 years, 4 months ago (2015-08-11 05:19:27 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1253293002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1253293002/180001
5 years, 3 months ago (2015-08-31 09:09:05 UTC) #25
commit-bot: I haz the power
Failed to apply patch for Source/core/workers/WorkerInspectorProxy.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
5 years, 3 months ago (2015-08-31 10:51:11 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1253293002/220001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1253293002/220001
5 years, 3 months ago (2015-08-31 11:28:33 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/34813)
5 years, 3 months ago (2015-08-31 11:56:50 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1253293002/240001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1253293002/240001
5 years, 3 months ago (2015-09-01 09:11:26 UTC) #36
commit-bot: I haz the power
5 years, 3 months ago (2015-09-01 10:44:59 UTC) #37
Message was sent while issue was closed.
Committed patchset #12 (id:240001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201548

Powered by Google App Engine
This is Rietveld 408576698