Bug 1365915 - Add Valgrind suppressions for Stylo. r=jseward

MozReview-Commit-ID: 8XrPy6ovbm7
This commit is contained in:
J. Ryan Stinnett 2017-08-14 09:29:38 -05:00
Родитель 4e64aaabe7
Коммит 79915f9599
1 изменённых файлов: 18 добавлений и 0 удалений

Просмотреть файл

@ -616,3 +616,21 @@
fun:_GLOBAL__sub_I_*.cpp
obj:/*/lib*/libLLVM-3.6-mesa.so
}
{
map_or<selectors::parser::Combinator,bool,closure> #1 (see bug 1365915)
Memcheck:Cond
fun:map_or<selectors::parser::Combinator,bool,closure>
fun:_ZN9selectors8matching33matches_complex_selector_internal*
fun:_ZN9selectors8matching24matches_complex_selector*
fun:matches_selector<style::gecko::wrapper::GeckoElement,closure>
}
{
map_or<selectors::parser::Combinator,bool,closure> #2 (see bug 1365915)
Memcheck:Cond
fun:map_or<selectors::parser::Combinator,bool,closure>
fun:_ZN9selectors8matching33matches_complex_selector_internal*
fun:_ZN9selectors8matching24matches_complex_selector*
fun:{{closure}}<closure>
}