Closed Bug 1250996 Opened 8 years ago Closed 6 years ago

Replace ipc/chromium atomicops with MFBT atomics

Categories

(Core :: IPC, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1495871
Tracking Status
firefox47 --- affected

People

(Reporter: jld, Unassigned)

References

Details

(Whiteboard: btpp-backlog)

The IPC code is using an old version of Chromium's atomic operations code, which is missing OS/architecture support (e.g., bug 1250403, bug 577086).  Following what we've been trying to do with this kind of issue in ipc/chromium/src in general (e.g., bug 1062533, bug 1063318), these should be replaced with the mozilla:: atomics, which would work anywhere the rest of Gecko does.
Now, chromium uses c++11 atomic now by http://crbug.com/559247
Whiteboard: btpp-backlog
Priority: -- → P3
See Also: → 1464754
See Also: → 1480732
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.