New issue
Advanced search Search tips

Issue 596465 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Mar 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

On plufins, hasOwnProperty wrongly return false if getter return undefined

Project Member Reported by j.iso...@samsung.com, Mar 21 2016

Issue description

Version: 51.0.2682.0 (Developer Build) (64-bit)
OS: Linux 

What steps will reproduce the problem?
(1) With v8 or pp api, defines a property "testprop" with its getter returning undefined.
(2) Call plugin.hasOwnProperty("testprop") from Javascript.

What is the expected output? 
hasOwnProperty returns True

What do you see instead?
hasOwnProperty returns False



 
Status: WontFix (was: Assigned)
Mistake when the issue was created. Use https://bugs.chromium.org/p/chromium/issues/detail?id=596495 instead.

Sign in to add a comment