OLD | NEW |
1 # This file contains suppressions for the Dr.Memory tool, see | 1 # This file contains suppressions for the Dr.Memory tool, see |
2 # http://dev.chromium.org/developers/how-tos/using-drmemory | 2 # http://dev.chromium.org/developers/how-tos/using-drmemory |
3 # | 3 # |
4 # This file should contain suppressions only for the reports happening | 4 # This file should contain suppressions only for the reports happening |
5 # in the 'full' mode (drmemory_full). | 5 # in the 'full' mode (drmemory_full). |
6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), | 6 # For the reports that can happen in the light mode (a.k.a. drmemory_light), |
7 # please use suppressions.txt instead. | 7 # please use suppressions.txt instead. |
8 | 8 |
9 ############################################################### | 9 ############################################################### |
10 # Known reports on the third party we have no control over. | 10 # Known reports on the third party we have no control over. |
(...skipping 2175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2186 content.dll!cricket::BaseChannel::SetupDtlsSrtp | 2186 content.dll!cricket::BaseChannel::SetupDtlsSrtp |
2187 content.dll!cricket::BaseChannel::ChannelWritable_w | 2187 content.dll!cricket::BaseChannel::ChannelWritable_w |
2188 content.dll!cricket::BaseChannel::OnWritableState | 2188 content.dll!cricket::BaseChannel::OnWritableState |
2189 | 2189 |
2190 UNINITIALIZED READ | 2190 UNINITIALIZED READ |
2191 name=bug_drm_1586_a | 2191 name=bug_drm_1586_a |
2192 *!WebCore::RenderStyle::NonInheritedFlags::* | 2192 *!WebCore::RenderStyle::NonInheritedFlags::* |
2193 | 2193 |
2194 UNINITIALIZED READ | 2194 UNINITIALIZED READ |
2195 name=bug_drm_1586_b | 2195 name=bug_drm_1586_b |
2196 *!WebCore::RenderStyle::NonInheritedFlags::* | 2196 *!WebCore::ContainerNode::setHovered |
2197 | 2197 |
2198 UNINITIALIZED READ | 2198 UNINITIALIZED READ |
2199 name=bug_drm_1586_c | 2199 name=bug_drm_1586_c |
2200 *!WebCore::ContainerNode::setHovered | 2200 *!WebCore::AXRenderObject::isVisited |
2201 | 2201 |
2202 UNINITIALIZED READ | 2202 UNINITIALIZED READ |
2203 name=bug_drm_1586_d | 2203 name=bug_drm_1586_d |
2204 *!WebCore::AXRenderObject::isVisited | 2204 *!WebCore::StyleBuilder::applyProperty |
2205 | 2205 |
2206 UNINITIALIZED READ | 2206 UNINITIALIZED READ |
2207 name=bug_drm_1586_e | 2207 name=bug_drm_1586_e |
2208 *!WebCore::StyleBuilder::applyProperty | 2208 *!WebCore::RenderStyle::stylePropagationDiff |
2209 | 2209 |
2210 UNINITIALIZED READ | 2210 UNINITIALIZED READ |
2211 name=bug_drm_1586_f | 2211 name=bug_drm_1586_f |
2212 *!WebCore::RenderStyle::stylePropagationDiff | 2212 *!WebCore::ContainerNode::setActive |
2213 | 2213 |
2214 UNINITIALIZED READ | 2214 UNINITIALIZED READ |
2215 name=bug_drm_1586_g | 2215 name=bug_drm_1586_g |
2216 *!WebCore::ContainerNode::setActive | 2216 *!WebCore::MatchedPropertiesCache::isCacheable |
2217 | 2217 |
2218 UNINITIALIZED READ | 2218 UNINITIALIZED READ |
2219 name=bug_drm_1586_h | 2219 name=bug_drm_1586_h |
2220 *!WebCore::MatchedPropertiesCache::isCacheable | 2220 *!WebCore::TouchAdjustment::nodeRespondsToTapGesture |
2221 | 2221 |
2222 UNINITIALIZED READ | 2222 UNINITIALIZED READ |
2223 name=bug_drm_1586_i | 2223 name=bug_392585 |
2224 *!WebCore::TouchAdjustment::nodeRespondsToTapGesture | 2224 system call NtCreateFile parameter #9 |
| 2225 *!testing::internal::HandleExceptionsInMethodIfSupported<> |
OLD | NEW |