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

Issue 10827003: Attempt at a crash fix in LazyBackgroundTaskQueue::ProcessPendingTasks. (Closed)

Created:
8 years, 5 months ago by Matt Perry
Modified:
8 years, 5 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Attempt at a crash fix in LazyBackgroundTaskQueue::ProcessPendingTasks. According to windbg, it was crashing on this line: it->Run(host); My hypothesis is that one of the tasks modified the task list, corrupting the iterator. BUG=138790 TEST=no Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148402

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M chrome/browser/extensions/lazy_background_task_queue.cc View 1 chunk +7 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Matt Perry
8 years, 5 months ago (2012-07-25 01:13:39 UTC) #1
Yoyo Zhou
On 2012/07/25 01:13:39, Matt Perry wrote: LGTM
8 years, 5 months ago (2012-07-25 01:42:30 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpcomplete@chromium.org/10827003/1
8 years, 5 months ago (2012-07-25 18:49:19 UTC) #3
commit-bot: I haz the power
8 years, 5 months ago (2012-07-25 20:31:01 UTC) #4
Change committed as 148402

Powered by Google App Engine
This is Rietveld 408576698