Closed Bug 1479650 Opened 7 years ago Closed 7 years ago

Redirection fixes for tzset and mach_absolute_time

Categories

(Core Graveyard :: Web Replay, enhancement)

enhancement
Not set
normal

Tracking

(firefox63 fixed)

RESOLVED FIXED
mozilla63
Tracking Status
firefox63 --- fixed

People

(Reporter: bhackett1024, Assigned: bhackett1024)

References

Details

Attachments

(1 file)

Attached patch patchSplinter Review
This patch adds a redirection for tzset, which can behave differently in a replaying process than it did while recording, and fixes a problem with the mach_absolute_time redirection where if this function was called by OSSpinLock while setting the record/replay TLS key then we would infinitely recurse.
Attachment #8996176 - Flags: review?(nfroyd)
Attachment #8996176 - Flags: review?(nfroyd) → review+
Pushed by bhackett@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/32f2da1d8824 Redirect tzset, and avoid infinite recursion in mach_absolute_time redirection, r=froydnj.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Assignee: nobody → bhackett1024
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: