зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1621762: Part 4 - Move some code from ProducerConsumerQueue.h to QueueParamTraits.h r=jgilbert
Move QueueParamTraits, which are common between PCQ and IpdlQueue, to a file they both include. This also changes the namespace of a handful of the classes, like the Marshaller. Differential Revision: https://phabricator.services.mozilla.com/D68260
This commit is contained in:
Родитель
b360387b15
Коммит
7b22a25f49
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -60,6 +60,7 @@ EXPORTS.mozilla.dom += [
|
|||
'ImageUtils.h',
|
||||
'OffscreenCanvas.h',
|
||||
'ProducerConsumerQueue.h',
|
||||
'QueueParamTraits.h',
|
||||
'TextMetrics.h',
|
||||
'WebGLChild.h',
|
||||
'WebGLCommandQueue.h',
|
||||
|
|
Загрузка…
Ссылка в новой задаче