mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b05309c234
This patch imports the following files from upstream, and adapts them to the in-tree fork at ipc/chromium, * src/base/lazy_instance.cc * src/base/lazy_instance.h The updated code fixes several issues with LazyInstance [1-4]. LazyInstance usages are also updated to reflect changes in the class interface. [1] https://code.google.com/p/chromium/issues/detail?id=28749 [2] https://code.google.com/p/chromium/issues/detail?id=64930 [3] https://code.google.com/p/chromium/issues/detail?id=65298 [4] https://code.google.com/p/chromium/issues/detail?id=82122 |
||
---|---|---|
.. | ||
src | ||
chromium-config.mozbuild | ||
Makefile.in | ||
moz.build |