Closed Bug 1497716 Opened 7 years ago Closed 7 years ago

Add a redirection for realpath

Categories

(Core Graveyard :: Web Replay, enhancement)

enhancement
Not set
normal

Tracking

(firefox64 fixed)

RESOLVED FIXED
mozilla64
Tracking Status
firefox64 --- fixed

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
This library function can behave inconsistently between recording and replaying and needs to be redirected. Redirecting this is a little annoying because the function's interface is surprisingly complicated and because on macs calls are actually going to a realpath$DARWIN_EXTSN symbol instead of the expected one. The attached patch redirects both to make sure all calls are being captured.
Attachment #9015733 - Flags: review?(nfroyd)
Blocks: 1431441
Attachment #9015733 - Flags: review?(nfroyd) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: