gecko-dev/dom/plugins
Rafael Ávila de Espíndola c8421d78b7 Bug 681036 - Fix c++0x initializer list error found by clang. r=karlt
The C++11 draft says about initializer lists:

"If a narrowing conversion (see below) is required to convert any of
the arguments, the program is ill-formed."

and

"A narrowing conversion is an implicit conversion...

from an integer type or unscoped enumeration type to an integer type
that cannot represent all the values of the original type, except where
the source is a constant expression..."

--HG--
extra : rebase_source : c4e5fcc0442050c4d9788c4a260249437acfaea6
2011-08-24 09:00:16 -04:00
..
base Bug 666256, cannot drop files onto a plugin, r=smaug 2011-08-23 08:54:37 -04:00
ipc Bug 680528 - Make use of the cached UserAgent string in PluginModuleChild. r=bent 2011-08-19 15:25:09 -05:00
test Bug 681036 - Fix c++0x initializer list error found by clang. r=karlt 2011-08-24 09:00:16 -04:00