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

Issue 4303003: Get rid of a dependency on MessageLoop::DestructionObserver.... (Closed)

Created:
10 years, 1 month ago by michaeln
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Get rid of a dependency on MessageLoop::DestructionObserver. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66191

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -23 lines) Patch
M webkit/tools/test_shell/simple_appcache_system.h View 1 2 3 4 chunks +7 lines, -4 lines 0 comments Download
M webkit/tools/test_shell/simple_appcache_system.cc View 1 2 3 3 chunks +13 lines, -14 lines 0 comments Download
M webkit/tools/test_shell/simple_resource_loader_bridge.cc View 1 2 3 2 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
michaeln
10 years, 1 month ago (2010-11-03 22:20:03 UTC) #1
willchan no longer on Chromium
As long as you're sure that the destruction ordering is correct in the IOThread::CleanUp() function, ...
10 years, 1 month ago (2010-11-04 09:51:51 UTC) #2
michaeln
It does look odd to me that the cleanup ordering is not the inverse of ...
10 years, 1 month ago (2010-11-04 20:16:52 UTC) #3
willchan no longer on Chromium
Ok, trying it in inverse order makes sense to me. Thanks! On Thu, Nov 4, ...
10 years, 1 month ago (2010-11-05 09:04:49 UTC) #4
michaeln
10 years, 1 month ago (2010-11-11 23:49:58 UTC) #5
I've been hesitant to commit this change due to redness in the try results, the
top level results are green, but underneath things are red.

The last snapshot effectively reverts the changes in the previous snapshot (so
no material changes in this snapshot from trunk). The try results for that no-op
change show the same underlying redness.

Hmmm... I'll commit it (with real changes restored) and see what happens.

Powered by Google App Engine
This is Rietveld 408576698