[Webkit-unassigned] [Bug 138038] iOS8 non-64bit optimized Object.create in 'use strict' context sometimes breaks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 23 21:19:06 PDT 2014


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

--- Comment #1 from Stefan Penner <stefan.penner at gmail.com> ---
So basically this doesn't affect all, but it affects a good amount of ember 1.7+ (since we added 'use strict') apps in the wild.

Scouring stack overflow it appears several angular users have the same problem. I suspect any app that has a hot Object.create  in a 'use strict' context could suffer from this.

Typically the result is a hard failure, and a broken app experience.

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


More information about the webkit-unassigned mailing list