[Webkit-unassigned] [Bug 43067] fast/dom/prototype-inheritance.html fails from r64141

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 15:56:46 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=43067





--- Comment #2 from Victor Wang <victorw at chromium.org>  2010-07-27 15:56:46 PST ---
(In reply to comment #1)
> Hmm, are you sure that's what's causing it? Seems unlikely. Anyway, I will look tomorrow (I am in London and it's midnight right now). If you are certain that my change is the cause, please roll it out and I will fix it tomorrow.

Looks to me this is the cause. I did not manually run it to verify so not 100% sure. Here are the actual test results:

----
Make sure prototypes are set up using the window a property came from, instead of the lexical global object.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS inner.Array.isInner is true
...
FAIL inner.IDBKeyRange.isInner should be true. Was false.
FAIL inner.IDBKeyRange.constructor.isInner should be true. Was false.
PASS inner.Image.isInner is true
...
FAIL inner.Infinity.isInner should be true. Was false.
FAIL inner.Infinity.constructor.isInner should be true. Was false.
PASS inner.JSON.isInner is true

-- 
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