mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Merge mozilla-central into mozilla-inbound
This commit is contained in:
commit
8f9fc61fae
@ -62,6 +62,14 @@
|
||||
fun:_ZN3xpc18CreateGlobalObjectEP9JSContextP7JSClassP12nsIPrincipalbPP8JSObjectPP13JSCompartment
|
||||
...
|
||||
}
|
||||
{
|
||||
Bug 793533 (all 64-bit systems)
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:moz_xmalloc
|
||||
fun:_ZN3xpc18CreateGlobalObjectEP9JSContextP7JSClassP12nsIPrincipal
|
||||
...
|
||||
}
|
||||
{
|
||||
Bug 793536 (all 64-bit systems)
|
||||
Memcheck:Leak
|
||||
@ -213,3 +221,28 @@
|
||||
fun:_ZN7mozilla3gfx5ScaleEPhiiiS1_iiiNS0_13SurfaceFormatE
|
||||
...
|
||||
}
|
||||
{
|
||||
Bug 812421
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:_ZN3JSC19ExecutableAllocator10createPoolEm
|
||||
fun:_ZN3JSC19ExecutableAllocator11poolForSizeEm
|
||||
...
|
||||
}
|
||||
{
|
||||
Bug 812422
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:moz_xmalloc
|
||||
fun:_Z22NS_NewComputedDOMStylePN7mozilla3dom7ElementERK18nsAString_internalP12nsIPresShellN18nsComputedDOMStyle9StyleTypeE
|
||||
fun:_ZN14nsGlobalWindow22GetComputedStyleHelperEP13nsIDOMElementRK18nsAString_internalbPP25nsIDOMCSSStyleDeclaration
|
||||
...
|
||||
}
|
||||
{
|
||||
Bug 812423
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
fun:_ZN2js15ArgumentsObject6createI18CopyStackFrameArgsEEPS0_P9JSContextN2JS6HandleIP8JSScriptEENS7_IP10JSFunctionEEjRT_
|
||||
fun:_ZN2js15ArgumentsObject14createExpectedEP9JSContextPNS_10StackFrameE
|
||||
...
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user