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

Issue 100242: Fix issue 11264... (Closed)

Created:
11 years, 7 months ago by Feng Qian
Modified:
9 years, 7 months ago
Reviewers:
dglazkov
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix issue 11264 http://code.google.com/p/chromium/issues/detail?id=11264 Integer 0 and -1 have special meaning in HashMap<int, ...>, both cannot be used as key. Specially filter out these two keys. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15031

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -16 lines) Patch
M webkit/port/bindings/v8/npruntime.cpp View 5 chunks +30 lines, -16 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Feng Qian
Hi Dimitri, Fix the bug introduced in r14995.
11 years, 7 months ago (2009-05-01 03:16:54 UTC) #1
dglazkov
11 years, 7 months ago (2009-05-01 04:20:27 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698