Bug 88941
Summary: | REGRESSION(120121): inspector tests crash in DFG | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Filip Pizlo
This appears to be caused by the DFG CFG simplification phase trying to fixup GetLocals that have already been fixed up, leading to bizarre behavior.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Filip Pizlo
Reviewed in person by Geoff.
Filip Pizlo
Landed in http://trac.webkit.org/changeset/120148