[Webkit-unassigned] [Bug 150220] REGRESSION (r190289): Repro crash clicking back button on netflix.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 07:28:56 PDT 2015


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

--- Comment #3 from Michael Saboff <msaboff at apple.com> ---
(In reply to comment #2)
> Comment on attachment 263247 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=263247&action=review
> 
> > LayoutTests/js/script-tests/regress-150220.js:3
> > +// This test verifies that a tail call from a constructor is treated as a normal call.
> 
> It's more accurate to say that we're verifying that a tail call from a
> constructor doesn't crash. The whole "treated as a" thing is a fraught
> topic, given our discussion of what the spec says vs what its observable
> effects are.

I changed the comment to say:
// This test verifies that a tail call from a constructor doesn't crash and works correctly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151016/c7f098df/attachment.html>


More information about the webkit-unassigned mailing list