2 # This file contains a list the of STL headers that have been reviewed
3 # for exception safety and approved. See
5 # https://bugzilla.mozilla.org/show_bug.cgi?id=551254
7 # At build time, each header listed here is converted into a "wrapper
8 # header" that is installed into dist/stl_includes.
10 # If you would like to request a new STL header <foo> be added, please
11 # file a Core:XPCOM bug with a title like "STL: Review exception
12 # safety of <foo> for gcc and MSVC".
17 # FIXME: these headers haven't been reviewed yet, but we use them
18 # unsafely in Gecko, so we might as well prevent them from