Bug 193077
Summary: | JSC cli should use absolute paths as the URL. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Keith Miller
Right now we use invalid urls in our source lists for the JSC cli because Chakra tests diff on the stack traces. This means the stack traces will appear different if they contain machine specific paths. We should probably fix this by making the Chakra tests run a regex match on the stack traces.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |