[Webkit-unassigned] [Bug 104201] New: Parameter event need to covert to RefPtr in the DeviceController::dispatchDeviceEvent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 5 18:05:55 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=104201
Summary: Parameter event need to covert to RefPtr in the
DeviceController::dispatchDeviceEvent
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kihong.kwon at samsung.com
Parameter event need to covert to RefPtr in the DeviceController::dispatchDeviceEvent, but it is used PassRefPtr now.
This makes crash if there are more than one listener.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list