Dactyloidae/netwerk
Moonchild efa2f805fe [netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe.
This prevents a potential race and simplifies the code a bit by keeping the
bytes read separate instead of using mData, which is modified from another
thread from OnDataAvailable.
Relaxed atomics are fine for these, since they don't guard any memory.
2020-10-30 09:08:13 +08:00
..
base [netwerk] Make nsIncrementalStreamLoader's GetNumBytesRead threadsafe. 2020-10-30 09:08:13 +08:00
build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
cache Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
cache2 Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
cookie Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
dns Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
ipc Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
locales Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
mime Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
protocol Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
sctp Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
socket Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
srtp Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
standalone Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
streamconv Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
system Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
test Issue #1656 - Part 9: Single-line-comment style. 2020-09-25 22:07:00 +08:00
wifi Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
moz.build Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
necko-config.h.in import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00