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

Issue 533633002: Fix crash when accessing Event::path(). Now with de-flaked test. (Closed)

Created:
6 years, 3 months ago by vogelheim
Modified:
6 years, 3 months ago
Reviewers:
haraken
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Fix crash when accessing Event::path(). Now with de-flaked test. This is a re-try of crrev.com/516843004. In order to de-flake the test, the nextIframeLoaded function checks whether finishJSTest (called from within that function) has already been called, thus ensuring that the guts of the test will only be executed once. BUG=400476 R=haraken@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181234

Patch Set 1 : #

Patch Set 2 : Use clearTimeout instead of wasFinishedJSTestCalled. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -2 lines) Patch
A LayoutTests/http/tests/dom/crash-on-querying-event-path.html View 1 1 chunk +48 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/dom/crash-on-querying-event-path-expected.txt View 1 chunk +11 lines, -0 lines 0 comments Download
M Source/core/events/Event.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/events/Event.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (1 generated)
vogelheim
6 years, 3 months ago (2014-09-02 10:01:55 UTC) #1
haraken
Can we call clearTimeout, stop nextIframeLoaded from getting called, and then call finishJSTest?
6 years, 3 months ago (2014-09-02 10:29:58 UTC) #2
blink-reviews
On Tue, Sep 2, 2014 at 12:29 PM, <haraken@chromium.org> wrote: > Can we call clearTimeout, ...
6 years, 3 months ago (2014-09-02 10:45:06 UTC) #3
haraken
On 2014/09/02 10:45:06, blink-reviews wrote: > On Tue, Sep 2, 2014 at 12:29 PM, <mailto:haraken@chromium.org> ...
6 years, 3 months ago (2014-09-02 10:49:27 UTC) #4
vogelheim
On 2014/09/02 10:29:58, haraken wrote: > Can we call clearTimeout, stop nextIframeLoaded from getting called, ...
6 years, 3 months ago (2014-09-02 11:27:14 UTC) #5
haraken
LGTM
6 years, 3 months ago (2014-09-02 11:30:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vogelheim@chromium.org/533633002/40001
6 years, 3 months ago (2014-09-02 11:32:49 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-02 12:34:09 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as 181234

Powered by Google App Engine
This is Rietveld 408576698