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

Issue 56167: Second part of fix of issue http://code.google.com/p/chromium/issues/detail?i... (Closed)

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

Description

Second part of fix of issue http://code.google.com/p/chromium/issues/detail?id=3285. A NPObject can be called as a construct if it implements NPN_Construct, and NOT implements NPN_InvokeDefault. Otherwise, NPN_InvokeDefault is called even when the object is called as a constructor. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15029

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M webkit/port/bindings/v8/V8NPObject.cpp View 2 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Feng Qian
Hi, any chance to take a look at this fix?
11 years, 8 months ago (2009-04-27 22:10:50 UTC) #1
Mads Ager (chromium)
11 years, 8 months ago (2009-04-28 06:41:53 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698