[Webkit-unassigned] [Bug 33499] New: [Chromium] Need to clear accepted index on abandon if user accepts the selected index
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 11 16:10:24 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33499
Summary: [Chromium] Need to clear accepted index on abandon if
user accepts the selected index
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: victorw at chromium.org
CC: dglazkov at chromium.org
This is for chromium only. Regression from
http://trac.webkit.org/changeset/52001
If user accepts an item from dropdown list, m_acceptedIndexOnAbandon is not
cleared and the dropdown will crash if it is destroyed. This is
To repro:
1) http://code.google.com/p/chromium/issues/entry
2) Select the "template" drop-down
3) Hit B, Hit <enter>
4) Boom
--
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