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

Issue 453943003: Fix crash in blink::DOMWindowEventQueue::close (Closed)

Created:
6 years, 4 months ago by aandrey
Modified:
6 years, 4 months ago
Reviewers:
pfeldman, yurys
CC:
blink-reviews
Project:
blink
Visibility:
Public.

Description

Fix crash in blink::DOMWindowEventQueue::close BUG=395991 R=yurys, pfeldman@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179929

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M Source/core/events/DOMWindowEventQueue.cpp View 1 chunk +5 lines, -2 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
aandrey
6 years, 4 months ago (2014-08-08 14:05:54 UTC) #1
aandrey
https://codereview.chromium.org/453943003/diff/1/Source/core/events/DOMWindowEventQueue.cpp File Source/core/events/DOMWindowEventQueue.cpp (right): https://codereview.chromium.org/453943003/diff/1/Source/core/events/DOMWindowEventQueue.cpp#newcode128 Source/core/events/DOMWindowEventQueue.cpp:128: bool wasAdded = m_queuedEvents.add(nullptr).isNewEntry; there can be NULL's in ...
6 years, 4 months ago (2014-08-08 14:07:02 UTC) #2
yurys
lgtm
6 years, 4 months ago (2014-08-11 08:41:33 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aandrey@chromium.org/453943003/1
6 years, 4 months ago (2014-08-11 08:41:48 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-11 09:41:22 UTC) #5
Message was sent while issue was closed.
Change committed as 179929

Powered by Google App Engine
This is Rietveld 408576698