Chromium Code Reviews
DescriptionMake Window.prototype.toString return [object Window] at all times.
The old code was incorrectly falling back to
Object.prototype.toString.call which does not work as expected without
full support for @@toSringTag
BUG=239915
R=adamk, jsbell
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195193
Patch Set 1 #
Total comments: 3
Patch Set 2 : Use WindowPrototype in tests and fix a test failure #Patch Set 3 : Fix one test line #
Total comments: 1
Patch Set 4 : shouldBeEqualToString #
Messages
Total messages: 19 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||