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 11962002: Merge 175452 (Closed)

Created:
7 years, 11 months ago by oshima
Modified:
7 years, 11 months ago
Reviewers:
sabercrombie1
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul
Visibility:
Public.

Description

Merge 175452 > MessagePumpAuraX11: Make root_window_dispatchers_ an ObserverList. > > Using std::vector caused crashes in cases where a Dispatch call resulted in a Dispatcher being added and that addition provoked reallocation of the vector's storage. This resulted in a bad iterator dereference in the dispatch loop. > > BUG=chrome-os-partner:15544 > TEST=Monitor unplugging/power removal still works. The crash case no longer crashes. > > Review URL: https://chromiumcodereview.appspot.com/11593015 TBR=sabercrombie@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177007

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -20 lines) Patch
M base/message_pump_aurax11.h View 3 chunks +9 lines, -6 lines 0 comments Download
M base/message_pump_aurax11.cc View 2 chunks +4 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
oshima
7 years, 11 months ago (2013-01-15 23:19:29 UTC) #1
sabercrombie1
7 years, 11 months ago (2013-01-15 23:40:44 UTC) #2
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698