Hi Blink Developers,

To improve compliance with Google's C++ style guide and prevent global
namespace pollution, we are deprecating and unifying the WTF namespace into
the blink namespace.

Most symbols have already been moved to the blink namespace. While some
symbols, like WTF::Vector and WTF::BindOnce, still have aliases in the WTF
namespace, please use their blink:: counterparts for all new code.

I'd like to extend a big thank you to the following individuals for their
valuable contributions to this cleanup effort:

   - Ho Cheung
   - Koji Ishii
   - Suyeon Ji
   - Omer Katz
   - Yeonghan Kim
   - Taehee Yoo


Thanks,
Kent

-- 
TAMURA Kent
Software Engineer, Google

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAGH7WqEdYKQ2ae_TDa-4CATbBZu7s%3D46%2BDMHaZ1sG-XF4FAUtg%40mail.gmail.com.

Reply via email to