DescriptionMerge 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 #
Messages
Total messages: 2 (0 generated)
|