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

Issue 2714873002: Fix 2 issues that were hitting dchecks when enabling ModuleDatabase (Closed)

Created:
3 years, 10 months ago by Patrick Monette
Modified:
3 years, 9 months ago
Reviewers:
Nico
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix 2 issues that were hitting dchecks when enabling ModuleDatabase First, check for kInvalidIndex after calling FindLoadAdddressIndexById() in RemoveLoadAddressById(). Second, the ModuleEventSinkPtr was used on the IO thread but was bound on the main thread. Rebind the pointer to the IO thread. BUG=662084 Review-Url: https://codereview.chromium.org/2714873002 Cr-Commit-Position: refs/heads/master@{#453676} Committed: https://chromium.googlesource.com/chromium/src/+/013446f84772859431ec8cb33158cd1805a888f8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M chrome/browser/conflicts/module_database_win.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/renderer/chrome_content_renderer_client.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (6 generated)
Patrick Monette
Hey Nico, PTAL
3 years, 10 months ago (2017-02-23 23:53:27 UTC) #3
Patrick Monette
Friendly ping
3 years, 9 months ago (2017-02-28 18:35:27 UTC) #4
Nico
Whoops missed this, sorry. lgtm, sounds like this is already covered by tests. Is there ...
3 years, 9 months ago (2017-02-28 18:40:03 UTC) #5
Patrick Monette
Thanks! Added a reference to the bug.
3 years, 9 months ago (2017-02-28 19:05:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2714873002/1
3 years, 9 months ago (2017-02-28 19:06:08 UTC) #9
commit-bot: I haz the power
3 years, 9 months ago (2017-02-28 19:51:11 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/013446f84772859431ec8cb33158...

Powered by Google App Engine
This is Rietveld 408576698