/[blink]
Chromium logo

Revision 189006


Jump to revision: Previous Next
Author: haraken@chromium.org
Date: Tue Jan 27 05:42:59 2015 UTC (8 years, 3 months ago)
Changed paths: 3
Log Message:
V8EventListenerList should use its own hidden name, otherwise the hidden name conflicts

Currently V8EventListenerList uses "listener" but this conflicts with AudioContext::listener
and thus causes mysterios crash. This CL renames "listener" to "EventListenerList::listener".

BUG=449610

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

Changed paths

Path Details
Directorytrunk/LayoutTests/webaudio/audiocontext-listener-should-not-crash-expected.txt added
Directorytrunk/LayoutTests/webaudio/audiocontext-listener-should-not-crash.html added
Directorytrunk/Source/bindings/core/v8/V8EventListenerList.h modified , text changed

Properties

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

Powered by ViewVC 1.1.26 ViewVC Help