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

Issue 432673003: Revert of Change WokerThread to use a blink::WebThread (Closed)

Created:
6 years, 4 months ago by alancutter (OOO until 2018)
Modified:
6 years, 4 months ago
CC:
aandrey+blink_chromium.org, abarth-chromium, apavlov+blink_chromium.org, arv+blink, blink-reviews, blink-reviews-bindings_chromium.org, caseq+blink_chromium.org, devtools-reviews_chromium.org, dglazkov+blink, eustas+blink_chromium.org, falken, horo+watch_chromium.org, jamesr, kinuko+worker_chromium.org, loislo+blink_chromium.org, lushnikov+blink_chromium.org, malch+blink_chromium.org, paulirish+reviews_chromium.org, pfeldman+blink_chromium.org, sergeyv+blink_chromium.org, vsevik+blink_chromium.org, yurys+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

Revert of Change WokerThread to use a blink::WebThread (https://codereview.chromium.org/423303004/) Reason for revert: This change introduced leaks that were detected in the following layout tests: fast/workers/worker-terminate.html ({"numberOfLiveDocuments":[1,2],"numberOfLiveNodes":[4,21]}) inspector-protocol/debugger/debugger-terminate-dedicated-worker-while-paused.html ({"numberOfLiveDocuments":[1,2],"numberOfLiveNodes":[4,32]}) http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Leak/builds/3599 Original issue's description: > Change WokerThread to use a blink::WebThread > > This is a reland of https://codereview.chromium.org/400153002/ in which I forgot the remove the changes made to WebThread for shared timer. The first patch set is equivalent to the previous CL. > > BUG=301515 > > Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179217 TBR=jochen@chromium.org,nasko@chromium.org NOTREECHECKS=true NOTRY=true BUG=301515 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179284

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+476 lines, -280 lines) Patch
M LayoutTests/SlowTests View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/bindings/core/v8/WorkerScriptController.cpp View 2 chunks +4 lines, -3 lines 0 comments Download
M Source/bindings/core/v8/WorkerScriptDebugServer.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/core.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/inspector/WorkerDebuggerAgent.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M Source/core/inspector/WorkerRuntimeAgent.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M Source/core/workers/DedicatedWorkerThread.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/DedicatedWorkerThread.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/workers/WorkerMessagingProxy.cpp View 1 chunk +1 line, -1 line 0 comments Download
A Source/core/workers/WorkerRunLoop.h View 1 chunk +92 lines, -0 lines 0 comments Download
A Source/core/workers/WorkerRunLoop.cpp View 1 chunk +293 lines, -0 lines 0 comments Download
M Source/core/workers/WorkerThread.h View 3 chunks +19 lines, -37 lines 0 comments Download
M Source/core/workers/WorkerThread.cpp View 11 chunks +51 lines, -211 lines 0 comments Download
M Source/web/WebEmbeddedWorkerImpl.cpp View 2 chunks +6 lines, -7 lines 0 comments Download
M Source/web/WebWorkerRunLoop.cpp View 2 chunks +2 lines, -3 lines 0 comments Download
M public/platform/Platform.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
alancutter (OOO until 2018)
Created Revert of Change WokerThread to use a blink::WebThread
6 years, 4 months ago (2014-07-31 04:00:03 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alancutter@chromium.org/432673003/1
6 years, 4 months ago (2014-07-31 04:00:22 UTC) #2
commit-bot: I haz the power
6 years, 4 months ago (2014-07-31 04:00:57 UTC) #3
Message was sent while issue was closed.
Change committed as 179284

Powered by Google App Engine
This is Rietveld 408576698