/[blink]
Chromium logo

Revision 181234


Jump to revision: Previous Next
Author: vogelheim@chromium.org
Date: Tue Sep 2 12:34:05 2014 UTC (8 years, 8 months ago)
Changed paths: 4
Log Message:
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

Review URL: https://codereview.chromium.org/533633002

Changed paths

Path Details
Directorytrunk/LayoutTests/http/tests/dom/crash-on-querying-event-path-expected.txt added
Directorytrunk/LayoutTests/http/tests/dom/crash-on-querying-event-path.html added
Directorytrunk/Source/core/events/Event.cpp modified , text changed
Directorytrunk/Source/core/events/Event.h modified , text changed

Properties

Name Value
commit-bot commit-bot@chromium.org

Powered by ViewVC 1.1.26 ViewVC Help