Files
tubestation/parser/html/nsHtml5TreeBuilder.cpp
Ehsan Akhgari 032329fc94 Bug 1109311 - Fix the -Wundefined-bool-conversion warning in nsHtml5TreeBuilder.cpp resulting from checking the value of this; r=hsivonen
Clang gives the following warning for this code:

'this' pointer cannot be null in well-defined C++ code; pointer may be assumed to always convert to true
2014-12-18 10:33:28 -05:00

158 KiB