Bug 141773
Summary: | Rollout r180247 & r180249 from trunk | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Saboff <msaboff> |
Component: | JavaScriptCore | Assignee: | Michael Saboff <msaboff> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Michael Saboff
The change in r180247 and the followup in r1802479 should be rolled out of trunk. The change makes sense to fix the crash reported in https://bugs.webkit.org/show_bug.cgi?id=141730 for branches, however the solution to fail the FTL compile but continue running is not comprehensive enough for general use on trunk.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Saboff
Committed r180317: <http://trac.webkit.org/changeset/180317>