DescriptionDon't deref ChildThread::current() when null (it can be null in some tests)
http://crrev.com/263143004 changes the timing when we call
RenderFrameImpl::createServiceWorkerProvider, and with the patch
we can hit ChildThread::current() == NULL case in some content_browsertests [1].
[1] sample crash log without this fix: http://build.chromium.org/p/chromium.webkit/builders/Win7%20Tests/builds/2962/steps/content_browsertests/logs/stdio
BUG=366063
TEST=content_browsertests with http://crrev.com/263143004
R=jochen@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268833
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|