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

Issue 437623003: Fix testGetVisitedHistoryCallbackAfterDestroy (Closed)

Created:
6 years, 4 months ago by boliu
Modified:
6 years, 4 months ago
Reviewers:
piman
CC:
chromium-reviews, darin-cc_chromium.org, jam, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix testGetVisitedHistoryCallbackAfterDestroy Crash caused by RenderThreadImpl::OnMemoryPressure being called before blink is initialized. Fix by skipping the crashing code if blink has not been initialized. BUG=398768 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=287167

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -6 lines) Patch
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientVisitedHistoryTest.java View 2 chunks +0 lines, -5 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
boliu
Antoine, could you take a look at render_thread_impl.cc
6 years, 4 months ago (2014-08-01 18:46:57 UTC) #1
piman
lgtm
6 years, 4 months ago (2014-08-01 19:36:58 UTC) #2
boliu
The CQ bit was checked by boliu@chromium.org
6 years, 4 months ago (2014-08-01 19:37:36 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/boliu@chromium.org/437623003/1
6 years, 4 months ago (2014-08-01 19:39:15 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-02 06:13:05 UTC) #5
Message was sent while issue was closed.
Change committed as 287167

Powered by Google App Engine
This is Rietveld 408576698