Commit Graph

3 Commits

Author SHA1 Message Date
Rafael Ávila de Espíndola
b2d24b7c23 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..."
2011-08-24 09:00:16 -04:00
Hiroyuki Ikezoe
e03433a6ce Bug 674803 - Remove needless G_OBJECT. r=karlt 2011-08-07 16:11:00 +02:00
Benjamin Smedberg
7cc822e9b9 Bug 644626 - Move plugin tests from modules/plugin/test to dom/plugin/test, r=ted 2011-05-18 09:05:24 -04:00